🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
johanneshilden 56cb620d6f Add Dialog files 2017-09-30 02:15:08 +03:00
components Add Dialog files 2017-09-30 02:15:08 +03:00
examples Clean up form files 2017-09-30 02:12:24 +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 Update README 2017-09-30 02:13:31 +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
  • Progress
  • Radio Button
  • Raised Button
  • Scroll Bar
  • Slider
  • Snackbar
  • Tabs
  • Text Field
  • Toggle

Not implemented or needs more work

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