Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt 3D Studio 2.4 BETA1
-
None
Description
The runtime uses a multitude of different string types, unifying all those to use QString (or QByteArray?) would make the code a lot more straight forward and make internationalization support easier to implement.
Note: The string table is used for translating between the multitude of string types and translation to unicode, but the string table is also used for other functionality in the runtime. Perhaps best approach is to first add QString support to the string table and then hunt down and change all other string types and convert those to QString.
Attachments
Issue Links
- relates to
-
QT3DS-1899 Replace all text handling with QString
- Closed
-
QTQAINFRA-2945 Request for Qt 3D Studio branch for wip-qtify
- Closed