aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qt-core-module.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/reference/modules/qt-core-module.qdoc b/doc/reference/modules/qt-core-module.qdoc
index 6bfa67f19..922b1889b 100644
--- a/doc/reference/modules/qt-core-module.qdoc
+++ b/doc/reference/modules/qt-core-module.qdoc
@@ -140,6 +140,15 @@
*/
/*!
+ \qmlproperty bool Qt.core::enableBigResources
+
+ Whether the Qt resource compiler is run in a two-pass fashion that supports
+ the creation of big resources.
+
+ \defaultvalue \c{false}
+*/
+
+/*!
\qmlproperty stringList Qt.core::config
Corresponds to the default value of qmake's \c CONFIG variable.