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

Hl2CharDetect Class Reference

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

Inheritance diagram for Hl2CharDetect:

Inheritance graph
[legend]
Collaboration diagram for Hl2CharDetect:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Hl2CharDetect (int attribute, int context, QChar ch1, QChar ch2)
 Hl2CharDetect (int attribute, int context, const QChar *ch)
virtual const QCharcheckHgl (const QChar *, int len, bool)

Protected Attributes

QChar sChar1
QChar sChar2

Constructor & Destructor Documentation

Hl2CharDetect::Hl2CharDetect int  attribute,
int  context,
QChar  ch1,
QChar  ch2
 

Definition at line 105 of file katehighlight.cpp.

References sChar1, and sChar2.

Hl2CharDetect::Hl2CharDetect int  attribute,
int  context,
const QChar ch
 

Definition at line 551 of file katehighlight.cpp.

References sChar1, and sChar2.


Member Function Documentation

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

Implements HlItem.

Definition at line 111 of file katehighlight.cpp.

References sChar1, and sChar2.


Member Data Documentation

QChar Hl2CharDetect::sChar1 [protected]
 

Definition at line 73 of file katehighlight.h.

Referenced by checkHgl(), and Hl2CharDetect().

QChar Hl2CharDetect::sChar2 [protected]
 

Definition at line 74 of file katehighlight.h.

Referenced by checkHgl(), and Hl2CharDetect().


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