class DocumentInfoDCOPInterface

DCOP interface to DocumentInfoInterface. More...

Full nameKTextEditor::DocumentInfoDCOPInterface
Definition#include <documentdcopinfo.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 DocumentInfoInterface of KTextEdit. This will provide a consistant dcop interface to all KDE applications that use it.

 DocumentInfoDCOPInterface ( DocumentInfoInterface *Parent, const char *name )

DocumentInfoDCOPInterface

Construct a new interface object for the text editor.

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

 ~DocumentInfoDCOPInterface ()

~DocumentInfoDCOPInterface

[virtual]

Destructor Cleans up the object.