Home
last modified time | relevance | path

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

/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/
H A DUndoActions.h1166 class SE_editNotePropertiesVolumeAction : public QUndoCommand
1170 SE_editNotePropertiesVolumeAction( int undoColumn, in SE_editNotePropertiesVolumeAction() function
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/PatternEditor/
H A DNotePropertiesRuler.cpp477 SE_editNotePropertiesVolumeAction *action = new SE_editNotePropertiesVolumeAction( __undoColumn, in startUndoAction()