How to make offical qml material style like interface in qwidget c++
-
wrote on 2 Mar 2022, 09:11 last edited by
Hi everyone
I'm now developing a software based on Qt5.9.3, VS2015, C++, and I would like to try something interesting like google material, just found it looks amazing!But however, I've only found Qt's offical style on this website
https://doc.qt.io/archives/qt-5.6/qtlabscontrols-material.html#:~:text=The Material style is a 100%25 cross-platform Qt,in available system fonts and font rendering engines.
which looks awesome, but developed in qml and java.
I'm wondering is there any materials , examples, resources to realize the google material style in qwidget c++.
I've checked github but only found one project as below, not quite fine enough as the offical one,
https://github.com/laserpants/qt-material-widgetsThanks for help in advance!^ ^
1/1