lib Library API Documentation

CharTableEntry Class Reference

What we know about a unicode char. More...

#include <symboltable.h>

List of all members.

Public Member Functions

 CharTableEntry (CharClass cl=ORDINARY, char font=0, uchar ch=0)
char font () const
uchar character () const
CharClass charClass () const


Detailed Description

What we know about a unicode char.

The char value itself is a key inside the symbol table. Here we have the char class and which font to use.

Definition at line 43 of file symboltable.h.


Constructor & Destructor Documentation

CharTableEntry::CharTableEntry CharClass  cl = ORDINARY,
char  font = 0,
uchar  ch = 0
[inline]
 

Defaults for all arguments are provided so it can be used in a QMap.

Definition at line 49 of file symboltable.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Nov 17 13:19:29 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2003