🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
laserpants 3cd3953629 add boilerplate code to Progress 2016-06-18 12:12:20 +03:00
components add boilerplate code to Progress 2016-06-18 12:12:20 +03:00
examples make Badge geometry follow parent widget's geometry 2016-06-18 00:35:13 +03:00
fonts/Roboto add fonts LICENSE 2016-04-29 06:36:23 +03:00
lib implement Avatar 2016-06-17 17:27:20 +03:00
.gitignore add *.autosave to .gitignore 2016-05-18 11:09:49 +03:00
README.md create separate class for Circular Progress 2016-06-18 12:11:42 +03:00
main.cpp create material resource namespace 2016-04-30 10:57:30 +03:00
mainwindow.cpp implement Snackbar 2016-06-18 11:50:33 +03:00
mainwindow.h implement Snackbar 2016-06-18 11:50:33 +03:00
qt-material-widgets.pro add boilerplate code to Progress 2016-06-18 12:12:20 +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
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
  • Floating Action Button
  • Flat Button
  • Icon Button
  • Radio Button
  • Raised Button
  • Slider
  • Snackbar
  • Tabs
  • Text Field
  • Toggle
  • App Bar
  • Circular Progress
  • Dialog
  • Divider
  • Drawer
  • Icon Menu
  • Menu
  • Progress
  • Select Field
  • Scroll Bar

Not started

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