Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KTextEditor::UndoDCOPInterface Class Reference

DCOP interface to UndoInterface. More...

#include <undodcopinterface.h>

Inheritance diagram for KTextEditor::UndoDCOPInterface:

DCOPObject List of all members.

Public Methods

 UndoDCOPInterface (UndoInterface *Parent, const char *name)
virtual ~UndoDCOPInterface ()

Detailed Description

DCOP interface to UndoInterface.

This is the main interface to the UndoInterface of KTextEdit. This will provide a consistant dcop interface to all KDE applications that use it.

Author:
Ian Reinhart Geiser <geiseri@kde.org>

Definition at line 18 of file undodcopinterface.h.


Constructor & Destructor Documentation

KTextEditor::UndoDCOPInterface::UndoDCOPInterface UndoInterface *    Parent,
const char *    name
 

Construct a new interface object for the text editor.

Parameters:
ParentUndoInterface  - The parent UndoInterface object that will provide us with the functions for the interface.

virtual KTextEditor::UndoDCOPInterface::~UndoDCOPInterface   [virtual]
 

Destructor Cleans up the object.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:38 2003 for kdelibs by doxygen1.2.18