[PyKDE] pyqt and new-style classes

Phil Thompson phil at riverbankcomputing.co.uk
Wed Feb 18 20:27:01 GMT 2004


On Wednesday 18 February 2004 19:04, Eron Lloyd wrote:
> Would there be any benefit in doing this? From the way I understand it, all
> Qt objects already expose their get/set methods, while any objects you
> create through subclassing can simply use Python's native properties
> support. For the most part, properties have their biggest value in use with
> Designer.
>
> Eron

I agree, it just duplicates existing functionality at the cost of code bloat.

Phil

> On Wednesday 18 February 2004 1:42 pm, Phil Thompson wrote:
> > On Wednesday 18 February 2004 13:16, Stefan Seefeld wrote:
> > > Phil Thompson wrote:
> > > > SIP v4 classes are new-style classes.
> > >
> > > Wonderful ! Are there plans to map Qt properties to
> > > python properties ? (sounds like an easy thing to
> > > do given the technical parallels...)
> >
> > No, no plans.
> >
> > Phil
> >
> > _______________________________________________
> > PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
> > ---
> > [This E-mail scanned for viruses by Declude Virus]
>
> ---
> [This E-mail scanned for viruses by Declude Virus]
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde




More information about the PyQt mailing list