Kate
KateHlRangeDetect Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlRangeDetect:
Public Member Functions | |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| KateHlRangeDetect (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar ch1, QChar ch2) | |
Detailed Description
Definition at line 152 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
| KateHlRangeDetect::KateHlRangeDetect | ( | int | attribute, | |
| KateHlContextModification | context, | |||
| signed char | regionId, | |||
| signed char | regionId2, | |||
| QChar | ch1, | |||
| QChar | ch2 | |||
| ) |
Definition at line 200 of file katehighlighthelpers.cpp.
Member Function Documentation
| int KateHlRangeDetect::checkHgl | ( | const QString & | text, | |
| int | offset, | |||
| int | len | |||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 207 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference