Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laserpants/qt-material-widgets

:art: Qt widgets-based implementation of the Material Design specification.
https://github.com/laserpants/qt-material-widgets

cplusplus material-design qt qt-widgets

Last synced: about 1 month ago
JSON representation

:art: Qt widgets-based implementation of the Material Design specification.

Awesome Lists containing this project

README

        

# Qt Material Design Desktop Widgets [![Language](https://img.shields.io/badge/language-c++-brightgreen.svg)]() [![Join the chat at https://gitter.im/qt-material-widgets/Lobby](https://badges.gitter.im/qt-material-widgets/Lobby.svg)](https://gitter.im/qt-material-widgets/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

YouTube video preview [available here](http://www.youtube.com/watch?v=21UMeNVBPU4).







App Bar


QtMaterialAppBar









Auto Complete


QtMaterialAutoComplete









Avatar


QtMaterialAvatar









Badge


QtMaterialBadge









Check Box


QtMaterialCheckBox









Circular Progress


QtMaterialCircularProgress









Dialog


QtMaterialDialog









Drawer


QtMaterialDrawer









FAB


QtMaterialFloatingActionButton









Flat Button


QtMaterialFlatButton









Icon Button


QtMaterialIconButton









Progress


QtMaterialProgress









Radio Button


QtMaterialRadioButton









Raised Button


QtMaterialRaisedButton









Scroll Bar


QtMaterialScrollBar









Slider


QtMaterialSlider









Snackbar


QtMaterialSnackBar









Tabs


QtMaterialTabs









Text Field


QtMaterialTextField









Toggle


QtMaterialToggle







#### Implemented components

- [x] App Bar
- [x] Auto Complete
- [x] Avatar
- [x] Badge
- [x] Check Box
- [x] Circular Progress
- [x] Dialog
- [x] Drawer
- [x] Floating Action Button
- [x] Flat Button
- [x] Icon Button
- [x] Progress
- [x] Radio Button
- [x] Raised Button
- [x] Scroll Bar
- [x] Slider
- [x] Snackbar
- [x] Tabs
- [x] Text Field
- [x] Toggle

#### Work in progress

- [ ] Divider
- [ ] List
- [ ] List Item
- [ ] Menu
- [ ] Paper
- [ ] Snackbar Layout
- [ ] Table

#### Not implemented

- [ ] Card
- [ ] Chips
- [ ] Discrete Slider
- [ ] Grid List
- [ ] Icon Menu
- [ ] Search Field
- [ ] Select Field
- [ ] Stepper
- [ ] Subheaders
- [ ] Toolbar