Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2340

"Safety-Critical QML Types" has a confusing line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • QSR 2.1 Beta 3
    • QSR 2.1
    • Documentation
    • None
    • 9a843c72e (dev), 7ffc8ddc4 (tqtc/lts-6.5), a98179ebd (tqtc/lts-6.5.5)

    Description

      doc link : https://doc.qt.io/QtSafeRenderer/qtsr-qml-types.html

      The Safety-Critical QML Types says:

      To include these to your application, you must add them to Qt Quick UI Forms (.ui.qml files).  

      Now, it's a bit confusing if the user can also use a .qml file, not a .ui.qml file, because technically, .ui.qml and .qml should not have mucn difference. But since the sentence has "must" in it, it gives an impression that the user also "must" use .ui.qml files.
      If that's correct, the sentense should be like this:

      To include these to your application, you must add them to Qt Quick UI Forms (.ui.qml files), not QML files(.qml files).   

      or if the user doesn't necessarily use .ui.qml files, the sentense should be like this:

      To include these to your application, you must add them to QML files (either .qml or .ui.qml files).  

      Attachments

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

        Activity

          People

            tarjasundqvist Tarja Sundqvist
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes