Kate
KateTemplateHandler Class Reference
#include <katetemplatehandler.h>
Inheritance diagram for KateTemplateHandler:

Public Member Functions | |
bool | initOk () |
KateTemplateHandler (KateDocument *doc, const KTextEditor::Cursor &position, const QString &templateString, const QMap< QString, QString > &initialValues) | |
virtual bool | operator() (int key) |
virtual | ~KateTemplateHandler () |
Detailed Description
Definition at line 36 of file katetemplatehandler.h.
Constructor & Destructor Documentation
KateTemplateHandler::KateTemplateHandler | ( | KateDocument * | doc, | |
const KTextEditor::Cursor & | position, | |||
const QString & | templateString, | |||
const QMap< QString, QString > & | initialValues | |||
) |
Definition at line 36 of file katetemplatehandler.cpp.
KateTemplateHandler::~KateTemplateHandler | ( | ) | [virtual] |
Definition at line 135 of file katetemplatehandler.cpp.
Member Function Documentation
bool KateTemplateHandler::initOk | ( | ) | [inline] |
Definition at line 41 of file katetemplatehandler.h.
bool KateTemplateHandler::operator() | ( | int | key | ) | [virtual] |
The documentation for this class was generated from the following files: