UndoStack

Undocumented in source.

Members

Functions

beginGroup
void beginGroup()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
commitUndoItem
void commitUndoItem(Item item)
Undocumented in source. Be warned that the author may not have intended to support it.
endGroup
void endGroup()
Undocumented in source. Be warned that the author may not have intended to support it.
redo
void redo(Item delegate(Item) applyUndo)
Undocumented in source. Be warned that the author may not have intended to support it.
undo
void undo(Item delegate(Item) applyUndo)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

redoSize
size_t redoSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
undoSize
size_t undoSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta