[PyKDE] Re: alignment in table

Mike Rovner mrovner at cadence.com
Sat May 13 02:39:23 BST 2006


Andreas Pakulat wrote:
> a) __init__ is not empty, it contains the QTableItem initializer
> b) the QTableItem initializer needs to be called for the whole thing to
> work, else the C++ object-part of AlignTableItem will be deleted right
> after the end of __init__.

When method is not overrided baseclass method is called.




More information about the PyQt mailing list