Home
last modified time | relevance | path

Searched defs:StaffElement (Results 1 – 7 of 7) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/actions/
H A DAbstractNoteMusicAction.h28 class StaffElement; variable
H A DAbstractNoteMusicAction.cpp127 void AbstractNoteMusicAction::mousePress(StaffElement*, qreal, const QPointF&) in mousePress() argument
210 void AbstractNoteMusicAction::mouseMove(StaffElement*, qreal, const QPointF&) in mouseMove() argument
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/commands/
H A DRemoveStaffElementCommand.h26 class StaffElement; variable
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/core/
H A DBar.h31 class StaffElement; variable
H A DStaffElement.cpp35 StaffElement::StaffElement(Staff* staff, int startTime) : d(new Private) in StaffElement() function in MusicCore::StaffElement
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/dialogs/
H A DStaffElementPreviewWidget.h26 class StaffElement; variable
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/
H A DRenderer.h35 class StaffElement; variable