Home
last modified time | relevance | path

Searched refs:getControlsWidget (Results 1 – 5 of 5) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/matrix/
H A DMatrixView.cpp693 ControlRulerWidget * cr = m_matrixWidget->getControlsWidget(); in conformRulerSelectionState()
1005 ControlRulerWidget *cr = m_matrixWidget->getControlsWidget(); in slotEditCopyControllers()
1015 ControlRulerWidget *cr = m_matrixWidget->getControlsWidget(); in slotEditCutControllers()
1025 ControlRulerWidget * cr = m_matrixWidget->getControlsWidget(); in slotSetControllers()
1039 ControlRulerWidget *cr = m_matrixWidget->getControlsWidget(); in slotPlaceControllers()
1735 ControlRulerWidget *cr = m_matrixWidget->getControlsWidget(); in slotControllerSequence()
H A DMatrixWidget.h117 ControlRulerWidget *getControlsWidget() { return m_controlsWidget; } in getControlsWidget() function
H A DMatrixVelocity.cpp152 m_scene->getMatrixWidget()->getControlsWidget(); in handleMouseMove()
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationWidget.h84 ControlRulerWidget *getControlsWidget()
H A DNotationView.cpp1315 ControlRulerWidget * cr = m_notationWidget->getControlsWidget(); in conformRulerSelectionState()
2042 ControlRulerWidget *cr = m_notationWidget->getControlsWidget(); in slotEditCopyControllers()
2052 ControlRulerWidget *cr = m_notationWidget->getControlsWidget(); in slotEditCutControllers()
2062 ControlRulerWidget * cr = m_notationWidget->getControlsWidget(); in slotSetControllers()
2076 ControlRulerWidget *cr = m_notationWidget->getControlsWidget(); in slotPlaceControllers()
2745 ControlRulerWidget *cr = m_notationWidget->getControlsWidget(); in slotControllerSequence()