|
class OperationContains pure virtuals #include <operation.h> Inherits: Atoma Inherited by: AddElement, Addon, AddOrnament, AddSymbol, AddToSelection, ChangeNote, ConvertTrack, CopySelection, CutSelection, DeleteSelection, GlueParts, MoveEvent, MovePart, NewSelection, PasteSelection, RemoveElement, RemoveFromSelection, SelectLeft, SelectRight, SplitPart, Unselect |
~Operation () [virtual]
* The destructor has definitely to be implemented: * I.e. deleted notes, parts, tracks(!) have to be remembered in order * to be able to undo the operation. Deleting the operation-object * means to free the memory!
Generated by: wuerthne@clouseau on Fri Jan 19 23:08:00 200. |