KDevelop API Documentation

RegExpHLItem Class Reference

#include <qsourcecolorizer.h>

Inheritance diagram for RegExpHLItem:

HLItem List of all members.

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

RegExpHLItem::RegExpHLItem QString  pattern,
int  state,
int  context
[inline]
 

Definition at line 186 of file qsourcecolorizer.h.

References m_rx.


Member Function Documentation

int RegExpHLItem::checkHL const QChar buffer,
int  pos,
int  length,
int *  ,
int * 
[inline, virtual]
 

Implements HLItem.

Definition at line 189 of file qsourcecolorizer.h.

References checkHL(), length(), m_rx, and s.

Referenced by checkHL().


Member Data Documentation

QRegExp RegExpHLItem::m_rx [private]
 

Definition at line 201 of file qsourcecolorizer.h.

Referenced by checkHL(), and RegExpHLItem().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:06 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003