summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Kaye <david@ethernull.org>2013-10-05 11:32:08 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2013-10-08 12:04:55 +0200
commit394a052b609e4959e8ec4ca7f8e666c83b33c897 (patch)
tree1a51359ea5b339f9c8cfc7be2b7e5282ead7a34c /doc
parentba70c4f4334b26acaa2b61e7e915ea108dadbe6c (diff)
Allow users to select installer style
Add a "WizardStyle" tag to config.xml that takes values "Modern", "Classic", "Aero" or "Mac" to force the style. Change-Id: Ibd6c329a6b159c202fa7a7aa535b36e00c544079 Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index baf6f1261..9bce98088 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -204,6 +204,9 @@
\o Background
\o Filename for an image used as \a QWizard::BackgroundPixmap.
\row
+ \o WizardStyle
+ \o Set the wizard style to be used ("Modern", "Mac", "Aero" or "Classic").
+ \row
\o RunProgram
\o Command executed after the installer is done if the user accepts
the action.