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