From eef1ebfb60bc4fe24790e5d9ab87bc00722030ae Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Fri, 19 May 2017 08:10:22 +0300 Subject: 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 --- examples/doc/hidecheckbox.qdoc | 3 +-- examples/hidecheckbox/README | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'examples') 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 set to \c false, - so it cannot be selected. It also does not install the package, for that - you will need to set \c 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 -- cgit v1.2.3