Home
last modified time | relevance | path

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

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/matrix/
H A DMatrixView.h222 void slotExtendSelectionForwardBar();
H A DMatrixView.cpp348 createAction("extend_selection_forward_bar", SLOT(slotExtendSelectionForwardBar())); in setupActions()
2109 MatrixView::slotExtendSelectionForwardBar() in slotExtendSelectionForwardBar() function in Rosegarden::MatrixView
/dports/audio/rosegarden/rosegarden-21.06.1/test/
H A Dtest_notationview_selection.cpp189 m_view->slotExtendSelectionForwardBar();
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationView.h368 void slotExtendSelectionForwardBar();
H A DNotationView.cpp1043 createAction("extend_selection_forward_bar", SLOT(slotExtendSelectionForwardBar())); in setupActions()
5043 NotationView::slotExtendSelectionForwardBar() in slotExtendSelectionForwardBar() function in Rosegarden::NotationView