47 lines
658 B
Markdown
47 lines
658 B
Markdown
# Qt Material Design Desktop Widgets
|
|
|
|
## Cleanup of existing code
|
|
|
|
#### Implemented
|
|
|
|
- [x] Avatar
|
|
- [x] Badge
|
|
- [x] Check Box
|
|
- [x] Circular Progress
|
|
- [ ] Dialog
|
|
- [ ] Drawer
|
|
- [x] Floating Action Button
|
|
- [x] Flat Button
|
|
- [x] Icon Button
|
|
- [ ] Menu
|
|
- [x] Progress
|
|
- [x] Radio Button
|
|
- [x] Raised Button
|
|
- [ ] Scroll Bar
|
|
- [x] Slider
|
|
- [ ] Snackbar
|
|
- [x] Tabs
|
|
- [x] Text Field
|
|
- [x] Toggle
|
|
|
|
#### Needs some more work
|
|
|
|
- [x] Select Field
|
|
- [x] Icon Menu
|
|
|
|
#### Not implemented
|
|
|
|
- [ ] App Bar
|
|
- [ ] Autocomplete
|
|
- [ ] Chips
|
|
- [ ] Discrete Slider
|
|
- [ ] Divider
|
|
- [ ] Grid List
|
|
- [ ] List
|
|
- [ ] Paper
|
|
- [ ] Search Field
|
|
- [ ] Stepper
|
|
- [ ] Table
|
|
- [ ] Toolbar
|
|
|