interfaces Library API Documentation

KTextEditor::UndoInterface Class Reference

This is an interface to undo functionality of a Document. More...

#include <undointerface.h>

List of all members.

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

virtual unsigned int KTextEditor::UndoInterface::undoSteps   [pure virtual]
 

returns the maximum of undo steps possible, 0 means no limit !


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for interfaces Library Version 3.2.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 4 12:36:09 2004 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2003