![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::EditorToolkitNeume, including all inherited members.
AddSyl(std::string elementId, std::string sylText) | vrv::EditorToolkitNeume | |
AdjustClefLineFromPosition(Clef *clef, Staff *staff=NULL) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
AdjustPitchAfterDrag(Object *obj, int y=0) | vrv::EditorToolkitNeume | protected |
AdjustPitchFromPosition(Object *obj) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
Chain(jsonxx::Array actions) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
ChangeGroup(std::string elementId, std::string contour) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
ChangeStaff(std::string elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
ChangeStaffTo(std::string elementId, std::string staffId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
ClefMovementHandler(Clef *clef, int x, int y) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
DisplaceClefOctave(std::string elementId, std::string direction) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
Drag(std::string elementId, int x, int y, bool topLevel=true) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
EditInfo() override | vrv::EditorToolkitNeume | virtual |
EditorToolkit(Doc *doc, View *view) (defined in vrv::EditorToolkit) | vrv::EditorToolkit | inline |
EditorToolkitNeume(Doc *doc, View *view) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | inline |
Group(std::string groupType, std::vector< std::string > elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
Insert(std::string elementType, std::string staffId, int ulx, int uly, int lrx, int lry, std::vector< std::pair< std::string, std::string >> attributes) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
InsertToSyllable(std::string elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
m_doc (defined in vrv::EditorToolkit) | vrv::EditorToolkit | protected |
m_editInfo (defined in vrv::EditorToolkit) | vrv::EditorToolkit | protected |
m_view (defined in vrv::EditorToolkit) | vrv::EditorToolkit | protected |
MatchHeight(std::string elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
Merge(std::vector< std::string > elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
MoveOutsideSyllable(std::string elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
ParseAddSylAction(jsonxx::Object param, std::string *elementId, std::string *sylText) | vrv::EditorToolkitNeume | protected |
ParseChangeGroupAction(jsonxx::Object param, std::string *elementId, std::string *contour) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseChangeStaffAction(jsonxx::Object param, std::string *elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseChangeStaffToAction(jsonxx::Object param, std::string *elementId, std::string *staffId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseDisplaceClefAction(jsonxx::Object param, std::string *elementId, std::string *direction) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseDragAction(jsonxx::Object param, std::string *elementId, int *x, int *y) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseEditorAction(const std::string &json_editorAction) override | vrv::EditorToolkitNeume | virtual |
ParseGroupAction(jsonxx::Object param, std::string *groupType, std::vector< std::string > *elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseInsertAction(jsonxx::Object param, std::string *elementType, std::string *startId, std::string *endId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseInsertAction(jsonxx::Object param, std::string *elementType, std::string *staffId, int *ulx, int *uly, int *lrx, int *lry, std::vector< std::pair< std::string, std::string >> *attributes) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseInsertToSyllableAction(jsonxx::Object param, std::string *elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseMatchHeightAction(jsonxx::Object param, std::string *elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseMergeAction(jsonxx::Object param, std::vector< std::string > *elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseMoveOutsideSyllableAction(jsonxx::Object param, std::string *elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseRemoveAction(jsonxx::Object param, std::string *elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseResizeAction(jsonxx::Object param, std::string *elementId, int *ulx, int *uly, int *lrx, int *lry) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseResizeRotateAction(jsonxx::Object param, std::string *elementId, int *ulx, int *uly, int *lrx, int *lry, float *rotate) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseSetAction(jsonxx::Object param, std::string *elementId, std::string *attrType, std::string *attrValue) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseSetClefAction(jsonxx::Object param, std::string *elementId, std::string *shape) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseSetLiquescentAction(jsonxx::Object param, std::string *elementId, std::string *shape) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseSetTextAction(jsonxx::Object param, std::string *elementId, std::string *text) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseSplitAction(jsonxx::Object param, std::string *elementId, int *x) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseSplitNeumeAction(jsonxx::Object param, std::string *elementId, std::string *ncId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseToggleLigatureAction(jsonxx::Object param, std::vector< std::string > *elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
ParseUngroupAction(jsonxx::Object param, std::string *groupType, std::vector< std::string > *elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | protected |
Remove(std::string elementId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
Resize(std::string elementId, int ulx, int uly, int lrx, int lry, float resize=NAN) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
Set(std::string elementId, std::string attrType, std::string attrValue) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
SetClef(std::string elementId, std::string shape) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
SetLiquescent(std::string elementId, std::string shape) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
SetText(std::string elementId, const std::string &text) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
SortStaves() (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
Split(std::string elementId, int x) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
SplitNeume(std::string elementId, std::string ncId) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
ToggleLigature(std::vector< std::string > elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
Ungroup(std::string groupType, std::vector< std::string > elementIds) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
UnlinkSyllable(Syllable *syllable) (defined in vrv::EditorToolkitNeume) | vrv::EditorToolkitNeume | |
~EditorToolkit() (defined in vrv::EditorToolkit) | vrv::EditorToolkit | inlinevirtual |