Loading...
Searching...
No Matches
ProjectFilesApplicationPlugin.hpp
Definition ProjectFilesApplicationPlugin.hpp:21
void on_documentSaveAs(score::Document &doc, const QString &newFileName) override
on_documentSaveAs Called just before a document is written to newFileName, while it still knows where...
score::GUIElements makeGUIElements() override
makeGUIElements
void on_loadedDocument(score::Document &doc) override
on_loadedDocument Will be called only after a document has been loaded
Used to extend the software with application-wide data.
Definition GUIApplicationPlugin.hpp:89
Specializes ApplicationContext with the QMainWindow.
Definition GUIApplicationContext.hpp:15
Definition GUIApplicationPlugin.hpp:24