Kate
KateTemplateHandler Class Reference
#include <katetemplatehandler.h>
Inheritance diagram for KateTemplateHandler:
Public Member Functions | |
bool | initOk () |
KateTemplateHandler (KateDocument *doc, uint line, uint column, const QString &templateString, const QMap< QString, QString > &initialValues) | |
virtual bool | operator() (KKey key) |
virtual | ~KateTemplateHandler () |
Detailed Description
Definition at line 31 of file katetemplatehandler.h.
Constructor & Destructor Documentation
KateTemplateHandler::KateTemplateHandler | ( | KateDocument * | doc, | |
uint | line, | |||
uint | column, | |||
const QString & | templateString, | |||
const QMap< QString, QString > & | initialValues | |||
) |
Definition at line 28 of file katetemplatehandler.cpp.
KateTemplateHandler::~KateTemplateHandler | ( | ) | [virtual] |
Definition at line 130 of file katetemplatehandler.cpp.
Member Function Documentation
bool KateTemplateHandler::initOk | ( | ) | [inline] |
Definition at line 36 of file katetemplatehandler.h.
The documentation for this class was generated from the following files: