|
hydrogen 1.2.3
|
#include <UndoActions.h>
Public Member Functions | |
| SE_editNoteLengthAction (int nColumn, int nRealColumn, int nRow, int nLength, int nOldLength, int nSelectedPatternNumber, int nSelectedInstrumentNumber, PatternEditor::Editor editor) | |
| virtual void | redo () |
| virtual void | undo () |
Private Attributes | |
| PatternEditor::Editor | m_editor |
| int | m_nColumn |
| int | m_nLength |
| int | m_nOldLength |
| int | m_nRealColumn |
| int | m_nRow |
| int | m_nSelectedInstrumentNumber |
| int | m_nSelectedPatternNumber |
Definition at line 682 of file UndoActions.h.
|
inline |
Definition at line 685 of file UndoActions.h.
|
inlinevirtual |
Definition at line 709 of file UndoActions.h.
|
inlinevirtual |
Definition at line 699 of file UndoActions.h.
|
private |
Definition at line 727 of file UndoActions.h.
|
private |
Definition at line 720 of file UndoActions.h.
|
private |
Definition at line 723 of file UndoActions.h.
|
private |
Definition at line 724 of file UndoActions.h.
|
private |
Definition at line 721 of file UndoActions.h.
|
private |
Definition at line 722 of file UndoActions.h.
|
private |
Definition at line 726 of file UndoActions.h.
|
private |
Definition at line 725 of file UndoActions.h.