🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 6e7bed7a5c move custom shadow effect class to lib/ 2016-03-22 11:31:46 +03:00
components make Style class singleton 2016-03-20 19:43:05 +03:00
examples remove debug log message 2016-03-22 11:22:58 +03:00
lib move custom shadow effect class to lib/ 2016-03-22 11:31:46 +03:00
.gitignore add .gitignore 2016-03-18 11:59:18 +03:00
README.md Initial commit 2016-03-18 11:58:05 +03:00
customshadoweffect.cpp add custom drop shadow class 2016-03-22 08:23:04 +03:00
customshadoweffect.h add custom drop shadow class 2016-03-22 08:23:04 +03:00
main.cpp remove custom style for now 2016-03-19 13:48:03 +03:00
mainwindow.cpp add Table examples to menu bar 2016-03-20 11:58:50 +03:00
mainwindow.h add Table examples to menu bar 2016-03-20 11:58:50 +03:00
qt-material-widgets.pro move custom shadow effect class to lib/ 2016-03-22 11:31:46 +03:00
style.cpp comment out log messages 2016-03-22 11:20:03 +03:00
style.h make Style class singleton 2016-03-20 19:43:05 +03:00

README.md

qt-material-widgets