aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/typesystem_sample.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/samplebinding/typesystem_sample.xml')
-rw-r--r--tests/samplebinding/typesystem_sample.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/samplebinding/typesystem_sample.xml b/tests/samplebinding/typesystem_sample.xml
index 35ef4220b..a3e4c830b 100644
--- a/tests/samplebinding/typesystem_sample.xml
+++ b/tests/samplebinding/typesystem_sample.xml
@@ -45,6 +45,7 @@
<include file-name="map" location="global"/>
</container-type>
<container-type name="List" type="list" />
+
<add-function signature="cacheSize()" return-type="int">
<inject-code class="target">
%PYARG_0 = %CONVERTTOPYTHON[int](Shiboken::BindingManager::instance().getAllPyObjects().size());
@@ -1068,6 +1069,9 @@
</add-function>
</value-type>
+ <value-type name="Rect" />
+ <value-type name="RectF" />
+
<value-type name="Polygon">
<modify-function signature="stealOwnershipFromPython(Point*)">
<modify-argument index="1">