Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

Qt 3 Support Members for QChar

The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code.

Public Functions

Static Public Members


Member Function Documentation

char QChar::ascii () const

Use toAscii() instead.

char QChar::latin1 () const

Use toLatin1() instead.

QChar QChar::lower () const

Use toLower() instead.

bool QChar::mirrored () const

Use hasMirrored() instead.

bool QChar::networkOrdered ()   [static]

See if QSysInfo::ByteOrder == QSysInfo::BigEndian instead.

QChar QChar::upper () const

Use toUpper() instead.


Copyright © 2008 Nokia Trademarks
Qt 4.4.3