RegExpHLItem Class Reference
#include <qsourcecolorizer.h>
Inheritance diagram for RegExpHLItem:


Public Member Functions | |
RegExpHLItem (QString pattern, int state, int context) | |
int | checkHL (const QChar *buffer, int pos, int length, int *, int *) |
Private Attributes | |
QRegExp | m_rx |
Constructor & Destructor Documentation
|
Definition at line 186 of file qsourcecolorizer.h. References m_rx. |
Member Function Documentation
|
Implements HLItem. Definition at line 189 of file qsourcecolorizer.h. |
Member Data Documentation
|
Definition at line 201 of file qsourcecolorizer.h. Referenced by checkHL(), and RegExpHLItem(). |
The documentation for this class was generated from the following file:
- editors/qeditor/qsourcecolorizer.h