ASPiK SDK
VSTGUI::IUIDescription Member List

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

collectBitmapNames(std::list< const std::string *> &names) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
collectColorNames(std::list< const std::string *> &names) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
collectControlTagNames(std::list< const std::string *> &names) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
collectFontNames(std::list< const std::string *> &names) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
collectGradientNames(std::list< const std::string *> &names) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
collectTemplateViewNames(std::list< const std::string *> &names) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
createView(UTF8StringPtr name, IController *controller) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getBitmap(UTF8StringPtr name) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getColor(UTF8StringPtr name, CColor &color) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getController() const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getControlListener(UTF8StringPtr name) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getFont(UTF8StringPtr name) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getGradient(UTF8StringPtr name) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getTagForName(UTF8StringPtr name) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getVariable(UTF8StringPtr name, double &value) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getVariable(UTF8StringPtr name, std::string &value) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
getViewFactory() const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
kCustomViewName (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionstatic
lookupBitmapName(const CBitmap *bitmap) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
lookupColorName(const CColor &color) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
lookupControlTagName(const int32_t tag) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
lookupFontName(const CFontRef font) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
lookupGradientName(const CGradient *gradient) const =0 (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionpure virtual
~IUIDescription() noexcept=default (defined in VSTGUI::IUIDescription)VSTGUI::IUIDescriptionvirtual