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

Public Member Functions | |
virtual int | checkHgl (const QString &text, int offset, int len) |
virtual KateHlItem * | clone (const QStringList *args) |
KateHlStringDetect (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &, bool inSensitive=false) |
Detailed Description
Definition at line 138 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
KateHlStringDetect::KateHlStringDetect | ( | int | attribute, | |
KateHlContextModification | context, | |||
signed char | regionId, | |||
signed char | regionId2, | |||
const QString & | s, | |||
bool | inSensitive = false | |||
) |
Definition at line 151 of file katehighlighthelpers.cpp.
Member Function Documentation
int KateHlStringDetect::checkHgl | ( | const QString & | text, | |
int | offset, | |||
int | len | |||
) | [virtual] |
Implements KateHlItem.
Definition at line 159 of file katehighlighthelpers.cpp.
KateHlItem * KateHlStringDetect::clone | ( | const QStringList * | args | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 184 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files: