🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 16d5e3894f add Tabs examples 2016-03-20 11:27:10 +03:00
components make icon button geometry behave nicely 2016-03-19 23:31:22 +03:00
examples add Tabs examples 2016-03-20 11:26:18 +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 clean up MainWindow code 2016-03-20 11:26:47 +03:00
mainwindow.h clean up MainWindow code 2016-03-20 11:26:47 +03:00
qt-material-widgets.pro add Tabs examples 2016-03-20 11:27:10 +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