#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katehighlight.h>
Inheritance diagram for HlItem:

Public Member Functions | |
| HlItem (int attribute, int context) | |
| virtual | ~HlItem () |
| virtual bool | startEnable (QChar) |
| virtual const QChar * | checkHgl (const QChar *, int len, bool)=0 |
Public Attributes | |
| QList< HlItem > * | subItems |
| int | attr |
| int | ctx |
|
||||||||||||
|
Definition at line 81 of file katehighlight.cpp. References subItems. |
|
|
Definition at line 85 of file katehighlight.cpp. References subItems. |
|
||||||||||||||||
|
Implemented in HlCharDetect, Hl2CharDetect, HlStringDetect, HlRangeDetect, HlKeyword, HlPHex, HlInt, HlFloat, HlCInt, HlCOct, HlCHex, HlCFloat, HlLineContinue, HlCStringChar, HlCChar, HlAnyChar, and HlRegExpr. Referenced by Highlight::doHighlight(). |
|
|
Reimplemented in HlKeyword. Definition at line 91 of file katehighlight.cpp. Referenced by Highlight::doHighlight(). |
|
|
Definition at line 54 of file katehighlight.h. Referenced by Highlight::doHighlight(). |
|
|
Definition at line 55 of file katehighlight.h. Referenced by Highlight::doHighlight(). |
|
|
Definition at line 53 of file katehighlight.h. Referenced by HlFloat::checkHgl(), HlInt::checkHgl(), HlItem(), and ~HlItem(). |
1.4.2