summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2017-05-19 08:10:22 +0300
committerKatja Marttila <katja.marttila@qt.io>2017-05-22 09:09:13 +0000
commiteef1ebfb60bc4fe24790e5d9ab87bc00722030ae (patch)
tree2c73bca88d113a32b0794f80ad2b4355a1f5dc6b /examples
parentc0700c1a780542ed81a188f2bf6c8a04b1d1a4fa (diff)
Change 'Checkable' element behavior
Althogh 'Checkable' value is set to package, that can contain packages to install. Enabling the install of components using 'Checkable' value. Change-Id: I05d65fe2da65644872d46bdef3accd5e3f16ad31 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'examples')
-rw-r--r--examples/doc/hidecheckbox.qdoc3
-rw-r--r--examples/hidecheckbox/README2
2 files changed, 2 insertions, 3 deletions
diff --git a/examples/doc/hidecheckbox.qdoc b/examples/doc/hidecheckbox.qdoc
index cdcc506c1..81f5a5a10 100644
--- a/examples/doc/hidecheckbox.qdoc
+++ b/examples/doc/hidecheckbox.qdoc
@@ -51,8 +51,7 @@
component directory: componentF, componentF.subcomponent1, and
componentF.subcomponent1.subcomponent1. We also specify the component name and description
in each of them. The top level item, componentF, has \c <Checkable> set to \c false,
- so it cannot be selected. It also does not install the package, for that
- you will need to set \c <ForceInstallation> to \c true.
+ so it cannot be selected.
\quotefile hidecheckbox/packages/componentF/meta/package.xml
diff --git a/examples/hidecheckbox/README b/examples/hidecheckbox/README
index 22619bf9c..bf6259aa2 100644
--- a/examples/hidecheckbox/README
+++ b/examples/hidecheckbox/README
@@ -1,4 +1,4 @@
-Shows how to disable top level item, allowing the installation of child items.
+Shows how to hide top level item's checkbox.
Generate installer with