qt-material-widgets/README.md

2.1 KiB

Qt Material Design Desktop Widgets

🐥 Update!

I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A YouTube video preview is available here.

----------------- | ------------------------------------------------
Avatar | Avatar
Check Box | Check Box Circular Progress | Circular Progressj
Dialog | Dialog
Drawer | Drawer
FAB | FAB
Flat Button | Flat Button
Icon Button | Icon Button
Progress | Progress
Radio Button | Radio Button
Raised Button | Raised Button
Scroll Bar | Scroll Bar
Slider | Slider
Snackbar | Snackbar
Tabs | Tabs
Text Field | Text Field
Toggle | checkbox

Implemented components

  • 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

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