class SearchDCOPInterface

DCOP interface to SearchInterface. More...

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

 SearchDCOPInterface ( SearchInterface *Parent, const char *name )

SearchDCOPInterface

Construct a new interface object for the text editor.

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

 ~SearchDCOPInterface ()

~SearchDCOPInterface

[virtual]

Destructor Cleans up the object.