Home
last modified time | relevance | path

Searched refs:SE_clearNotesPatternEditorAction (Results 1 – 2 of 2) sorted by relevance

/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/PatternEditor/
H A DPatternEditorInstrumentList.cpp263SE_clearNotesPatternEditorAction *action = new SE_clearNotesPatternEditorAction( noteList, m_nInst… in functionClearNotes()
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/
H A DUndoActions.h645 class SE_clearNotesPatternEditorAction : public QUndoCommand
648SE_clearNotesPatternEditorAction( std::list< H2Core::Note* > noteList, int nSelectedInstrument, … in SE_clearNotesPatternEditorAction() function
663 ~SE_clearNotesPatternEditorAction(){ in ~SE_clearNotesPatternEditorAction()