aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2016-10-17 11:14:30 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2016-10-28 11:01:46 +0000
commit7f73d219d3b38c91bb666450a94d8e98b8aecc53 (patch)
tree1bc1a336b98c581560d1d619a92d6802082aa187 /doc
parentf829298a6f9810ad6182984cd56315846368fd98 (diff)
Add support for generating qrc files
[ChangeLog] Added support for generating qrc files. Change-Id: I9c5d703fcb6f8c14606d5abf66e8edfd4959f364 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qt-modules.qdoc18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/reference/modules/qt-modules.qdoc b/doc/reference/modules/qt-modules.qdoc
index d9704b8d0..7d9a7e47b 100644
--- a/doc/reference/modules/qt-modules.qdoc
+++ b/doc/reference/modules/qt-modules.qdoc
@@ -335,6 +335,19 @@
\li \c{empty}
\li Corresponds to the default value of qmake's \c QT_CONFIG variable.
\row
+ \li resourceSourceBase
+ \li \c{path}
+ \li \c{product.sourceDirectory}
+ \li For files tagged as \c{qt.core.resource_data}, this property determines which part of
+ their path will end up in the generated \c qrc file.
+ \row
+ \li resourcePrefix
+ \li \c{string}
+ \li \c{"/"}
+ \li For files tagged as \c{qt.core.resource_data}, this property determines the prefix
+ under which they will be available in the generated \c qrc file. The value of this
+ property needs to be the same for all such files in a product.
+ \row
\li staticBuild
\li \c{bool}
\li \c{undefined}
@@ -552,6 +565,11 @@
\li Source files with this tag trigger a re-execution of the rule running the \c moc
tool when their timestamp changes.
\row
+ \li \c{"qt.core.resource_data"}
+ \li -
+ \li 1.7
+ \li Source files with this tag serve as inputs to the rule creating \c qrc files.
+ \row
\li \c{"ts"}
\li \c{*.ts}
\li 1.0