aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2016-11-07 10:25:59 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2016-11-10 12:45:21 +0000
commite518441cf636a2839d58d23f9853dbcdeeaad85a (patch)
treebbd3e7fe088cc404b3ac8d592ab3622264823dce /doc
parentb0160eb96e47a20f2ac28b7dbb327c87460cb9da (diff)
Let nested groups inherit the parent group's file tags
Tags should behave the same as module properties in that respect. Change-Id: I5cbfde9c2cf90eef93feef0a8ffd894309341577 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/items/group.qdoc11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/reference/items/group.qdoc b/doc/reference/items/group.qdoc
index b1aeb246b..139cc6f6d 100644
--- a/doc/reference/items/group.qdoc
+++ b/doc/reference/items/group.qdoc
@@ -94,8 +94,9 @@
Groups may also appear in modules, which causes the respective sources to be added to the
products depending on said module.
- Groups can be nested. In this case, child groups inherit the module properties of their parent
- group. The condition of a child group gets logically ANDed with the one of its parent group.
+ Groups can be nested. In this case, child groups inherit the module properties and the file
+ tags of their parent group. The condition of a child group gets logically ANDed with the one
+ of its parent group.
\section1 Group Properties
@@ -143,10 +144,10 @@
\li bool
\li true
\li Determines how tags on files that are listed both at the top level of
- a product and a group are handled.
+ a product (or the parent group, if there is one) and a group are handled.
If this property is true, then the file tags set via the group
- replace the ones set via the product.
- If it is false, the "group tags" are added to the "product tags".
+ replace the ones set via the product or parent group.
+ If it is false, the "group tags" are added to the "parent tags".
\row
\li excludeFiles
\li list