class EncodingDCOPInterface

DCOP interface to EncodingInterface. More...

Full nameKTextEditor::EncodingDCOPInterface
Definition#include <encodingdcopinterface.h>
InheritsDCOPObject (dcop) [virtual public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

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

 EncodingDCOPInterface ( EncodingInterface *Parent, const char *name )

EncodingDCOPInterface

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.

 ~EncodingDCOPInterface ()

~EncodingDCOPInterface

[virtual]

Destructor Cleans up the object.