Kate
KateHlRegExpr Class Reference
#include <katehighlighthelpers.h>
Inheritance diagram for KateHlRegExpr:
Public Member Functions | |
| virtual QStringList * | capturedTexts () |
| virtual int | checkHgl (const QString &text, int offset, int len) |
| virtual KateHlItem * | clone (const QStringList *args) |
| KateHlRegExpr (int attribute, KateHlContextModification context, signed char regionId, signed char regionId2, const QString &expr, bool insensitive, bool minimal) | |
| ~KateHlRegExpr () | |
Detailed Description
Definition at line 260 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 566 of file katehighlighthelpers.cpp.
| KateHlRegExpr::~KateHlRegExpr | ( | ) | [inline] |
Definition at line 264 of file katehighlighthelpers.h.
Member Function Documentation
| QStringList * KateHlRegExpr::capturedTexts | ( | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 589 of file katehighlighthelpers.cpp.
| int KateHlRegExpr::checkHgl | ( | const QString & | text, | |
| int | offset, | |||
| int | len | |||
| ) | [virtual] |
Implements KateHlItem.
Definition at line 577 of file katehighlighthelpers.cpp.
| KateHlItem * KateHlRegExpr::clone | ( | const QStringList * | args | ) | [virtual] |
Reimplemented from KateHlItem.
Definition at line 594 of file katehighlighthelpers.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference