From 4af09f10adb74f74fc5fc15734b7e803c32dd010 Mon Sep 17 00:00:00 2001 From: Renato Araujo Oliveira Filho Date: Fri, 28 Jan 2011 18:02:20 -0300 Subject: [PATCH] Implement __repr__ function for class with Float attributes. --- PySide/QtCore/typesystem_core.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml index 24e3685..de0e9a6 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -457,6 +457,15 @@ + + + + + + + + + @@ -645,6 +654,15 @@ + + + + + + + + + @@ -821,6 +839,15 @@ + + + + + + + + +