🎨 Qt widgets-based implementation of the Material Design specification.
Go to file
johanneshilden dfecc15468 Use DISABLE_THEME_COLORS macro 2017-09-29 21:09:22 +03:00
components Use DISABLE_THEME_COLORS macro 2017-09-29 21:09:22 +03:00
examples Fix includes 2017-09-29 20:59:35 +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 Use DISABLE_THEME_COLORS macro 2017-09-29 21:09:22 +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
  • Slider
  • Snackbar
  • Tabs
  • Text Field
  • Toggle

Needs some more work

  • Select Field

Not implemented

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