[Qt-interest] Translations of QNativeSocketEngine
Thorvald Natvig
thorvald at natvig.com
Tue Jan 13 18:16:46 CET 2009
Hi,
QNativeSocketEngine contains TR_NOOP constructs for errors such as
"Connection refused.", and these strings seem to have been translated in
the qt_XX.ts filed included with Qt.
However, ::setError just uses the raw QLatin1String of the errors. How
can I get a translated version of the error in my application?
Best regards,
Thorvald
More information about the Qt-interest-old
mailing list