История изменений
Исправление
Trieforce,
(текущая версия)
:
В Qt5.1
QTextCodec has undergone the following changes:
- QTextCodec::codecForCStrings() and QTextCodec::setCodecForCStrings() are removed as they were creating uncertainty/bugs in using QString easily and (to a lesser extent) performance issues.
- QTextCodec::codecForTr() and QTextCodec::setCodecForTr() are removed.
Исходная версия
Trieforce,
:
QTextCodec has undergone the following changes:
- QTextCodec::codecForCStrings() and QTextCodec::setCodecForCStrings() are removed as they were creating uncertainty/bugs in using QString easily and (to a lesser extent) performance issues.
- QTextCodec::codecForTr() and QTextCodec::setCodecForTr() are removed.