ASPiK SDK
VSTGUI::IViewCreator Member List

This is the complete list of members for VSTGUI::IViewCreator, including all inherited members.

apply(CView *view, const UIAttributes &attributes, const IUIDescription *description) const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
AttrType enum name (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
create(const UIAttributes &attributes, const IUIDescription *description) const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getAttributeNames(std::list< std::string > &attributeNames) const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getAttributeType(const std::string &attributeName) const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getAttributeValue(CView *view, const std::string &attributeName, std::string &stringValue, const IUIDescription *desc) const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getAttributeValueRange(const std::string &attributeName, double &minValue, double &maxValue) const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getBaseViewName() const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getDisplayName() const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getPossibleListValues(const std::string &attributeName, std::list< const std::string *> &values) const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
getViewName() const =0 (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorpure virtual
kBitmapType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kBooleanType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kColorType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kFloatType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kFontType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kGradientType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kIntegerType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kListType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kPointType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kRectType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kStringType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kTagType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
kUnknownType enum value (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreator
~IViewCreator() noexcept=default (defined in VSTGUI::IViewCreator)VSTGUI::IViewCreatorvirtual