#include <utils.h>
Public Member Functions | |
bool | isActive () const |
bool | isChildOf (const Bookmark *b) const |
![]() | |
void | add (Command *c) |
iterator | begin () const |
CommandList () | |
virtual void | commit () |
bool | empty () const |
iterator | end () const |
void | redo () |
virtual void | rollback () |
virtual void | undo () |
virtual | ~CommandList () |
![]() | |
Command () | |
virtual | ~Command () |
Friends | |
class | CommandManager |
A bookmark that keeps track of commands that can be undone and redone.
|
inline |
|
inline |
|
friend |