KTextEditor::UndoInterface Class Reference
This is an interface to undo functionality of a Document. More...
#include <undointerface.h>
Public Methods | |
virtual unsigned int | undoSteps () const=0 |
Detailed Description
This is an interface to undo functionality of a Document.
Definition at line 30 of file undointerface.h.
Member Function Documentation
|
returns the maximum of undo steps possible, 0 means no limit !
|
The documentation for this class was generated from the following files: