Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

HlItem Class Reference

#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katehighlight.h>

Inheritance diagram for HlItem:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 HlItem (int attribute, int context)
virtual ~HlItem ()
virtual bool startEnable (QChar)
virtual const QCharcheckHgl (const QChar *, int len, bool)=0

Public Attributes

QList< HlItem > * subItems
int attr
int ctx

Constructor & Destructor Documentation

HlItem::HlItem int  attribute,
int  context
 

Definition at line 81 of file katehighlight.cpp.

References subItems.

HlItem::~HlItem  )  [virtual]
 

Definition at line 85 of file katehighlight.cpp.

References subItems.


Member Function Documentation

virtual const QChar* HlItem::checkHgl const QChar ,
int  len,
bool 
[pure virtual]
 

Implemented in HlCharDetect, Hl2CharDetect, HlStringDetect, HlRangeDetect, HlKeyword, HlPHex, HlInt, HlFloat, HlCInt, HlCOct, HlCHex, HlCFloat, HlLineContinue, HlCStringChar, HlCChar, HlAnyChar, and HlRegExpr.

Referenced by Highlight::doHighlight().

bool HlItem::startEnable QChar   )  [virtual]
 

Reimplemented in HlKeyword.

Definition at line 91 of file katehighlight.cpp.

Referenced by Highlight::doHighlight().


Member Data Documentation

int HlItem::attr
 

Definition at line 54 of file katehighlight.h.

Referenced by Highlight::doHighlight().

int HlItem::ctx
 

Definition at line 55 of file katehighlight.h.

Referenced by Highlight::doHighlight().

QList<HlItem>* HlItem::subItems
 

Definition at line 53 of file katehighlight.h.

Referenced by HlFloat::checkHgl(), HlInt::checkHgl(), HlItem(), and ~HlItem().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:35:04 2005 for OPIE by  doxygen 1.4.2