以下成員源於類 QConstString are part of the Qt compatibility layer. We advise against using them in new code.
| QConstString (const QChar * unicode , int size ) | |
| const QString & | string () const |
使用 QString ( unicode , size ) 或 QString::fromRawData ( unicode , size ) 代替。
返迴
*this
. Not necessary in Qt 4.