score-plugin-remotecontrol/RemoteControl/ApplicationPlugin.hpp
Definition: score-plugin-remotecontrol/RemoteControl/ApplicationPlugin.hpp:7
void on_createdDocument(score::Document &doc) override
on_createdDocument Will be called after either on_newDocument or on_loadedDocument was called on ever...
Definition: score-plugin-remotecontrol/RemoteControl/ApplicationPlugin.cpp:15
Used to extend the software with application-wide data.
Definition: GUIApplicationPlugin.hpp:89
Specializes ApplicationContext with the QMainWindow.
Definition: GUIApplicationContext.hpp:15