• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • interfaces/ktexteditor
 

interfaces/ktexteditor

  • KTextEditor
  • UndoInterface
Public Member Functions | Protected Member Functions | Friends | List of all members
KTextEditor::UndoInterface Class Referenceabstract

#include <undointerface.h>

Public Member Functions

unsigned int undoInterfaceNumber () const
 
virtual void undo ()=0
 
virtual void redo ()=0
 
virtual void clearUndo ()=0
 
virtual void clearRedo ()=0
 
virtual unsigned int undoCount () const =0
 
virtual unsigned int redoCount () const =0
 
virtual unsigned int undoSteps () const =0
 
virtual void setUndoSteps (unsigned int steps)=0
 
virtual void undoChanged ()=0
 

Protected Member Functions

void setUndoInterfaceDCOPSuffix (const TQCString &suffix)
 

Friends

class PrivateUndoInterface
 

Detailed Description

This is an interface to undo functionality of a Document.

Definition at line 32 of file undointerface.h.

Member Function Documentation

virtual unsigned int KTextEditor::UndoInterface::undoSteps ( ) const
pure virtual

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


The documentation for this class was generated from the following files:
  • undointerface.h
  • undointerface.cpp

interfaces/ktexteditor

Skip menu "interfaces/ktexteditor"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

interfaces/ktexteditor

Skip menu "interfaces/ktexteditor"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for interfaces/ktexteditor by doxygen 1.8.11
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |