VSTGUI  4.9
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UIDescription::Impl Struct Reference
+ Inheritance diagram for UIDescription::Impl:

Public Member Functions

UINode * getVariableBaseNode ()
 
- Public Member Functions inherited from ListenerProvider< Impl, UIDescriptionListener >
void registerListener (UIDescriptionListener *listener)
 
void unregisterListener (UIDescriptionListener *listener)
 
void forEachListener (Proc proc)
 
ListgetListeners ()
 
const ListgetListeners () const
 

Public Attributes

CResourceDescription xmlFile
 
std::string filePath
 
IControllercontroller {nullptr}
 
IViewFactoryviewFactory {nullptr}
 
Xml::IContentProviderxmlContentProvider {nullptr}
 
IBitmapCreatorbitmapCreator { nullptr}
 
SharedPointer< UINode > nodes
 
SharedPointer< UIDescriptionsharedResources
 
std::deque< IController * > subControllerStack
 
Optional< UINode * > variableBaseNode
 

Additional Inherited Members

- Public Types inherited from ListenerProvider< Impl, UIDescriptionListener >
using List = DispatchList< UIDescriptionListener * >
 

Member Function Documentation

UINode* getVariableBaseNode ( )
inline

Member Data Documentation

IBitmapCreator* bitmapCreator { nullptr}
IController* controller {nullptr}
mutable
std::string filePath
SharedPointer<UINode> nodes
SharedPointer<UIDescription> sharedResources
std::deque<IController*> subControllerStack
mutable
Optional<UINode*> variableBaseNode
IViewFactory* viewFactory {nullptr}
Xml::IContentProvider* xmlContentProvider {nullptr}

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