🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants f948e6f828 add RaisedButton class and examples 2016-03-22 11:51:37 +03:00
components implement RaisedButton 2016-03-22 11:50:48 +03:00
examples add RaisedButton examples 2016-03-22 11:51:03 +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
main.cpp remove custom style for now 2016-03-19 13:48:03 +03:00
mainwindow.cpp add RaisedButton examples to menu bar 2016-03-22 11:51:23 +03:00
mainwindow.h add RaisedButton examples to menu bar 2016-03-22 11:51:23 +03:00
qt-material-widgets.pro add RaisedButton class and examples 2016-03-22 11:51:37 +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