| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for IApplication, including all inherited members.
| CommandLineArguments typedef | IApplication | |
| createWindow(const WindowConfiguration &config, const WindowControllerPtr &controller)=0 | IApplication | pure virtual | 
| dynamicCast() const | Interface | inline | 
| dynamicCast() | Interface | inline | 
| enableTooltips(bool state)=0 | IApplication | pure virtual | 
| executeCommand(const Command &command)=0 | IApplication | pure virtual | 
| getCommandLineArguments() const =0 | IApplication | pure virtual | 
| getCommonDirectories() const =0 | IApplication | pure virtual | 
| getDelegate() const =0 | IApplication | pure virtual | 
| getPreferences() const =0 | IApplication | pure virtual | 
| getSharedUIResources() const =0 | IApplication | pure virtual | 
| getWindows() const =0 | IApplication | pure virtual | 
| instance() | IApplication | static | 
| Interface()=default | Interface | |
| Interface(const Interface &)=delete | Interface | |
| Interface(Interface &&)=delete | Interface | |
| operator=(const Interface &)=delete | Interface | |
| operator=(Interface &&)=delete | Interface | |
| quit()=0 | IApplication | pure virtual | 
| registerCommand(const Command &command, char16_t defaultCommandKey)=0 | IApplication | pure virtual | 
| showAlertBox(const AlertBoxConfig &config)=0 | IApplication | pure virtual | 
| showAlertBoxForWindow(const AlertBoxForWindowConfig &config)=0 | IApplication | pure virtual | 
| WindowList typedef | IApplication | |
| ~Interface() noexcept | Interface | inlinevirtual |