🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 4956b2720a add Dialog boilerplate code 2016-06-19 17:13:37 +03:00
components add Dialog boilerplate code 2016-06-19 17:13:37 +03:00
examples rename ScrollBar files from scrollbar to scrollwidget to clear up QtCreator mess 2016-06-19 16:39:11 +03:00
fonts/Roboto add fonts LICENSE 2016-04-29 06:36:23 +03:00
lib add enum for different progress types 2016-06-19 12:17:10 +03:00
.gitignore add *.autosave to .gitignore 2016-05-18 11:09:49 +03:00
README.md flag ScrollBar complete 2016-06-19 15:51:33 +03:00
main.cpp create material resource namespace 2016-04-30 10:57:30 +03:00
mainwindow.cpp add Dialog boilerplate code 2016-06-19 17:13:37 +03:00
mainwindow.h implement Snackbar 2016-06-18 11:50:33 +03:00
qt-material-widgets.pro add Dialog boilerplate code 2016-06-19 17:13:37 +03:00
resources.qrc create material resource namespace 2016-04-30 10:57:30 +03:00
sikh.jpg avatar image 2016-06-19 12:16:14 +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
uxceo-128.jpg implement basic Avatar 2016-06-17 16:09:19 +03:00

README.md

Qt Material Design Desktop Widgets

Roadmap

Work in progress

  • Avatar
  • Badge
  • Check Box
  • Circular Progress
  • Floating Action Button
  • Flat Button
  • Icon Button
  • Progress
  • Radio Button
  • Raised Button
  • Scroll Bar
  • Slider
  • Snackbar
  • Tabs
  • Text Field
  • Toggle
  • App Bar
  • Dialog
  • Divider
  • Drawer
  • Icon Menu
  • Menu
  • Select Field

Not started

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