Home
last modified time | relevance | path

Searched refs:MatrixInsertionCommand (Results 1 – 6 of 6) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/commands/matrix/
H A DMatrixInsertionCommand.cpp34 MatrixInsertionCommand::MatrixInsertionCommand(Segment &segment, in MatrixInsertionCommand() function in Rosegarden::MatrixInsertionCommand
46 MatrixInsertionCommand::~MatrixInsertionCommand() in ~MatrixInsertionCommand()
52 void MatrixInsertionCommand::modifySegment() in modifySegment()
H A DMatrixInsertionCommand.h35 class MatrixInsertionCommand : public BasicCommand
37 Q_DECLARE_TR_FUNCTIONS(Rosegarden::MatrixInsertionCommand)
40 MatrixInsertionCommand(Segment &segment,
45 ~MatrixInsertionCommand() override;
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/matrix/
H A DMatrixPainter.cpp275 MatrixInsertionCommand* command = in handleMouseRelease()
276 new MatrixInsertionCommand(m_currentViewSegment->getSegment(), in handleMouseRelease()
H A DMatrixView.cpp1701 MatrixInsertionCommand* command = in slotInsertableNoteEventReceived()
1702 new MatrixInsertionCommand(*segment, insertionTime, in slotInsertableNoteEventReceived()
1821 MatrixInsertionCommand* command = in slotInsertNoteFromAction()
1822 new MatrixInsertionCommand(*segment, time, endTime, &modelEvent); in slotInsertNoteFromAction()
H A DMatrixMover.cpp345 macro->addCommand(new MatrixInsertionCommand in handleMouseRelease()
/dports/audio/rosegarden/rosegarden-21.06.1/data/locale/
H A Dfr.ts17327 <name>Rosegarden::MatrixInsertionCommand</name>