Home · 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

const char QChar::ascii () const

Use toAscii() instead.

const 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 © 2005 Trolltech Trademarks
Qt 4.1.0
Hosted by uCoz