aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@theqtcompany.com>2016-04-29 14:05:49 +0200
committerChristian Kandeler <christian.kandeler@theqtcompany.com>2016-05-03 13:34:11 +0000
commit11c2b638fbc3ae5ea682c97ec009e81adb2f6c95 (patch)
treef9adbf0d5c1df30aa3162af3e3b2051628bb9c2b /doc
parent5c9171ca2ef5bc538967c29246d5f35bf01cfea7 (diff)
Add an "importingProduct" variable to the Export item.
It was an oversight that we did not have this before. Change-Id: I6347be273273da301ca1ee3e23ff2ddda0a1553a Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/items/export.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference/items/export.qdoc b/doc/reference/items/export.qdoc
index d41739496..31d177916 100644
--- a/doc/reference/items/export.qdoc
+++ b/doc/reference/items/export.qdoc
@@ -66,5 +66,6 @@
get the include paths and preprocessor macros via A's Export item.
In contrast to Module items, \c{product} within Export items refers to the product which defines
- the Export item.
+ the Export item. Use the \c{importingProduct} variable to refer to the product that
+ pulls in the resulting module.
*/