aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/doc/typesystem_conversionrule.rst
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2023-05-25 11:12:40 +0300
committerSimo Fält <simo.falt@qt.io>2023-05-25 11:12:40 +0300
commitca0519cb3f6b62e3b61ba74f0c60eac891dd3a15 (patch)
tree46e94d1b9a77648ca080a36b7d266f2322031d67 /sources/shiboken2/doc/typesystem_conversionrule.rst
parent72d32f66685fbb7fefc41eee629e63f4824cb10b (diff)
parent7c386888b453b7f2ac78ef1da59d077b25e372b3 (diff)
Merge tag 'v5.15.4-lts' into tqtc/lts-5.15-opensourcev5.15.4-lts-lgpl
Qt For Python Release 5.15.4 Change-Id: I8457501ba90fc481fb9de686eb8a2f880ecc06cd
Diffstat (limited to 'sources/shiboken2/doc/typesystem_conversionrule.rst')
-rw-r--r--sources/shiboken2/doc/typesystem_conversionrule.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/shiboken2/doc/typesystem_conversionrule.rst b/sources/shiboken2/doc/typesystem_conversionrule.rst
index 27e7a72de..fc87a85c9 100644
--- a/sources/shiboken2/doc/typesystem_conversionrule.rst
+++ b/sources/shiboken2/doc/typesystem_conversionrule.rst
@@ -32,6 +32,10 @@ conversion-rule
</conversion-rule>
</value-type>
+ The code can be inserted directly, via ``add-conversion`` (providing snippet
+ functionality) or via ``insert-template`` (XML template,
+ see :ref:`using-code-templates`).
+
The example above show the structure of a complete conversion rule. Each of the
child tags comprising the conversion rule are described in their own sections
below.