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

Public Member Functions | |
virtual int | checkHgl (const QString &text, int offset, int len) |
virtual KateHlItem * | clone (const QStringList *args) |
KateHl2CharDetect (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QChar *ch) | |
KateHl2CharDetect (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, QChar ch1, QChar ch2) |
Detailed Description
Definition at line 124 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 118 of file katehighlighthelpers.cpp.
KateHl2CharDetect::KateHl2CharDetect | ( | int | attribute, | |
KateHlContextModification | context, | |||
signed char | regionId, | |||
signed char | regionId2, | |||
const QChar * | ch | |||
) |
Definition at line 750 of file katehighlighthelpers.cpp.
Member Function Documentation
int KateHl2CharDetect::checkHgl | ( | const QString & | text, | |
int | offset, | |||
int | len | |||
) | [virtual] |
Implements KateHlItem.
Definition at line 125 of file katehighlighthelpers.cpp.
KateHlItem * KateHl2CharDetect::clone | ( | const QStringList * | args | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 133 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files: