summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-01-12 16:34:53 +0200
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-02-04 09:13:37 +0200
commit2665bbe56e22ca71beb686d985d9859da72cbac2 (patch)
tree4e14a6149ad15693d650c619c8680af47c0aac62 /doc/installerfw.qdoc
parent6f8b0581c9ee373b9b75a0e0879527b9efe013b8 (diff)
Add support for setting minimum wizard dimensions in config.xml
Task-number: QTIFW-1903 Change-Id: I4d8eaf71a1a63dfbfa75ea61af728fa1f5e3e9f3 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index ef7479a33..38dac805d 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -431,6 +431,14 @@
override this. You can add the \c em or \c ex suffix to the specified value to
use the \e em or \e ex unit, as in a CSS file.
\row
+ \li WizardMinimumWidth
+ \li Sets the minimum width of the wizard in pixels. You can add the \c em or \c ex
+ suffix to the specified value to use the \e em or \e ex unit, as in a CSS file.
+ \row
+ \li WizardMinimumHeight
+ \li Sets the minimum height of the wizard in pixels. You can add the \c em or \c ex
+ suffix to the specified value to use the \e em or \e ex unit, as in a CSS file.
+ \row
\li WizardShowPageList
\li Set to \c false if the widget listing installer pages on the left side of the
wizard should not be shown. Defaults to \c true. If visible, this widget hides