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

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