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 162 - cast operators (e.g. "operator QString()") are not supported
: cast operators (e.g. "operator QString()") are not supported
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Shiboken
: 0.2.3
: All All
: P5 normal
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2010-02-23 08:02 EET by Anderson Lizardo
Modified: 2010-03-24 16:30 EET (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anderson Lizardo 2010-02-23 08:02:31 EET
Shiboken currently does not generate support code for cast operators. These
operators are used for "implicit conversions" in C++.

This issue is related to the "tests/otherbinding/new_ctor_operator_test.py"
test in shiboken and "tests/qtgui/qstring_qkeysequence_test.py" in
pyside-shiboken.
Comment 1 Anderson Lizardo 2010-02-23 09:15:16 EET
*** Bug 161 has been marked as a duplicate of this bug. ***
Comment 2 Marcelo Lira 2010-03-23 16:45:54 EET
Fixed in shiboken/ddc5bef0.