On Sun, 28 Sep 2003 22:38:39, Jim Bublitz wrote: > If anyone's urgently in need of the next PyKDE release, or has > any other input, please speak up. I can put totgether another rc > release (more like a snapshot) in a few days if necessary.
Is there any way to cast Python QObject instances to other objects from within Python? An equivalent to this, for example: KHTMLPart *part = (KHTMLPart *) parent(); David _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
