[PyQt] QTreeView and custom QStandardItemModel loses its Python counterparts
David Aguilar
davvid at gmail.com
Tue Apr 30 00:02:55 BST 2013
Phil Thompson <phil <at> riverbankcomputing.com> writes:
>
> On Mon, 29 Apr 2013 20:41:46 +0000 (UTC), David Aguilar <davvid <at>
gmail.com>
> wrote:
> > We're seeing a change in behavior in the latest PyQt4.
> > When calling tree.invisibleRootItem().child(i) we are getting back
> > QtGui.QStandardItem instances instead of our custom classes.
> >
> > This seemed related to a previous problem (but this one is different):
> >
> > http://thread.gmane.org/gmane.comp.python.pyqt-pykde/25027/focus=25028
> >
> > This seems like a bug. Is there anything else we can do to help?
>
> It's the same bug in a different place. Fixed in tonight's PyQt snapshot.
>
> Thanks,
> Phil
Thanks for the quick response, Phil. It's very highly appreciated. We'll
build the new snapshot tomorrow.
Cheers,
David
More information about the PyQt
mailing list