|
bool | getColor (UTF8StringPtr name, CColor &color) const override |
|
UTF8StringPtr | lookupColorName (const CColor &color) const override |
|
CFontRef | getFont (UTF8StringPtr name) const override |
|
UTF8StringPtr | lookupFontName (const CFontRef font) const override |
|
CBitmap * | getBitmap (UTF8StringPtr name) const override |
|
UTF8StringPtr | lookupBitmapName (const CBitmap *inBitmap) const override |
|
CGradient * | getGradient (UTF8StringPtr name) const override |
|
UTF8StringPtr | lookupGradientName (const CGradient *gradient) const override |
|
int32_t | getTagForName (UTF8StringPtr name) const override |
|
UTF8StringPtr | lookupControlTagName (const int32_t tag) const override |
|
IControlListener * | getControlListener (UTF8StringPtr name) const override |
|
CView * | createView (UTF8StringPtr name, IController *controller) const override |
|
IController * | getController () const override |
|
bool | getVariable (UTF8StringPtr name, double &value) const override |
|
bool | getVariable (UTF8StringPtr name, std::string &value) const override |
|
void | collectTemplateViewNames (std::list< const std::string *> &names) const override |
|
void | collectColorNames (std::list< const std::string *> &names) const override |
|
void | collectFontNames (std::list< const std::string *> &names) const override |
|
void | collectBitmapNames (std::list< const std::string *> &names) const override |
|
void | collectGradientNames (std::list< const std::string *> &names) const override |
|
void | collectControlTagNames (std::list< const std::string *> &names) const override |
|
const IViewFactory * | getViewFactory () const override |
|
|
static IdStringPtr | kCustomViewName = "custom-view-name" |
|
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/tests/unittest/uidescription/uiviewcreator/helpers.h