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

KTextEditor::EncodingDCOPInterface Class Reference

DCOP interface to EncodingInterface. More...

#include <encodingdcopinterface.h>

Inheritance diagram for KTextEditor::EncodingDCOPInterface:

DCOPObject List of all members.

Public Methods

 EncodingDCOPInterface (EncodingInterface *Parent, const char *name)
virtual ~EncodingDCOPInterface ()

Detailed Description

DCOP interface to EncodingInterface.

This is the main interface to the EncodingInterface 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 encodingdcopinterface.h.


Constructor & Destructor Documentation

KTextEditor::EncodingDCOPInterface::EncodingDCOPInterface EncodingInterface *    Parent,
const char *    name
 

Construct a new interface object for the text editor.

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

virtual KTextEditor::EncodingDCOPInterface::~EncodingDCOPInterface   [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