summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-11-22 11:59:26 +0100
committerNiels Weber <niels.weber@digia.com>2013-11-22 12:27:15 +0100
commitaa9d0b6cbe8c215ab4610aa6349250c08b4d09b3 (patch)
treea03e9a898982bcd64307625fd74d7af37195182d /doc
parent6213db49c8281ed9cb84e32b1cee261202f9ad73 (diff)
Document the existence of addElevatedOperation.
Task-number: QTIFW-407 Change-Id: I885cc8432ceffae48e94f165f415baa0e54155c2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/scripting.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/scripting.qdoc b/doc/scripting.qdoc
index 71ae92891..fe256458d 100644
--- a/doc/scripting.qdoc
+++ b/doc/scripting.qdoc
@@ -118,6 +118,8 @@
copying files or patching file content, for example. You can create and add
update operations to the installation from within
a script using \a QInstaller::Component::addOperation.
+ If you need to run an operation that requires administrative rights, use
+ \a QInstaller::Component::addElevatedOperation instead.
Each operation has a unique key used for identification and can take up to
five parameters. In the parameter values, you can use variables as set in