Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31391

Documentation: The UI Files page references undefined qml translation methods

    XMLWordPrintable

Details

    • 4ba6cf43ee2f6554bd502cb2d53e8888a3b5776f

    Description

      In the Ui Files page, the Supported Methods: Qt QML Methods subsection (https://doc.qt.io/qtcreator/creator-quick-ui-forms.html#qt-qml-methods) currently lists the following translations methods which are no longer available:

      • qsTrNoOp()
      • qsTranslateNoOp()
      • qsTrIdNoOp()

      The document should be updated to refer to the following translation methods listed in https://doc.qt.io/qt-6/qml-qtqml-qt.html:

      • QT_TR_NOOP()
      • QT_TRANSLATE_NOOP()
      • QT_TRID_NOOP()

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            leenam Leena Miettinen
            lysandra.sola Lysandra Sola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes