GammaRay 3.3 is now available. The new release for the deep inspection tool drops Qt 5 support, requiring Qt 6.5 or newer, adds LLVM MinGW support on Windows, fixes UI startup issues, updates LZ4 to 1.10.0, and ensures build compatibility with Qt 6.10. Learn more: #QtDev
Looking to elevate your Qt and QML skills? Here’s an overview of upcoming training courses. Register and sign up to elevate your programming skills with KDAB. Have a look at the full training schedule for more details: #QtDev #QML #Embedded image
Qt Quick apps may flash white during resize if the background isn't theme-aware. Fix it with SystemPalette to match the system theme and avoid frame lag. Learn more. #QtDev #QML #Desktop #UI