From 175ffec58f9e4f513004ec53ab03f06561096913 Mon Sep 17 00:00:00 2001 From: Denis Shienkov Date: Sun, 20 Sep 2015 22:48:09 +0300 Subject: Allow to use the stylesheet to customize UI Now it is possible to set a stylesheet file to customize the wizard's UI. The stylesheet adds to the config.xml file using the new "StyleSheet" element. Change-Id: I66271f755a0f742e96cf433fe557423a2261e432 Reviewed-by: Iikka Eklund Reviewed-by: Leena Miettinen --- doc/installerfw.qdoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc index f648afa23..3b33b77a4 100644 --- a/doc/installerfw.qdoc +++ b/doc/installerfw.qdoc @@ -216,6 +216,9 @@ \row \li WizardStyle \li Set the wizard style to be used ("Modern", "Mac", "Aero" or "Classic"). + \row + \li StyleSheet + \li Set the stylesheet file. \row \li WizardDefaultWidth \li Sets the default width of the wizard in pixels. Setting a banner image will -- cgit v1.2.3