KateHlCharDetect Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlCharDetect:

Public Member Functions | |
| KateHlCharDetect (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar) | |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| virtual KateHlItem * | clone (const QStringList *args) |
Detailed Description
Definition at line 119 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
| KateHlCharDetect::KateHlCharDetect | ( | int | attribute, |
| KateHlContextModification | context, | ||
| signed char | regionId, | ||
| signed char | regionId2, | ||
| QChar | c | ||
| ) |
Definition at line 89 of file katehighlighthelpers.cpp.
Member Function Documentation
| int KateHlCharDetect::checkHgl | ( | const QString & | text, |
| int | offset, | ||
| int | len | ||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 95 of file katehighlighthelpers.cpp.
| KateHlItem * KateHlCharDetect::clone | ( | const QStringList * | args | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 103 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference