Material design without QML
Unsolved
General and Desktop
-
Hello,
I have a Qt GUI application that I developed using c++ (no QML).
I was trying to apply material style according to this (https://doc.qt.io/qt-5/qtquickcontrols2-styles.html) but I think it is only for QML.
How can I easily apply material design?
Thanks -
Hi
Material styles are not available for QWidgets.
But i found this on the net that was quite nice
https://github.com/laserpants/qt-material-widgets