🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 74cecb25d3 use Roboto font 2016-04-28 11:02:56 +03:00
components tweak menu animation 2016-04-28 10:34:25 +03:00
examples wrap menu entries in tr() call 2016-04-28 10:41:29 +03:00
lib remove redundant definition file for style class 2016-04-27 02:58:21 +03:00
.gitignore add more boilerplate code 2016-04-14 16:47:27 +03:00
README.md Initial commit 2016-03-18 11:58:05 +03:00
main.cpp use Roboto font 2016-04-28 11:02:56 +03:00
mainwindow.cpp add examples for IconMenu 2016-04-25 01:29:49 +03:00
mainwindow.h add examples for IconMenu 2016-04-25 01:29:49 +03:00
qt-material-widgets.pro use Roboto font 2016-04-28 11:02:56 +03:00
resources.qrc use Roboto font 2016-04-28 11:02:56 +03:00
style.cpp figure out how to use QStyle subclass properly 2016-04-18 16:02:34 +03:00
style.h figure out how to use QStyle subclass properly 2016-04-18 16:02:34 +03:00

README.md

qt-material-widgets