Download List

프로젝트 설명

PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-13 04:00
4.9.1

이것은 주로 bugfix 릴리스입니다.
This is mainly a bugfix release.

2011-12-23 22:52
4.9

이 릴리스는 Qt 4.8.0 대 한 지원을 추가 하 고 QtDBus 모듈을 추가 합니다.
This release adds support for Qt 4.8.0 and adds a QtDBus module.

2011-11-01 04:31
4.8.6

이것은 사소한 bugfix 릴리스입니다.
This is a minor bugfix release.

2011-08-10 23:44
4.8.5

이것은 사소한 bugfix 릴리스입니다.
This is a minor bugfix release.

2011-05-02 22:56
4.8.4

지원 Qt는 v4.7.2에 추가되었습니다. QObject.findChild ()와 QObject.findChildren ()는 현재 형식 개체의 튜플뿐만 아니라 그렇게 종류의 다수의 어린이를 찾을 수있다는 것을 하나의 유형 인수를 허용합니다. QCommonStyle에 대한 지원이 추가되었습니다. setEventFilter ()와 filterEvent에 대한 제한된 지원이 () QAbstractEventDispatcher에 추가되었습니다. setAttributeArray에 대한 지원이 () QGLShaderProgram에 추가되었습니다. pyrcc4 지금 rcc의 동작과 일치하도록 기본적으로 압축됩니다. 그것은 C + + API는 그것이 불가능는 파이썬에서 사용할 수있게으로 QTouchEventSequence이 제거되었습니다.
Support was added for Qt v4.7.2. QObject.findChild() and QObject.findChildren() now allow a tuple of type objects as well as a single type argument so that children of a number of types may be found. Support for QCommonStyle was added. Limited support for setEventFilter() and filterEvent() was added to QAbstractEventDispatcher. Support for setAttributeArray() was added to QGLShaderProgram. pyrcc4 will now compress by default to match the behavior of rcc. QTouchEventSequence was removed, as its C++ API makes it impossible to be used from Python.

Project Resources