🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
johanneshilden 9e97a0091a disabledColorButton should be disabledColorToolButton 2017-09-29 16:27:55 +03:00
components Add size change option to icon button settings editor 2017-09-29 16:04:03 +03:00
examples disabledColorButton should be disabledColorToolButton 2017-09-29 16:27:55 +03:00
fonts/Roboto Add font resources 2017-09-28 16:04:24 +03:00
.gitignore Start from fresh in cleanup branch 2017-09-28 12:58:27 +03:00
README.md More components checked 2017-09-29 12:52:39 +03:00
qt-material-widgets.pro Split project setup into executable and lib parts 2017-09-28 15:52:06 +03:00

README.md

Qt Material Design Desktop Widgets

Cleanup of existing code

Implemented

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

Needs some work

Not implemented

  • App Bar
  • Autocomplete
  • Chips
  • Discrete Slider
  • Divider
  • Grid List
  • List
  • Paper
  • Search Field
  • Stepper
  • Table
  • Toolbar