设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客

Qt库的Python绑定:PyQt v4.8 发布

2010-10-24 22:53| 发布者: walkerxk| 查看: 2610| 评论: 0|来自: OSMSG

摘要: PyQt 是跨平台应用程式框架 Qt 的 Python 绑定版本,同时也是 PyKDE(KDE API 的 Python 绑定)的基础。PyQt 支持 Linux,Unix,Mac OS X 与 Windows 操作系统。PyQt v4.8 特性:Added support for Qt v4.7 includin ...

PyQt 是跨平台应用程式框架 Qt 的 Python 绑定版本,同时也是 PyKDE(KDE API 的 Python 绑定)的基础。PyQt 支持 Linux,Unix,Mac OS X 与 Windows 操作系统。

PyQt v4.8 特性:

  • Added support for Qt v4.7 including the new QtDeclarative module.
  • pyqtProperty() can now be used as a method decorator in the same way that the standard Python property type can be used.
  • Added the notify argument to pyqtProperty().
  • Unbound signals can now be subscripted in the same way that bound signals can.
  • Added the missing << operator to QPolygon, QPolygonF and QXmlStreamAttributes.
  • PyQt will now automatically keep a reference to objects set with some sort of setter method when Qt expects the underlying C   instance to stay valid but does not take ownership of it.
  • Added the lightmaps.py and stardelegate.py examples from Hans-Peter Jansen.
  • Added the –assume-shared option to configure.py.
  • The QtAssistant module is no longer built with Qt v4.7 and later.

SIP v4.11.2 特性:

SIP v4.11.2 has been released. This version is required by PyQt v4.8

  • /KeepReference/ can now be applied to global functions and static methods.
  • %TypeCode can now be specified in a %MappedType directive.
  • Mapped types for templates no longer require the template arguments to be fully defined.
  • Build system changes required by PyQt v4.8 and Qt v4.7.

点击进入 PyQt 项目主页


酷毙

雷人

鲜花

鸡蛋

漂亮

相关阅读

  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部