|
||
---|---|---|
components | ||
examples | ||
fonts/Roboto | ||
lib | ||
xx | ||
xxlib | ||
yy | ||
.gitignore | ||
README.md | ||
ic_star_black_24px.svg | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
qt-material-widgets.pro | ||
resources.qrc | ||
sikh.jpg | ||
style.cpp | ||
style.h | ||
uxceo-128.jpg |
README.md
Qt Material Design Desktop Widgets
What is this project
This project implements Material style in "classic" Qt Widgets, not QML.
How to compile
Open the project in Qt Creator and compile. Then Run the project to have a small sample. To have an idea of how configure and work each widget edit mainwindow.cpp and remove the remarks in the constructor, then run again.
Roadmap
Complete
- 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
- Select Field
- Slider
- Snackbar
- Tabs
- Text Field
- Toggle
To-Do
- App Bar
- Autocomplete
- Chips
- Discrete Slider
- Divider
- Grid List
- List
- Paper
- Search Field
- Stepper
- Table
- Toolbar