On Saturday 26 May 2007 4:52 pm, Detlev Offenbach wrote: > Hi, > > is there a PyQt equivalent to "qobject_cast<T*>(object)"? sip.cast()? But it shouldn't be necessary if the sub-class conversion code has been properly implemented. Phil