KonqUndoManager Class Reference
List of all members.Detailed Description
Definition at line 89 of file konq_undo.h.
Public Types | |
enum | UndoState { MAKINGDIRS, MOVINGFILES, REMOVINGDIRS, REMOVINGFILES } |
Public Slots | |
void | undo () |
Signals | |
void | undoAvailable (bool avail) |
void | undoTextChanged (const QString &text) |
DCOP Member Functions | |
virtual ASYNC | push (const KonqCommand &cmd) |
virtual ASYNC | pop () |
virtual ASYNC | lock () |
virtual ASYNC | unlock () |
virtual KonqCommand::Stack | get () const |
Public Member Functions | |
KonqUndoManager () | |
virtual | ~KonqUndoManager () |
void | addCommand (const KonqCommand &cmd) |
bool | undoAvailable () const |
QString | undoText () const |
Static Public Member Functions | |
static void | incRef () |
static void | decRef () |
static KonqUndoManager * | self () |
Protected Member Functions | |
void | stopUndo (bool step) |
Friends | |
class | KonqUndoJob |
The documentation for this class was generated from the following files: