🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 0c7920188b move internal slider classes to new file 2016-05-13 22:35:51 +03:00
components move internal slider classes to new file 2016-05-13 22:35:51 +03:00
examples move SliderPrivate::init() code to constructor 2016-05-12 11:53:33 +03:00
fonts/Roboto add fonts LICENSE 2016-04-29 06:36:23 +03:00
lib move #endif directive again 2016-05-13 17:35:04 +03:00
.gitignore add more boilerplate code 2016-04-14 16:47:27 +03:00
README.md Update README.md 2016-05-12 01:20:01 +03:00
main.cpp create material resource namespace 2016-04-30 10:57:30 +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 move internal slider classes to new file 2016-05-13 22:35:51 +03:00
resources.qrc create material resource namespace 2016-04-30 10:57:30 +03:00
style.cpp scrap old style file 2016-04-30 12:53:58 +03:00
style.h scrap old style file 2016-04-30 12:53:58 +03:00

README.md

Qt Material Design Desktop Widgets

Roadmap

Work in progress

  • Slider
  • Flat Button
  • App Bar
  • Avatar
  • Icon Button
  • Icon Menu
  • Menu
  • Dialog
  • Raised Button
  • Scroll Bar
  • Tabs
  • Text Field
  • Toggle
  • Theme

Not started

  • Discrete Slider
  • Checkbox
  • List
  • Radio Button
  • Search Field
  • Table
  • Badge
  • Paper
  • Select Field
  • Progress
  • Chips
  • Docs