🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 47de57fcd9 implement Table example 2016-03-20 11:58:02 +03:00
components implement basic Table component 2016-03-20 11:56:51 +03:00
examples implement Table example 2016-03-20 11:58: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 more menus 2016-03-20 11:36:29 +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