How to use system theme Icon for QPushButton -- Qt Designer on Linux
Solution 1:
Add \src\gui\styles\qstyle_wince.qrc to your resources and set the icon property of the PushButton in Designer (assuming you want Windows Style).
Add \src\gui\styles\qstyle_wince.qrc to your resources and set the icon property of the PushButton in Designer (assuming you want Windows Style).