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] |
int KateHlRegExpr::checkHgl | ( | const QString & | text, | |
int | offset, | |||
int | len | |||
) | [virtual] |
KateHlItem * KateHlRegExpr::clone | ( | const QStringList * | args | ) | [virtual] |
The documentation for this class was generated from the following files: