[PyQt] PyQt support for Qt 4.7

Phil Thompson phil at riverbankcomputing.com
Mon Oct 4 17:31:01 BST 2010


On Mon, 04 Oct 2010 17:52:40 +0200, Giovanni Bajo <rasky at develer.com>
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?

No - at least I haven't seen any way it might be done.

I'm also not saying that I can definitely get minehunt working. It's a
question of solving one problem at a time, but I could hit a showstopper at
any time.

Phil


More information about the PyQt mailing list