[PyQt] Re: ConvertToSubClass problem

Matteo Bertini naufraghi at develer.com
Thu Nov 20 14:01:15 GMT 2008


On 19-11-2008 18:20, Matt Newell wrote:

>
> Thanks.
>
> The actual bug is in q3frame.sip.
>
> class Q3Frame : QWidget
>
> should be
>
> class Q3Frame : QFrame
>
> as it is in qt's header files.
>
> Matt

Thanks!

This fixes the problem without touching SIP!!


-- 
/// Matteo Bertini - Develer srl \\\
\\\    http://www.develer.com    ///


More information about the PyQt mailing list