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

HlStringDetect Class Reference

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

Inheritance diagram for HlStringDetect:

Inheritance graph
[legend]
Collaboration diagram for HlStringDetect:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HlStringDetect (int attribute, int context, const QString &, bool inSensitive=false)
virtual ~HlStringDetect ()
virtual const QCharcheckHgl (const QChar *, int len, bool)

Protected Attributes

const QString str
bool _inSensitive

Constructor & Destructor Documentation

HlStringDetect::HlStringDetect int  attribute,
int  context,
const QString ,
bool  inSensitive = false
 

Definition at line 116 of file katehighlight.cpp.

HlStringDetect::~HlStringDetect  )  [virtual]
 

Definition at line 120 of file katehighlight.cpp.


Member Function Documentation

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

Implements HlItem.

Definition at line 123 of file katehighlight.cpp.

References _inSensitive, QString::length(), str, and QString::unicode().


Member Data Documentation

bool HlStringDetect::_inSensitive [protected]
 

Definition at line 84 of file katehighlight.h.

Referenced by checkHgl().

const QString HlStringDetect::str [protected]
 

Definition at line 83 of file katehighlight.h.

Referenced by checkHgl().


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