From 00f0ea88cfd1020ff3765597ca9525eb73a783b2 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Wed, 6 Apr 2011 19:49:37 -0300 Subject: Merged fix_int*... and fix_qreal*... type system templates. Also modified the method call to be friendlier with virtual methods. --- PySide/QtGui/typesystem_gui_common.xml | 36 +++++++++++++++++++++++++--------- PySide/typesystem_templates.xml | 14 +++---------- 2 files changed, 30 insertions(+), 20 deletions(-) (limited to 'PySide') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index 70535e664..fa819f583 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -1029,7 +1029,9 @@ - + + + @@ -1050,7 +1052,9 @@ - + + + @@ -1071,7 +1075,9 @@ - + + + @@ -1092,7 +1098,9 @@ - + + + @@ -1113,7 +1121,9 @@ - + + + @@ -1134,7 +1144,9 @@ - + + + @@ -4531,7 +4543,9 @@ - + + + @@ -5203,7 +5217,9 @@ - + + + @@ -5224,7 +5240,9 @@ - + + + diff --git a/PySide/typesystem_templates.xml b/PySide/typesystem_templates.xml index 9ef317d55..e42193e74 100644 --- a/PySide/typesystem_templates.xml +++ b/PySide/typesystem_templates.xml @@ -142,18 +142,10 @@ %PYARG_0 = Shiboken::makeTuple(retval_, val_); -