VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IViewCreator Member List

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

apply(CView *view, const UIAttributes &attributes, const IUIDescription *description) const =0IViewCreatorpure virtual
AttrType enum nameIViewCreator
ConstStringPtrList typedefIViewCreator
create(const UIAttributes &attributes, const IUIDescription *description) const =0IViewCreatorpure virtual
getAttributeNames(StringList &attributeNames) const =0IViewCreatorpure virtual
getAttributeType(const string &attributeName) const =0IViewCreatorpure virtual
getAttributeValue(CView *view, const string &attributeName, string &stringValue, const IUIDescription *desc) const =0IViewCreatorpure virtual
getAttributeValueRange(const string &attributeName, double &minValue, double &maxValue) const =0IViewCreatorpure virtual
getBaseViewName() const =0IViewCreatorpure virtual
getDisplayName() const =0IViewCreatorpure virtual
getPossibleListValues(const string &attributeName, ConstStringPtrList &values) const =0IViewCreatorpure virtual
getViewName() const =0IViewCreatorpure virtual
kBitmapType enum valueIViewCreator
kBooleanType enum valueIViewCreator
kColorType enum valueIViewCreator
kFloatType enum valueIViewCreator
kFontType enum valueIViewCreator
kGradientType enum valueIViewCreator
kIntegerType enum valueIViewCreator
kListType enum valueIViewCreator
kPointType enum valueIViewCreator
kRectType enum valueIViewCreator
kStringType enum valueIViewCreator
kTagType enum valueIViewCreator
kUnknownType enum valueIViewCreator
string typedefIViewCreator
StringList typedefIViewCreator
~IViewCreator() noexcept=defaultIViewCreatorvirtual