|
hydrogen 1.2.6
|
#include <UndoActions.h>
Public Member Functions | |
| SE_pasteNotesPatternEditorAction (const std::list< H2Core::Pattern * > &patternList) | |
| ~SE_pasteNotesPatternEditorAction () | |
| virtual void | redo () |
| virtual void | undo () |
Private Attributes | |
| std::list< H2Core::Pattern * > | __appliedList |
| std::list< H2Core::Pattern * > | __patternList |
Definition at line 870 of file UndoActions.h.
|
inlineexplicit |
Definition at line 873 of file UndoActions.h.
|
inline |
Definition at line 887 of file UndoActions.h.
|
inlinevirtual |
Definition at line 909 of file UndoActions.h.
|
inlinevirtual |
Definition at line 902 of file UndoActions.h.
|
private |
Definition at line 918 of file UndoActions.h.
|
private |
Definition at line 917 of file UndoActions.h.