summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjkobus <jaroslaw.kobus@theqtcompany.com>2014-12-18 14:59:52 +0100
committerJarek Kobus <jaroslaw.kobus@theqtcompany.com>2015-05-07 13:05:57 +0000
commitf0b20942b879adb1e42a741843db9871cc614582 (patch)
treea78e9c954de90d757092e9b363024f87efa182bb /doc
parent48c08cc958da2fb093d6b93871ae112c0395824d (diff)
Enable feature live preview of dependencies
This feature is available after setting InstallActionColumnVisible property to true inside config.xml Change-Id: I5071d5c5c4562100a96530c581de01760ca0d2d5 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 187686a9c..79c4d7962 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -307,6 +307,11 @@
\li Set to \c true if you want to create a local repository inside the installation directory.
This option has no effect on online installers. The repository will be automatically added
to the list of default repositories.
+ \row
+ \li InstallActionColumnVisible
+ \li Set to \c true if you want to add an extra column into component tree showing install actions.
+ This extra column indicates whether a component is going to be installed or uninstalled,
+ or just stay installed or uninstalled.
\endtable