From 9c7d055f3d6f7f93f66ed977ca480979b445fcb8 Mon Sep 17 00:00:00 2001 From: Renato Araujo Oliveira Filho Date: Fri, 28 Jan 2011 18:02:20 -0300 Subject: 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 a50750a55..41b77438e 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -457,6 +457,15 @@ + + + + + + + + + @@ -637,6 +646,15 @@ + + + + + + + + + @@ -813,6 +831,15 @@ + + + + + + + + + -- cgit v1.2.3