# laserpants/qt-material-widgets

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

Repository: https://github.com/laserpants/qt-material-widgets
Canonical: https://ross.abutalabs.com/products/qt-material-widgets
Language: C++
License: BSD-3-Clause
License Family: permissive
Topics: qt, material-design, cplusplus, qt-widgets
Last push: 2024-02-23T13:23:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3820, "days_push": 922, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3600, forks 749 (observed 2026-08-28T04:08:11.413651+00:00)

## What it is
A C++ library providing Qt widgets that implement Google's Material Design specification for desktop applications. It includes components such as app bars, buttons, dialogs, drawers, snackbars, tabs, and text fields styled according to Material Design.

## Use cases
- build a desktop app with material design widgets in Qt
- add material style buttons and dialogs to a C++ Qt application
- create a navigation drawer in Qt
- style Qt forms with material text fields and checkboxes
- implement snackbar notifications in a desktop app

## When to choose
- you are building a C++ Qt desktop application and want Material Design look and feel
- you need ready-made Material widgets like FABs, drawers, and app bars in Qt

## When to avoid
- you are building a web or mobile app rather than a Qt desktop application
- you need QML/Qt Quick components instead of Qt Widgets
- you need a very actively developed library with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, theme
- domain: desktop-applications, web-design, cross-platform
- platform: cpp, cross-platform
- tags: qt, material-design, widgets, gui, desktop

## Member repositories
- laserpants/qt-material-widgets (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.413651+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:33:45.514296+00:00, confidence not recorded.
  - readme: https://github.com/laserpants/qt-material-widgets (fetched 2026-08-28T04:08:11.413651+00:00, sha 86d05f1e9b89)
- Data as of 2026-08-30T08:39:29.467469+00:00.
