Loading...
Searching...
No Matches
DocumentTemplates.hpp
QString libraryRootPath()
Root of the user library, from the settings.
Definition DocumentTemplates.cpp:22
QString defaultDocumentTemplate()
The template applied to new documents, or an empty string.
Definition DocumentTemplates.cpp:135
QString firstRunDocumentTemplate()
The guided score for first-time users, or an empty string.
Definition DocumentTemplates.cpp:144
A .score file that can be opened as a new, untitled document.
Definition DocumentTemplates.hpp:30
QString name
File name without extension.
Definition DocumentTemplates.hpp:31
QString path
Absolute path or resource path.
Definition DocumentTemplates.hpp:32
QString category
Folder path relative to the search root, e.g.
Definition DocumentTemplates.hpp:35
QString source
"bundled", "library" or the package name
Definition DocumentTemplates.hpp:33