🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 81c65341d7 remove focus rectangle 2016-04-30 12:38:30 +03:00
components set drop shadow opacity 2016-04-29 08:33:20 +03:00
examples wrap menu entries in tr() call 2016-04-28 10:41:29 +03:00
fonts/Roboto add fonts LICENSE 2016-04-29 06:36:23 +03:00
lib remove focus rectangle 2016-04-30 12:38:30 +03:00
.gitignore add more boilerplate code 2016-04-14 16:47:27 +03:00
README.md Initial commit 2016-03-18 11:58:05 +03:00
main.cpp create material resource namespace 2016-04-30 10:57:30 +03:00
mainwindow.cpp add examples for IconMenu 2016-04-25 01:29:49 +03:00
mainwindow.h add examples for IconMenu 2016-04-25 01:29:49 +03:00
qt-material-widgets.pro remove focus rectangle 2016-04-30 12:38:30 +03:00
resources.qrc create material resource namespace 2016-04-30 10:57:30 +03:00
style.cpp figure out how to use QStyle subclass properly 2016-04-18 16:02:34 +03:00
style.h figure out how to use QStyle subclass properly 2016-04-18 16:02:34 +03:00

README.md

qt-material-widgets