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 778 - Iterator protocol methods missing for QTreeWidgetItemIterator
: Iterator protocol methods missing for QTreeWidgetItemIterator
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: HEAD
: PC Linux
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-03-22 13:34 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:34:21 EET
QTreeWidgetItemIterator being an iterable object in C++ must be also in Python.
The methods used in the C++ iteration (operator++(int), operator--(int),
operator++(), operator--()) are currently removed in the QtGui type system, but
no iterator methods were added to replace them.
Comment 1 renato filho 2011-04-26 22:43:00 EEST
fixed on pyside commit:
commit de6a90bdcbf4b1528cf385ff0f382394e12f67f3
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Tue Apr 26 15:06:40 2011 -0300
Comment 2 renato filho 2011-04-29 18:06:29 EEST
PySide release 1.0.2