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

Public Member Functions | |
| KateHlRegExpr (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &expr, bool insensitive, bool minimal) | |
| virtual void | capturedTexts (QStringList &) |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| virtual KateHlItem * | clone (const QStringList *args) |
Detailed Description
Definition at line 276 of file katehighlighthelpers.h.
Constructor & Destructor Documentation
| KateHlRegExpr::KateHlRegExpr | ( | int | attribute, |
| KateHlContextModification | context, | ||
| signed char | regionId, | ||
| signed char | regionId2, | ||
| const QString & | expr, | ||
| bool | insensitive, | ||
| bool | minimal | ||
| ) |
Definition at line 614 of file katehighlighthelpers.cpp.
Member Function Documentation
| void KateHlRegExpr::capturedTexts | ( | QStringList & | list | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 659 of file katehighlighthelpers.cpp.
| int KateHlRegExpr::checkHgl | ( | const QString & | text, |
| int | offset, | ||
| int | len | ||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 627 of file katehighlighthelpers.cpp.
| KateHlItem * KateHlRegExpr::clone | ( | const QStringList * | args | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 664 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference