qt-material-widgets/README.md

941 B

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