ASPiK SDK
|
This is the complete list of members for VSTGUI::ViewCreatorAdapter, including all inherited members.
apply(CView *view, const UIAttributes &attributes, const IUIDescription *description) const override (defined in VSTGUI::ViewCreatorAdapter) | VSTGUI::ViewCreatorAdapter | inlinevirtual |
AttrType enum name (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | |
create(const UIAttributes &attributes, const IUIDescription *description) const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getAttributeNames(std::list< std::string > &attributeNames) const override (defined in VSTGUI::ViewCreatorAdapter) | VSTGUI::ViewCreatorAdapter | inlinevirtual |
getAttributeType(const std::string &attributeName) const override (defined in VSTGUI::ViewCreatorAdapter) | VSTGUI::ViewCreatorAdapter | inlinevirtual |
getAttributeValue(CView *view, const std::string &attributeName, std::string &stringValue, const IUIDescription *desc) const override (defined in VSTGUI::ViewCreatorAdapter) | VSTGUI::ViewCreatorAdapter | inlinevirtual |
getAttributeValueRange(const std::string &attributeName, double &minValue, double &maxValue) const override (defined in VSTGUI::ViewCreatorAdapter) | VSTGUI::ViewCreatorAdapter | inlinevirtual |
getBaseViewName() const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getDisplayName() const override (defined in VSTGUI::ViewCreatorAdapter) | VSTGUI::ViewCreatorAdapter | inlinevirtual |
getPossibleListValues(const std::string &attributeName, std::list< const std::string *> &values) const override (defined in VSTGUI::ViewCreatorAdapter) | VSTGUI::ViewCreatorAdapter | inlinevirtual |
getViewName() const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure 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::IViewCreator | virtual |