aboutsummaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-06-29 19:42:14 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-06-30 11:58:51 +0000
commitab5397ab3ff37e96f64d6776be426465c6da5875 (patch)
tree18f81556db1bd5ce46d0ecd99c16db5f20a4ab13 /sources
parentf9e8e08e375dbd1c15b39c165ceb4cedfcf225c0 (diff)
shiboken6/Documentation: Add a link from code injection to type system variables
Task-number: PYSIDE-1112 Change-Id: I0730320801c8557c429e38e8f6bc44e5f4b82792 Reviewed-by: Christian Tismer <tismer@stackless.com> (cherry picked from commit 2022d164eaf23051c68bd5265631500e22baf66d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'sources')
-rw-r--r--sources/shiboken6/doc/typesystem_manipulating_objects.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/shiboken6/doc/typesystem_manipulating_objects.rst b/sources/shiboken6/doc/typesystem_manipulating_objects.rst
index c8c3b808c..08c3aad09 100644
--- a/sources/shiboken6/doc/typesystem_manipulating_objects.rst
+++ b/sources/shiboken6/doc/typesystem_manipulating_objects.rst
@@ -42,6 +42,9 @@ inject-code
The optional ``snippet`` attribute specifies the snippet label
(see :ref:`external-snippets`).
+ There are a number of placeholders which are replaced when injecting
+ code (see :ref:`typesystemvariables`).
+
There are severals ways to specify the code:
Embedding Code into XML