On 12.05.06 18:39:23, Mike Rovner wrote: > 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.
Dooh ;-) Andreas -- Be careful! Is it classified? _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
