🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants fc5dca07e6 add AppBar example to menu bar 2016-03-20 00:11:32 +03:00
components make icon button geometry behave nicely 2016-03-19 23:31:22 +03:00
examples create AppBar example 2016-03-20 00:11:02 +03:00
lib render red border around overlay when DEBUG_LAYOUT pragma is set 2016-03-19 23:32:07 +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 AppBar example to menu bar 2016-03-20 00:11:32 +03:00
mainwindow.h clean up initialization code 2016-03-19 16:41:06 +03:00
qt-material-widgets.pro add examples 2016-03-19 16:40:28 +03:00
style.cpp subclass Style from QProxyStyle instead of QCommonStyle 2016-03-19 13:47:39 +03:00
style.h subclass Style from QProxyStyle instead of QCommonStyle 2016-03-19 13:47:39 +03:00

README.md

qt-material-widgets