Qt 6.11 is out! See what's new in the release
blog
Qt 4.8 "style singleton"
-
I'm trying to get some sort of style singleton working in Qt 4.8 (QtQuick 1.1), but it dosent seem to work the same way as in Qt 5.12 using the approach in https://wiki.qt.io/Qml_Styling.
Any suggestions?