summaryrefslogtreecommitdiffstats
path: root/doc/noninteractive.qdoc
diff options
context:
space:
mode:
authorChristoph VogtlÃĪnder <c.vogtlaender@sigma-surface-science.com>2014-12-08 10:42:42 +0100
committerNiels Weber <niels.weber@theqtcompany.com>2014-12-08 12:32:21 +0100
commitd8b6bf820245d9a6733be9d6973948985d8b6974 (patch)
tree97ff193eb97ddca1f92f11b3cecf31a174436a5c /doc/noninteractive.qdoc
parenta23bf23088e66bc38572dcb67d42cc02354c2697 (diff)
add documentation for push buttons
add documentation for the push buttons available on the component selection page. Additional typo fix. Change-Id: Ibb862d6ebfca3ecbaac03ed95b4f78811d47c01c Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Diffstat (limited to 'doc/noninteractive.qdoc')
-rw-r--r--doc/noninteractive.qdoc24
1 files changed, 23 insertions, 1 deletions
diff --git a/doc/noninteractive.qdoc b/doc/noninteractive.qdoc
index 4576dd8ca..c78eed3e3 100644
--- a/doc/noninteractive.qdoc
+++ b/doc/noninteractive.qdoc
@@ -264,7 +264,7 @@
\row
\li \c selectDefault()
- \li Resets the checked state of available packages to there initial state.
+ \li Resets the checked state of available packages to their initial state.
\row
\li \c selectComponent(id)
@@ -275,6 +275,28 @@
\li Deselects the package with \c id (string).
\endtable
+ \table
+ \header
+ \li Push Buttons
+ \li Brief Description
+
+ \row
+ \li \c SelectAllComponentsButton
+ \li Selects all available packages if possible.
+
+ \row
+ \li \c DeselectAllComponentsButton
+ \li Deselects all available packages if possible.
+
+ \row
+ \li \c SelectDefaultComponentsButton
+ \li Resets the checked state of available packages to their initial state.
+
+ \row
+ \li \c ResetComponentsButton
+ \li Reset to already installed components.
+ \endtable
+
\section1 Start Menu Directory Page