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

make it easier to load qml configuration files from the filesystem without full path

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • 6.3.0 Alpha
    • None
    • QML: Tooling
    • None
    • a15472716dbef63f1e5ad27ee412c2a2408b44e2 (qt/qtdeclarative/dev)

    Description

      $ qml --list-conf
      Built-in configurations:
        default
        resizeToItem
      

      It does not list configuration files from the filesystem, even though the user can write custom config files. And the built-in configs can be chosen with single-word names, whereas to use a custom config file you have to give the full path. So I think we should also detect configurations that are installed in a standard location, probably in individual directories under StandardPaths.AppConfigLocation, list them by the directory name there, and make it work with qml -c myconfig just as you can do qml -c resizeToItem.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes