lib
KoTextDocCommandHistory Class Reference
List of all members.Detailed Description
Definition at line 323 of file KoRichText.h.
Public Member Functions | |
| KoTextDocCommandHistory (int s) | |
| virtual | ~KoTextDocCommandHistory () |
| void | clear () |
| void | addCommand (KoTextDocCommand *cmd) |
| KoTextCursor * | undo (KoTextCursor *c) |
| KoTextCursor * | redo (KoTextCursor *c) |
| bool | isUndoAvailable () |
| bool | isRedoAvailable () |
| void | setUndoDepth (int d) |
| int | undoDepth () const |
| int | historySize () const |
| int | currentPosition () const |
The documentation for this class was generated from the following files:

