Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-113459

Document error in Qt Interface Framework tutorial

    XMLWordPrintable

Details

    • All
    • dd397cd60 (dev), 11a6ccc8b (6.5), 2bf1ea5b6 (6.5.1)

    Description

      Summery of the issue

      The code shown in the tutorial document is wrong. Some part of the guidance is also not clear.

      The issue

      Document url: [Qt Interface Framework Generator Tutorial | Qt Interface Framework 6.5.0|https://doc.qt.io/QtInterfaceFramework/qtinterfaceframework-interfaceframework-qface-tutorial-example.html#define-default-values]

      Under "Define Default Values" part of Section 4. The code snipet show following:

       

      @config_simulator: { simulationFile: "qrc:/simulation.qml" }
      

      I belive this code is for specifiying qml file for animation. For the default value, following code may be correct.

       

          @config_simulator: { default: 15 }
      

      The place to put this line is not documented well. Also, the document says the file to edit as YAML file. This phrase is  ambiguous. 

      Attachments

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

        Activity

          People

            gagi Dominik Holland
            takujikawata Takuji Kawata
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes