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


Public Member Functions | |
HLItemCollection (int state=0, int context=0) | |
void | appendChild (HLItem *item) |
int | checkHL (const QChar *buffer, int pos, int length, int *state, int *next) |
Private Attributes | |
QPtrList< HLItem > | m_items |
Constructor & Destructor Documentation
|
Definition at line 230 of file qsourcecolorizer.h. References m_items. |
Member Function Documentation
|
|
Implements HLItem. Definition at line 235 of file qsourcecolorizer.h. References HLItem::attr(), HLItem::checkHL(), HLItem::context(), length(), and m_items. Referenced by QSourceColorizer::process(). |
Member Data Documentation
|
Definition at line 258 of file qsourcecolorizer.h. Referenced by appendChild(), checkHL(), and HLItemCollection(). |
The documentation for this class was generated from the following file:
- editors/qeditor/qsourcecolorizer.h