QSymbolCodec Class Reference

The QSymbolCodec class provides conversion to and from visually ordered Microsoft Symbol.ttf. More...

#include <TQtSymbolCodec.h>

List of all members.

Public Member Functions

virtual int mibEnum () const
QByteArray name () const
const char * mimeName () const
QByteArray fromUnicode (const QString &uc, int &lenInOut) const
virtual QByteArray convertFromUnicode (const QChar *input, int number, ConverterState *state) const
virtual QString convertToUnicode (const char *chars, int len, ConverterState *state) const
QString toUnicode (const char *chars, int len) const
int heuristicContentMatch (const char *chars, int len) const


Detailed Description

The QSymbolCodec class provides conversion to and from visually ordered Microsoft Symbol.ttf.

This codec has the name "symbol".

Definition at line 20 of file TQtSymbolCodec.h.


Member Function Documentation

int QSymbolCodec::mibEnum (  )  const [virtual]

Definition at line 109 of file TQtSymbolCodec.cxx.

QByteArray QSymbolCodec::name (  )  const

Definition at line 116 of file TQtSymbolCodec.cxx.

References mimeName().

const char * QSymbolCodec::mimeName (  )  const

Definition at line 123 of file TQtSymbolCodec.cxx.

Referenced by name().

QByteArray QSymbolCodec::fromUnicode ( const QString &  uc,
int &  lenInOut 
) const

Definition at line 156 of file TQtSymbolCodec.cxx.

References int, and l.

Referenced by convertFromUnicode().

QByteArray QSymbolCodec::convertFromUnicode ( const QChar *  input,
int  number,
ConverterState *  state 
) const [virtual]

Definition at line 172 of file TQtSymbolCodec.cxx.

References fromUnicode().

QString QSymbolCodec::convertToUnicode ( const char *  chars,
int  len,
ConverterState *  state 
) const [virtual]

Definition at line 177 of file TQtSymbolCodec.cxx.

References toUnicode().

QString QSymbolCodec::toUnicode ( const char *  chars,
int  len 
) const

Definition at line 131 of file TQtSymbolCodec.cxx.

References c, greek_symbol_to_unicode, i, TMVA::null(), and symbol_to_unicode.

Referenced by convertToUnicode().

int QSymbolCodec::heuristicContentMatch ( const char *  chars,
int  len 
) const

Definition at line 182 of file TQtSymbolCodec.cxx.

References c, and i.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:31:34 2011 for ROOT_528-00b_version by  doxygen 1.5.1