aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-07-03 08:24:42 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-07-03 08:24:47 +0200
commit67d635fe2cc2c89c30486a2e26dea4106a9d9c16 (patch)
treeb26f1bb7a9639f2b2a875c0cb2b937858b700add /sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml
parentffd068caf7063799e0196602e31ca7b1781c3f97 (diff)
parent75f824b13a2ef12a9a5a33db19216b4e43a72922 (diff)
Merge remote-tracking branch 'origin/5.13' into dev
Diffstat (limited to 'sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml')
-rw-r--r--sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml b/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml
index b42391148..95b85a918 100644
--- a/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml
+++ b/sources/pyside2/PySide2/QtGui/typesystem_gui_common.xml
@@ -903,7 +903,7 @@
<!-- get* methods. Inject code -->
<modify-function signature="getCmyk(int*,int*,int*,int*,int*)">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>
@@ -930,7 +930,7 @@
</modify-function>
<modify-function signature="getCmykF(qreal*,qreal*,qreal*,qreal*,qreal*)">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>
@@ -957,7 +957,7 @@
</modify-function>
<modify-function signature="getHsl(int*,int*,int*,int*)const" since="4.6">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>
@@ -980,7 +980,7 @@
</modify-function>
<modify-function signature="getHslF(qreal*,qreal*,qreal*,qreal*)const" since="4.6">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>
@@ -1003,7 +1003,7 @@
</modify-function>
<modify-function signature="getHsv(int*,int*,int*,int*)const">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>
@@ -1026,7 +1026,7 @@
</modify-function>
<modify-function signature="getHsvF(qreal*,qreal*,qreal*,qreal*)const">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>
@@ -1049,7 +1049,7 @@
</modify-function>
<modify-function signature="getRgb(int*,int*,int*,int*)const">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>
@@ -1072,7 +1072,7 @@
</modify-function>
<modify-function signature="getRgbF(qreal*,qreal*,qreal*,qreal*)const">
<modify-argument index="0">
- <replace-type modified-type="PyObject *"/>
+ <replace-type modified-type="PyObject*"/>
</modify-argument>
<modify-argument index="1">
<remove-argument/>