ASPiK SDK
VSTGUI::Standalone::UIDescriptionEditorApp Class Reference
Inheritance diagram for VSTGUI::Standalone::UIDescriptionEditorApp:
VSTGUI::Standalone::Application::DelegateAdapter VSTGUI::Standalone::Application::IDelegate VSTGUI::Interface

Public Member Functions

void finishLaunching () override
 
- Public Member Functions inherited from VSTGUI::Standalone::Application::DelegateAdapter
 DelegateAdapter (Info &&info)
 
void onQuit () override
 
bool canQuit () override
 
void showAboutDialog () override
 
bool hasAboutDialog () override
 
void showPreferenceDialog () override
 
bool hasPreferenceDialog () override
 
const InfogetInfo () const override
 
UTF8StringPtr getSharedUIResourceFilename () const override
 
bool openFiles (const std::vector< UTF8String > &paths) override
 
- Public Member Functions inherited from VSTGUI::Interface
 Interface (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (const Interface &)=delete
 
Interfaceoperator= (Interface &&)=delete
 
template<typename T >
const auto dynamicCast () const
 
template<typename T >
auto dynamicCast ()
 

Member Function Documentation

◆ finishLaunching()

void VSTGUI::Standalone::UIDescriptionEditorApp::finishLaunching ( )
inlineoverridevirtual

Called when the application has finished launching.

Reimplemented from VSTGUI::Standalone::Application::DelegateAdapter.


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