[PyQt] causes self to be owned by Qt instead of PyQt ???

Baz Walter bazwal at ftml.net
Thu Apr 2 18:02:27 BST 2015


On 02/04/15 17:38, Baz Walter wrote:
> QAbstractItemModel.parent(QModelIndex) overloads QObject.parent(), so it
> is a bug in PyQt4/5 that it doesn't support the latter.

To be more precise: it's QFileSystemModel that has the missing overload 
in PyQt4/5, not the QAbstractItemModel base-class.



More information about the PyQt mailing list