summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-11-18 13:24:36 +0200
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2021-11-22 11:47:56 +0200
commit0592a53f197768d0bf08b5740f6612c1a11c18b9 (patch)
tree530f29fc46c9013f5176b4f23a28823c184b8a13 /doc
parentae2c1f08d2b7cc2ad0249e5966bcbeb111b11bdf (diff)
Doc: Update controller scripting section for License Agreement Page
Controls on the page have been changed, update to reflect the current widgets. Task-number: QTIFW-2405 Change-Id: I3e1b46e30129de7f529fca450808bd9adbea5003 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/noninteractive.qdoc18
1 files changed, 2 insertions, 16 deletions
diff --git a/doc/noninteractive.qdoc b/doc/noninteractive.qdoc
index 4919988b4..3e0952c12 100644
--- a/doc/noninteractive.qdoc
+++ b/doc/noninteractive.qdoc
@@ -220,25 +220,11 @@
\row
\li \c AcceptLicenseLabel
- \li Shows the text next to the accept license radio button.
+ \li Shows the text next to the accept license check box.
\row
- \li \c RejectLicenseLabel
- \li Shows the text next to the reject license radio button.
- \endtable
-
- \table
- \header
- \li Radio Buttons
- \li Brief Description
-
- \row
- \li \c AcceptLicenseRadioButton
+ \li \c AcceptLicenseCheckBox
\li Accepts the license agreement.
-
- \row
- \li \c RejectLicenseRadioButton
- \li Rejects the license agreement. Selected by default.
\endtable
\section2 Target Directory Page