[PyQt] PyQt support for Qt 4.7

Hans-Peter Jansen hpj at urpla.net
Mon Oct 4 17:42:34 BST 2010


On Monday 04 October 2010, 17:52:40 Giovanni Bajo wrote:
> On 10/4/2010 3:07 PM, Phil Thompson wrote:
> > On Mon, 4 Oct 2010 07:35:00 -0500, "Jonathan
> > Harper"<jon at white-walls.net>
> >
> > wrote:
> >> I've been waiting for Qt 4.7 for some time now, as QFileSystemModel
> >> has
> >
> > a
> >
> >> directoryLoaded signal that I need to use. I'm wondering if there is a
> >> roadmap for estimated release date for PyQt support for Qt 4.7. I've
> >> scoured
> >> riverbankcomputing.com, the wiki, and the web for any information and
> >
> > can't
> >
> >> find any. Am I overlooking anything,  or can someone provide me with
> >
> > that
> >
> >> information?
> >
> > Current PyQt snapshots have full support for the Qt v4.7 API.
> >
> > The only thing left to do is full QML support (aka a working port of
> > the minehunt demo) where you can use QML for the GUI and Python for the
> > application logic.
>
> Does that also mean scripting QML with Python instead of Javascript?

Isn't QML a scripting language in its own right? I guess, that Phil is going 
to bind the QDeclarative* classes in order to use and probably extend QML 
scripts from within python.

But let our master raise his voice now..

Pete


More information about the PyQt mailing list