[PyKDE] QWidgetFactory question.

Phil Thompson phil at riverbankcomputing.co.uk
Wed Sep 15 13:42:15 BST 2004


On Wednesday 15 September 2004 8:04 am, Mikael Schönenberg wrote:
> On Tue, Sep 14, 2004 at 02:31:10PM -0400, Ian Reinhart Geiser wrote:
> > Phil Thompson said:
> > > PyQt does not provide any support for Qt properties other than
> > > QObject.setProperty() and QObject.property(). I can easily wrap
> > > QMetaObject
> > > and QMetaProperty (they've been on the TODO list for a while, but
> > > nobody has
> > > been clamouring for them) if it helps.
> >
> > /me bangs some pots and pans together ;)
>
> I'll join the orchestra.
>
> Access to QMetaObject and QMetaProperty would make it possible for us
> to get rid of some nasty parsing of UI-files that we're doing on our
> own. I'd be very happy to see them wrapped :-)

Ok - support for QMetaObject and QMetaProperty will be in tonight's snapshot.

Phil




More information about the PyQt mailing list