🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants b6c862e2d5 make mental note that QAbstractButton subclass needs to implement sizeHint 2016-03-26 15:17:46 +03:00
components make mental note that QAbstractButton subclass needs to implement sizeHint 2016-03-26 15:17:46 +03:00
examples add Toggle examples 2016-03-26 09:41:46 +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 add Toggle examples to menu bar 2016-03-26 09:51:40 +03:00
mainwindow.h add Toggle examples to menu bar 2016-03-26 09:51:40 +03:00
qt-material-widgets.pro add Toggle examples 2016-03-26 09:41:54 +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