[PyQt] new problem pyqt 4.6

Phil Thompson phil at riverbankcomputing.com
Wed Oct 7 22:39:31 BST 2009


On Wed, 07 Oct 2009 19:43:52 +0200, Linos <info at linos.es> wrote:
> Hello Phil,
> 	i have detected other problem with clases inheriting from a abstract qt 
> subclass and a python subclass. Here you have sample code. it gives me
this
> 
> error when i click the button.
> 
> TypeError: QAbstractItemModel.rowCount() is abstract and cannot be called
> as an 
> unbound method

It broke when getting super() to work. Should be fixed by tonight's SIP
snapshot.

Thanks,
Phil


More information about the PyQt mailing list