Verovio
Source code documentation
vrv::EditorToolkit Class Referenceabstract
Inheritance diagram for vrv::EditorToolkit:
vrv::EditorToolkitCMN vrv::EditorToolkitMensural vrv::EditorToolkitNeume

Public Member Functions

 EditorToolkit (Doc *doc, View *view)
 
virtual bool ParseEditorAction (const std::string &json_editorAction)=0
 In child classes, this parses the provided editor action and then performs the correct action.
 
virtual std::string EditInfo ()
 Get information on the last editor function used.
 

Protected Attributes

Docm_doc
 
Viewm_view
 
jsonxx::Object m_editInfo
 

The documentation for this class was generated from the following file: