|
hydrogen 1.1.1
|
#include <UndoActions.h>
Public Member Functions | |
| SE_moveNotePianoRollAction (int nOldPosition, H2Core::Note::Octave oldOctave, H2Core::Note::Key oldKey, int nPattern, int nNewPosition, H2Core::Note::Octave newOctave, H2Core::Note::Key newKey, H2Core::Note *pNote) | |
Private Member Functions | |
| ~SE_moveNotePianoRollAction () | |
| virtual void | undo () |
| virtual void | redo () |
Private Attributes | |
| int | m_nOldPosition |
| H2Core::Note::Octave | m_oldOctave |
| H2Core::Note::Key | m_oldKey |
| int | m_nPattern |
| int | m_nNewPosition |
| H2Core::Note::Octave | m_newOctave |
| H2Core::Note::Key | m_newKey |
| H2Core::Note * | m_pNote |
|
inline |
|
inlineprivate |
|
inlineprivatevirtual |
|
inlineprivatevirtual |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |