🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 29e6b2689d include svg module 2016-06-11 15:00:50 +03:00
components add appearance properties to Slider 2016-06-10 19:12:10 +03:00
examples add more examples for testing 2016-06-10 23:31:34 +03:00
fonts/Roboto add fonts LICENSE 2016-04-29 06:36:23 +03:00
lib pimplify Tabs component 2016-05-30 11:25:02 +03:00
.gitignore add *.autosave to .gitignore 2016-05-18 11:09:49 +03:00
README.md update progress status and priorities 2016-06-11 15:00:17 +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 include svg module 2016-06-11 15:00:50 +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

  • Flat Button
  • Icon Button
  • Raised Button
  • Slider
  • Tabs
  • Toggle
  • App Bar
  • Avatar
  • Badge
  • Checkbox
  • Dialog
  • Floating Action Button
  • Icon Menu
  • Menu
  • Progress
  • Radio Button
  • Select Field
  • Scroll Bar
  • Text Field

Not started

  • Chips
  • Discrete Slider
  • Docs
  • List
  • Paper
  • Search Field
  • Table