score::Presenter Class Referencefinal

The Presenter class. More...

Inheritance diagram for score::Presenter:

Detailed Description

The Presenter class.

Certainly needs refactoring. For now, manages menus and plug-in objects.

It is also able to instantiate a Command from serialized Undo/Redo data. (this should go in the DocumentPresenter maybe ?)

Public Member Functions

 Presenter (const score::ApplicationSettings &app, score::Settings &set, score::ProjectSettings &pset, score::View *view, QObject *parent)
 
bool exit ()
 
Viewview () const
 
auto & menuManager ()
 
auto & toolbarManager ()
 
auto & actionManager ()
 
void setupGUI ()
 
auto & documentManager ()
 
const ApplicationComponentsapplicationComponents ()
 
const GUIApplicationContextapplicationContext ()
 
auto & components ()
 
auto & settings ()
 
void optimize ()
 

Friends

class score::CoreApplicationPlugin
 

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