ExporterPlugin Class Reference
#include <exporterplugin.h>
Inheritance diagram for ExporterPlugin:

Public Member Functions | |
| ExporterPlugin (QObject *parent=0, const QVariantList &args=QVariantList()) | |
| virtual | ~ExporterPlugin () |
| virtual void | addView (KTextEditor::View *view) |
| virtual void | removeView (KTextEditor::View *view) |
Detailed Description
Definition at line 35 of file exporterplugin.h.
Constructor & Destructor Documentation
| ExporterPlugin::ExporterPlugin | ( | QObject * | parent = 0, |
| const QVariantList & | args = QVariantList() |
||
| ) | [explicit] |
| ExporterPlugin::~ExporterPlugin | ( | ) | [virtual] |
Definition at line 39 of file exporterplugin.cpp.
Member Function Documentation
| void ExporterPlugin::addView | ( | KTextEditor::View * | view | ) | [virtual] |
Reimplemented from KTextEditor::Plugin.
Definition at line 43 of file exporterplugin.cpp.
| void ExporterPlugin::removeView | ( | KTextEditor::View * | view | ) | [virtual] |
Reimplemented from KTextEditor::Plugin.
Definition at line 49 of file exporterplugin.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference