score::DocumentDelegatePresenter Class Referenceabstract
Inheritance diagram for score::DocumentDelegatePresenter:
Public Member Functions | |
DocumentDelegatePresenter (DocumentPresenter *parent_presenter, const DocumentDelegateModel &model, DocumentDelegateView &view) | |
virtual void | setNewSelection (const Selection &old, const Selection &s)=0 |
Protected Attributes | |
const DocumentDelegateModel & | m_model |
DocumentDelegateView & | m_view |
DocumentPresenter * | m_parentPresenter {} |
The documentation for this class was generated from the following files:
- DocumentDelegatePresenter.hpp
- DocumentDelegatePresenter.cpp