|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 4.9.1 | May 23, 2012 | New Release | Added the QPyNullVariant class to the QVariant v2 API to allow null QVariants to be implemented. Added the optional type keyword argument to QSettings.value() to allow the type of the returned value to be specified. QDeclarativeItem will now act as a transparent proxy from any QML signals and JavaScript functions. Any QObject invokable methods can now be called transparently even if they haven't been explicitly wrapped. QWizardPage.registerField() can now take an unbound or bound signal as its changedSignal argument. Converted the Reference Guide to Sphinx. |
| 4.8.3 | Jan 25, 2011 | New Release | Added the QPyNullVariant class to the QVariant v2 API to allow null QVariants to be implemented. Added the optional type keyword argument to QSettings.value() to allow the type of the returned value to be specified. QDeclarativeItem will now act as a transparent proxy from any QML signals and JavaScript functions. Any QObject invokable methods can now be called transparently even if they haven't been explicitly wrapped. QWizardPage.registerField() can now take an unbound or bound signal as its changedSignal argument. Converted the Reference Guide to Sphinx. |