🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 9440519bc8 fix handle positioning 2016-03-25 23:30:35 +03:00
components fix handle positioning 2016-03-25 23:30:35 +03:00
examples implement slider functionality 2016-03-23 08:35:41 +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 Slider examples to menu bar 2016-03-22 17:30:17 +03:00
mainwindow.h add Slider examples to menu bar 2016-03-22 17:30:17 +03:00
qt-material-widgets.pro implement boilerplate code for Slider examples 2016-03-22 17:20:34 +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