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

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