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 777 - Operator "QPolygon::operator<<(QVector<QPoint>)" missing
: Operator "QPolygon::operator<<(QVector<QPoint>)" missing
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: HEAD
: PC Linux
: P3 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-03-22 13:28 EET by Marcelo Lira
Modified: 2011-04-29 18:06 EEST (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 Marcelo Lira 2011-03-22 13:28:57 EET
The operator was marked as removed in QtGui type system. In C++ the << operator
is inherited from QVector, from which QPolygon derives, it is not reflected in
Python because QVector was declared as a container type.

The same problem is true to "QPolygonF::operator<<(QVector<QPointF>)".
Comment 1 Hugo Parente Lima 2011-04-27 23:18:20 EEST
Fixed in commit:

pyside/8d9bf59fb1a06d2e2aa9143bae80a5bbb688c051
Comment 2 renato filho 2011-04-29 18:06:03 EEST
PySide release 1.0.2