[PyKDE] virtual functions not getting executed

Phil Thompson phil at river-bank.demon.co.uk
Sat Feb 22 23:45:01 GMT 2003


On Saturday 22 February 2003 10:03 pm, Landshark wrote:
> I searched the archives for this and haven't yet found an answer.
>
> I created a subclass of QListViewItem and then wrote my own
> paintCell(...) function.
>
> However, this function never gets called, only the baseclass's paintCell
> gets called.
>
> Is there a way around this?

Can you provide a small, complete example that demonstrates the problem?

Phil




More information about the PyQt mailing list