KDevelop API Documentation

StringHLItem Class Reference

#include <qsourcecolorizer.h>

Inheritance diagram for StringHLItem:

HLItem List of all members.

Public Member Functions

 StringHLItem (const QString &text, int state, int context)
int checkHL (const QChar *buffer, int pos, int length, int *, int *)

Private Attributes

QString m_text

Constructor & Destructor Documentation

StringHLItem::StringHLItem const QString text,
int  state,
int  context
[inline]
 

Definition at line 169 of file qsourcecolorizer.h.

References m_text, and text().


Member Function Documentation

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

Implements HLItem.

Definition at line 172 of file qsourcecolorizer.h.

References checkHL(), length(), and m_text.

Referenced by checkHL().


Member Data Documentation

QString StringHLItem::m_text [private]
 

Definition at line 181 of file qsourcecolorizer.h.

Referenced by checkHL(), and StringHLItem().


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 Wed Oct 6 17:39:30 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003