VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
Loading...
Searching...
No Matches
IMultiBitmapControlCreator Struct Reference

#include <multibitmapcontrolcreator.h>

Public Types

using string = IViewCreator::string
 
using StringList = IViewCreator::StringList
 

Static Public Member Functions

static bool apply (CView *view, const UIAttributes &attributes, const IUIDescription *description)
 
static bool getAttributeNames (StringList &attributeNames)
 
static IViewCreator::AttrType getAttributeType (const string &attributeName)
 
static bool getAttributeValue (CView *view, const string &attributeName, string &stringValue, const IUIDescription *desc)
 

Member Typedef Documentation

◆ string

◆ StringList

Member Function Documentation

◆ apply()

bool apply ( CView * view,
const UIAttributes & attributes,
const IUIDescription * description )
static

◆ getAttributeNames()

bool getAttributeNames ( StringList & attributeNames)
static

◆ getAttributeType()

IViewCreator::AttrType getAttributeType ( const string & attributeName)
static

◆ getAttributeValue()

bool getAttributeValue ( CView * view,
const string & attributeName,
string & stringValue,
const IUIDescription * desc )
static

The documentation for this struct was generated from the following files: