|
VSTGUI
4.3
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for IViewCreator, including all inherited members.
| apply(CView *view, const UIAttributes &attributes, const IUIDescription *description) const =0 | IViewCreator | pure virtual |
| AttrType enum name | IViewCreator | |
| create(const UIAttributes &attributes, const IUIDescription *description) const =0 | IViewCreator | pure virtual |
| getAttributeNames(std::list< std::string > &attributeNames) const =0 | IViewCreator | pure virtual |
| getAttributeType(const std::string &attributeName) const =0 | IViewCreator | pure virtual |
| getAttributeValue(CView *view, const std::string &attributeName, std::string &stringValue, const IUIDescription *desc) const =0 | IViewCreator | pure virtual |
| getAttributeValueRange(const std::string &attributeName, double &minValue, double &maxValue) const | IViewCreator | inlinevirtual |
| getBaseViewName() const =0 | IViewCreator | pure virtual |
| getPossibleListValues(const std::string &attributeName, std::list< const std::string * > &values) const | IViewCreator | inlinevirtual |
| getViewName() const =0 | IViewCreator | pure virtual |
| kBitmapType enum value | IViewCreator | |
| kBooleanType enum value | IViewCreator | |
| kColorType enum value | IViewCreator | |
| kFloatType enum value | IViewCreator | |
| kFontType enum value | IViewCreator | |
| kGradientType enum value | IViewCreator | |
| kIntegerType enum value | IViewCreator | |
| kListType enum value | IViewCreator | |
| kPointType enum value | IViewCreator | |
| kRectType enum value | IViewCreator | |
| kStringType enum value | IViewCreator | |
| kTagType enum value | IViewCreator | |
| kUnknownType enum value | IViewCreator | |
| ~IViewCreator() | IViewCreator | inlinevirtual |