#QML #QT #cpp identify change of theme on mac and windows is easy``` SystemPalette { id: systemPalette colorGroup: SystemPalette.Active onButtonTextChanged: { // Fix theme bugs manually } }```Is there equivalent thing for Qt Widgets?
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.