|
| ||||||||||||||
| UndoInterface ()
| UndoInterface |
| ~UndoInterface ()
| ~UndoInterface |
[virtual]
| unsigned int undoInterfaceNumber ()
| undoInterfaceNumber |
[const]
| void setUndoInterfaceDCOPSuffix (const QCString &suffix)
| setUndoInterfaceDCOPSuffix |
[protected]
| void undo ()
| undo |
[pure virtual]
| void redo ()
| redo |
[pure virtual]
| void clearUndo ()
| clearUndo |
[pure virtual]
| void clearRedo ()
| clearRedo |
[pure virtual]
| unsigned int undoCount ()
| undoCount |
[const pure virtual]
| unsigned int redoCount ()
| redoCount |
[const pure virtual]
| unsigned int undoSteps ()
| undoSteps |
[const pure virtual]
returns the maximum of undo steps possible, 0 means no limit !
| void setUndoSteps ( unsigned int steps )
| setUndoSteps |
[pure virtual]
| void undoChanged ()
| undoChanged |
[pure virtual]
| Generated by: root on macppc.ports.openbsd.org on Sat Sep 6 10:38:11 2003, using kdoc 2.0a54. |