summaryrefslogtreecommitdiffstats
path: root/doc/scripting.qdoc
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2014-04-04 12:54:38 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2014-04-09 11:01:12 +0200
commit49f376019ec5d215a329ef955fd2f76cfb14daa7 (patch)
tree3c12b1bbd30b0ce6ffa94cf53b3cbf00e5debf5a /doc/scripting.qdoc
parentea25dca5eae415c2a555865efe7176b07f7bf109 (diff)
Make the installer binary paths available for scripts.
Task-number: QTIFW-424 Change-Id: I36e22323cac9991982f3f85481700c75371eab3a Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'doc/scripting.qdoc')
-rw-r--r--doc/scripting.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/scripting.qdoc b/doc/scripting.qdoc
index fe256458d..980c90e04 100644
--- a/doc/scripting.qdoc
+++ b/doc/scripting.qdoc
@@ -258,6 +258,12 @@
\o ApplicationsDir
\o Applications directory. For example, \c {C:\Program Files} on Windows,
\c {/opt} on Linux and \c {/Applications} on Mac OS X.
+ \row
+ \o InstallerDirPath
+ \o The directory that contains the installer application executable.
+ \row
+ \o InstallerFilePath
+ \o The file path of the installer application executable.
\endtable
The variables can be resolved by calls to \c installer.value(). If embedded