From ce09bd623b678eefddbe848b5cb44533cc648ae9 Mon Sep 17 00:00:00 2001 From: renatofilho Date: Wed, 13 Oct 2010 12:53:10 -0300 Subject: Implemented support to deep copy on QtCore. Reviewer: Luciano Wolf Lauro Neto --- PySide/typesystem_templates.xml | 50 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) (limited to 'PySide/typesystem_templates.xml') diff --git a/PySide/typesystem_templates.xml b/PySide/typesystem_templates.xml index e9db3289a..576343473 100644 --- a/PySide/typesystem_templates.xml +++ b/PySide/typesystem_templates.xml @@ -187,12 +187,56 @@ Shiboken::setParent(%CONVERTTOPYTHON[QApplication*](qApp), %PYARG_0); -