PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 435 - Function call give priority to QVariant type
: Function call give priority to QVariant type
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Shiboken
: HEAD
: All All
: P3 normal
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2010-10-26 10:21 EEST by renato filho
Modified: 2010-11-25 17:48 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description renato filho 2010-10-26 10:21:03 EEST
Current code generated by shiboken try first convert to QVariant instead other
types, this cause problem because any python object is convertible to QVariant.
Comment 1 renato filho 2010-11-09 16:17:20 EET
fixed on shiboken commit:

commit 9c6fb1d821065e61f85a59503dea63f4e7b49180
Author: renatofilho <renato.filho@openbossa.org>
Date:   Tue Nov 9 16:09:01 2010 -0300
Comment 2 renato filho 2010-11-25 17:48:17 EET
released on 1.0.0~beta1