aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/modules/qt-modules.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/modules/qt-modules.qdoc')
-rw-r--r--doc/reference/modules/qt-modules.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/reference/modules/qt-modules.qdoc b/doc/reference/modules/qt-modules.qdoc
index 5e40e7107..8effee5b6 100644
--- a/doc/reference/modules/qt-modules.qdoc
+++ b/doc/reference/modules/qt-modules.qdoc
@@ -347,6 +347,13 @@
\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.
\row
+ \li resourceFileBaseName
+ \li \c{string}
+ \li \c{product.targetName}
+ \li For files tagged as \c{qt.core.resource_data}, this property determines the base name
+ of the generated \c qrc file. If this property needs to be changed, it must be set
+ in the corresponding product rather than in a Group.
+ \row
\li staticBuild
\li \c{bool}
\li \c{undefined}