![]() |
Verovio
Source code documentation
|
Public Member Functions | |
EditorToolkitMensural (Doc *doc, View *view) | |
bool | ParseEditorAction (const std::string &json_editorAction) |
In child classes, this parses the provided editor action and then performs the correct action. | |
![]() | |
EditorToolkit (Doc *doc, View *view) | |
virtual std::string | EditInfo () |
Get information on the last editor function used. | |
Additional Inherited Members | |
![]() | |
Doc * | m_doc |
View * | m_view |
jsonxx::Object | m_editInfo |