🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 54028ac4d5 implement checkbox 2016-06-13 14:49:43 +03:00
components implement checkbox 2016-06-13 14:49:43 +03:00
examples implement Radio Button 2016-06-13 02:19:14 +03:00
fonts/Roboto add fonts LICENSE 2016-04-29 06:36:23 +03:00
lib add clipping to FAB ripple 2016-06-12 18:17:27 +03:00
.gitignore add *.autosave to .gitignore 2016-05-18 11:09:49 +03:00
README.md mark Radio Button as complete 2016-06-13 02:20:41 +03:00
main.cpp create material resource namespace 2016-04-30 10:57:30 +03:00
mainwindow.cpp add clipping to FAB ripple 2016-06-12 18:17:27 +03:00
mainwindow.h add examples for IconMenu 2016-04-25 01:29:49 +03:00
qt-material-widgets.pro implement basic Radio Button functionality 2016-06-12 22:36: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

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

Not started

  • Chips
  • Discrete Slider
  • Docs
  • Grid List
  • List
  • Paper
  • Search Field
  • Snackbar
  • Table
  • Toolbar