class ViewStatusMsgDCOPInterface

DCOP interface to ViewStatusMsgInterface. More...

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

 ViewStatusMsgDCOPInterface ( ViewStatusMsgInterface *Parent, const char *name )

ViewStatusMsgDCOPInterface

Construct a new interface object for the text editor.

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

 ~ViewStatusMsgDCOPInterface ()

~ViewStatusMsgDCOPInterface

[virtual]

Destructor Cleans up the object.