🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 2e89404bd5 add DEBUG_LAYOUT flag to config file 2016-03-27 22:47:33 +03:00
components adjust switch drop shadow to look smoother 2016-03-27 19:07:51 +03:00
examples show toggle example 2016-03-26 15:18:06 +03:00
lib type of color property should be QColor 2016-03-22 12:20:58 +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 be consistent in naming of components 2016-03-27 10:11:08 +03:00
mainwindow.h add Toggle examples to menu bar 2016-03-26 09:51:40 +03:00
qt-material-widgets.pro add DEBUG_LAYOUT flag to config file 2016-03-27 22:47:33 +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