aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/ellipticalArcs.qml
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2021-09-21 15:23:55 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2021-09-22 20:39:52 +0200
commita15472716dbef63f1e5ad27ee412c2a2408b44e2 (patch)
tree444b0227f2bfca21ee2fbc43e69f381d4bcebd9b /examples/quick/shapes/ellipticalArcs.qml
parent5e3de6aa6083f0cf312e60dc4fc9a7d999bc6c90 (diff)
Teach the qml runtime to load config files by basename
Also, --list-conf will now list the conf files that it finds; and --verbose will show more information about the path(s) to them. [ChangeLog][QtQml][qml] The QML Runtime tool's -c / --config option now can find a directory containing a file called configuration.qml under QStandardPaths::AppConfigLocation, in addition to being able to give the full path to the configuration file, as before. I.e. on Linux you could write a custom configuration into ~/.config/QtProject/Qml Runtime/myconfig/configuration.qml and then use it via qml -c myconfig somefile.qml. The --list-conf option will list the configurations that can be found in this way. Task-number: QTBUG-26366 Fixes: QTBUG-96740 Change-Id: I72798b22255b71b9d4184a67f86b249766b64233 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'examples/quick/shapes/ellipticalArcs.qml')
0 files changed, 0 insertions, 0 deletions