News

Qt 4.7 has not been released yet, but the curious can download the beta or even grab a snapshot from git. The big news in this point seven release is Qt Quick - a new approach to user interfaces.
As Qt 4.7 recently was released, Qt Quick is becoming available through the repositories of most distributions. Some distributions choose to package Qt in several packages, so make sure you get the Qt ...
For WebAssembly, Qt 6.5 adds support for video rendering and accessibility for widgets. Qt WebEngine has also been updated to Chromium 108, and includes Chromium 110 security patches. Qt Quick UI ...
Components can also be packaged as modules (Qt Components being one such module) and be extended via plugins. This article focuses on how components can be used to write clean and maintainable QML ...