[PyQt] PyQt support for Qt 4.7

Phil Thompson phil at riverbankcomputing.com
Mon Oct 4 14:07:52 BST 2010


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.

Phil


More information about the PyQt mailing list