KDevelop API Documentation

StartsWithHLItem Class Reference

#include <qsourcecolorizer.h>

Inheritance diagram for StartsWithHLItem:

Inheritance graph
[legend]
Collaboration diagram for StartsWithHLItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StartsWithHLItem (const QString &s, int state, int context)
int checkHL (const QChar *buffer, int pos, int length, int *, int *)

Private Attributes

QString m_text

Constructor & Destructor Documentation

StartsWithHLItem::StartsWithHLItem const QString s,
int  state,
int  context
[inline]
 

Definition at line 152 of file qsourcecolorizer.h.

References m_text.


Member Function Documentation

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

Implements HLItem.

Definition at line 155 of file qsourcecolorizer.h.

References length(), and m_text.


Member Data Documentation

QString StartsWithHLItem::m_text [private]
 

Definition at line 164 of file qsourcecolorizer.h.

Referenced by checkHL(), and StartsWithHLItem().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:48:03 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003