Kate
KateHlCharDetect Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlCharDetect:
Public Member Functions | |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| virtual KateHlItem * | clone (const QStringList *args) |
| KateHlCharDetect (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar) | |
Detailed Description
Definition at line 112 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
| KateHlCharDetect::KateHlCharDetect | ( | int | attribute, | |
| KateHlContextModification | context, | |||
| signed char | regionId, | |||
| signed char | regionId2, | |||
| QChar | c | |||
| ) |
Definition at line 90 of file katehighlighthelpers.cpp.
Member Function Documentation
| int KateHlCharDetect::checkHgl | ( | const QString & | text, | |
| int | offset, | |||
| int | len | |||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 96 of file katehighlighthelpers.cpp.
| KateHlItem * KateHlCharDetect::clone | ( | const QStringList * | args | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 104 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference