aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2024-12-10 13:31:44 +0100
committerUlf Hermann <ulf.hermann@qt.io>2024-12-20 09:44:16 +0100
commitbac4723a30988c6b5b0430b8a394bbcf0b604db1 (patch)
tree6c99a25bcf940172a25635c4758dd522eb916666 /tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp
parent33c13102bf13d9e561266328b0b3246f2164791d (diff)
QtQml: Allow basic name quoting in qmldir files
This adds support for quoted file names and for escaping quotes and backslashes with '\'. It breaks support for file names that genuinely start with a quote. [ChangeLog][QtQml] You can now quote file names in qmldir files using '"'. This is so that you can write file names with spaces in them. '\' functions as an escape character, allowing you to escape quotes that are part of file names and backslash itself. Task-number: QTBUG-131916 Change-Id: Ia89e60153d3fafa273034f81da37166f30284c76 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp')
0 files changed, 0 insertions, 0 deletions