Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.6, 6.7.2
-
58112f8a2 (6.7), de9559a4f (tqtc/lts-6.5)
Description
The Mark Translatable Data Text Strings -QML: Use _NOOP Functions subsection (https://doc.qt.io/qt-6/i18n-source-translation.html#qml-use-noop-functions) still refers to the following functions which are no longer available:
- qsTrNoOp()
- qsTranslateNoOp()
- qsTrIdNoOp()
The document should be updated to refer to the following functions (https://doc.qt.io/qt-6/qml-qtqml-qt.html):
- QT_TR_NOOP()
- QT_TRANSLATE_NOOP()
- QT_TRID_NOOP()
QTBUG-124657 updated the document for 6.8: https://doc-snapshots.qt.io/qt6-6.8/i18n-source-translation.html#qml-use-noop-functions
Attachments
For Gerrit Dashboard: QTBUG-127708 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
583070,2 | Fix links to NOOP-translation functions for QML | 6.7 | qt/qtdoc | Status: MERGED | +2 | 0 |
583143,2 | Fix links to NOOP-translation functions for QML | tqtc/lts-6.5 | qt/tqtc-qtdoc | Status: MERGED | +2 | 0 |