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.
지원 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.