score::DocumentPresenter Class Referencefinal
Interface between the DocumentModel and the DocumentView. More...
Inheritance diagram for score::DocumentPresenter:
Detailed Description
Interface between the DocumentModel and the DocumentView.
Public Member Functions | |
DocumentPresenter (const score::DocumentContext &ctx, DocumentDelegateFactory &, const DocumentModel &, DocumentView &, QObject *parent) | |
DocumentDelegatePresenter * | presenterDelegate () const |
void | setNewSelection (const Selection &old, const Selection &s) |
Public Attributes | |
DocumentView & | m_view |
const DocumentModel & | m_model |
DocumentDelegatePresenter * | m_presenter {} |
The documentation for this class was generated from the following files:
- DocumentPresenter.hpp
- DocumentPresenter.cpp