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

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

XMLWordPrintable

      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).

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

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

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change