| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
| Classes | |
| struct | ConfigValue | 
| Configuration Value.  More... | |
| class | DelegateAdapter | 
| Application delegate adapter  More... | |
| class | IDelegate | 
| Application delegate interface.  More... | |
| struct | Info | 
| Application info.  More... | |
| struct | Init | 
| Init application.  More... | |
| Typedefs | |
| using | Configuration = std::vector< std::pair< ConfigKey, ConfigValue > > | 
| Startup configuration.  More... | |
| using | DelegatePtr = std::unique_ptr< IDelegate > | 
| Enumerations | |
| enum class | ConfigKey : uint64_t { UseCompressedUIDescriptionFiles , ShowCommandsInContextMenu } | 
| Configuration keys.  More... | |
| using DelegatePtr = std::unique_ptr<IDelegate> |