[PyQt] QAbstractListModel & QMl ListView: Invisible/missing Items
Craig Matsuura
cmatsuura at vivint.com
Mon Jun 1 04:51:03 BST 2015
For what it's worth we reimplemented our ModelList using a QStandardItemModel instead of the QAbstractListModel and got things working. At least for use that worked.
Craig
________________________________
From: PyQt <pyqt-bounces at riverbankcomputing.com> on behalf of Craig Matsuura <cmatsuura at vivint.com>
Sent: Saturday, May 30, 2015 1:28 AM
To: pyqt at riverbankcomputing.com
Subject: [PyQt] QAbstractListModel & QMl ListView: Invisible/missing Items
Not sure if this has been addressed, but I see something very similar on PyQt-gpl-5.4.1, Python 3.4, Qt 5.4.1.
I am on ubuntu 14.04, using the test apps attached originally by Jonas Schürmann (posted on Feb 16. 2015)
We have a similar problem with a qml app we have and I was wondering if anyone has found a solution? In our case it appears the models data objects are being cleaned up (lost).
Thanks,
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150601/53bb79d5/attachment-0001.html>
More information about the PyQt
mailing list