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

Qt 3 Support Members for QConstString

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


Member Function Documentation

QConstString::QConstString ( const QChar * unicode, int size )

Use QString(unicode, size) or QString::fromRawData(unicode, size) instead.

const QString & QConstString::string () const

Returns *this. Not necessary in Qt 4.


Copyright © 2008 Nokia Trademarks
Qt 4.4.3