On Wed, 07 Oct 2009 19:43:52 +0200, Linos <[email protected]> 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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to