Kate
InsertFilePlugin Class Reference
#include <insertfileplugin.h>
Inheritance diagram for InsertFilePlugin:

Detailed Description
Definition at line 30 of file insertfileplugin.h.
Public Member Functions | |
void | addView (KTextEditor::View *view) |
InsertFilePlugin (QObject *parent=0, const QVariantList &args=QVariantList()) | |
void | removeView (KTextEditor::View *view) |
virtual | ~InsertFilePlugin () |
Constructor & Destructor Documentation
ktexteditor_plugins InsertFilePlugin::InsertFilePlugin | ( | QObject * | parent = 0 , |
|
const QVariantList & | args = QVariantList() | |||
) | [explicit] |
Definition at line 44 of file insertfileplugin.cpp.
InsertFilePlugin::~InsertFilePlugin | ( | ) | [virtual] |
Definition at line 49 of file insertfileplugin.cpp.
Member Function Documentation
void InsertFilePlugin::addView | ( | KTextEditor::View * | view | ) | [virtual] |
void InsertFilePlugin::removeView | ( | KTextEditor::View * | view | ) | [virtual] |
The documentation for this class was generated from the following files: