Kate
ISearchPlugin Class Reference
#include <ISearchPlugin.h>
Inheritance diagram for ISearchPlugin:
Public Member Functions | |
void | addView (KTextEditor::View *view) |
ISearchPlugin (QObject *parent=0, const char *name=0, const QStringList &args=QStringList()) | |
void | removeView (KTextEditor::View *view) |
virtual | ~ISearchPlugin () |
Detailed Description
Definition at line 35 of file ISearchPlugin.h.
Constructor & Destructor Documentation
ISearchPlugin::ISearchPlugin | ( | QObject * | parent = 0 , |
|
const char * | name = 0 , |
|||
const QStringList & | args = QStringList() | |||
) |
Definition at line 468 of file ISearchPlugin.cpp.
ISearchPlugin::~ISearchPlugin | ( | ) | [virtual] |
Definition at line 473 of file ISearchPlugin.cpp.
Member Function Documentation
void ISearchPlugin::addView | ( | KTextEditor::View * | view | ) |
Definition at line 477 of file ISearchPlugin.cpp.
void ISearchPlugin::removeView | ( | KTextEditor::View * | view | ) |
Definition at line 484 of file ISearchPlugin.cpp.
The documentation for this class was generated from the following files: