3#include <score_lib_base_export.h>
9class DocumentDelegateFactory;
10class DocumentDelegateView;
27 const Document& document()
const {
return m_document; }
Used to provide custom document types.
Definition DocumentDelegateFactory.hpp:26
Definition DocumentDelegateView.hpp:10
The Document class is the central part of the software.
Definition Document.hpp:51
The DocumentView class shows a document.
Definition DocumentView.hpp:19
Base toolkit upon which the software is built.
Definition Application.cpp:90