[PyQt] PyQt support for Qt 4.7

Giovanni Bajo rasky at develer.com
Mon Oct 4 23:02:25 BST 2010


On lun, 2010-10-04 at 18:42 +0200, Hans-Peter Jansen wrote:
> 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?

Yes, but it's strongly scripted with Javascript nonetheless.
-- 
Giovanni Bajo      ::  Develer S.r.l.
rasky at develer.com  ::  http://www.develer.com

Blog: http://giovanni.bajo.it
Last post: Compile-time Function Execution in D



More information about the PyQt mailing list