[PyKDE] QWidgetFactory question.

Mikael Schönenberg micke at strakt.com
Wed Sep 15 08:04:49 BST 2004


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 :-)

-- 
Mikael Schönenberg <micke at strakt.com>




More information about the PyQt mailing list