class PrintDCOPInterface

DCOP interface to PrintInterface. More...

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

 PrintDCOPInterface ( PrintInterface *Parent, const char *name )

PrintDCOPInterface

Construct a new interface object for the text editor.

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

 ~PrintDCOPInterface ()

~PrintDCOPInterface

[virtual]

Destructor Cleans up the object.