ASPiK SDK
|
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::IViewCreator | pure virtual |
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 =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getAttributeType(const std::string &attributeName) const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getAttributeValue(CView *view, const std::string &attributeName, std::string &stringValue, const IUIDescription *desc) const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getAttributeValueRange(const std::string &attributeName, double &minValue, double &maxValue) const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getBaseViewName() const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getDisplayName() const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
getPossibleListValues(const std::string &attributeName, std::list< const std::string *> &values) const =0 (defined in VSTGUI::IViewCreator) | VSTGUI::IViewCreator | pure virtual |
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 |