Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KTextEditor::SearchDCOPInterface Class Reference

DCOP interface to SearchInterface. More...

#include <searchdcopinterface.h>

Inheritance diagram for KTextEditor::SearchDCOPInterface:

DCOPObject List of all members.

Public Methods

 SearchDCOPInterface (SearchInterface *Parent, const char *name)
virtual ~SearchDCOPInterface ()

Detailed Description

DCOP interface to SearchInterface.

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

Author:
Ian Reinhart Geiser <geiseri@kde.org>

Definition at line 18 of file searchdcopinterface.h.


Constructor & Destructor Documentation

KTextEditor::SearchDCOPInterface::SearchDCOPInterface SearchInterface *    Parent,
const char *    name
 

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.

virtual KTextEditor::SearchDCOPInterface::~SearchDCOPInterface   [virtual]
 

Destructor Cleans up the object.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:38 2003 for kdelibs by doxygen1.2.18