From f5f2b23a70bb4dbd590cd24f28c0f5740e0f9ef6 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Mon, 6 Dec 2010 15:30:53 -0300 Subject: Fixes QImage constructor signature that used string buffer as image data source. The fixes uses the patch provided by Pieter Palmers on the bug #489 description[1]. A very simple test, to check the signature existence, was added. [1] http://bugs.openbossa.org/show_bug.cgi?id=489 Reviewed by Hugo Parente Reviewed by Luciano Wolf --- PySide/QtGui/typesystem_gui_common.xml | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) (limited to 'PySide/QtGui/typesystem_gui_common.xml') diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index cf4b6744c..485d5425b 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -665,11 +665,33 @@ - + + + + + + + + + + + + - + + + + + + + + + + @@ -678,10 +700,6 @@ - - - - -- cgit v1.2.3