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

document the qml (runtime) tool; de-emphasize usage of qmlscene

    XMLWordPrintable

Details

    Description

      https://www.youtube.com/watch?v=2nnrl1v7LcE explains why we have it: it is intended to be an ordinary script interpreter, like perl or python; it should not load modules (like widgets) until you need them; it handles the shebang mechanism; and it is intended as the canonical way to run a QML file, even for end-users. Yet the docs still mention using qmlscene for testing/debugging applications, and don't mention the qml tool at all AFAICT. There also needs to be documentation of what can be achieved with custom config files (tools/qml/conf/configuration.qml is the default, but we have no alternative examples).

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-53219
          # Subject Branch Project Status CR V

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There is 1 open Gerrit change