# zhengtianzuo/QtQuickExamples

QtQuick相关的技术分享

Repository: https://github.com/zhengtianzuo/QtQuickExamples
Canonical: https://ross.abutalabs.com/products/qtquickexamples
Homepage: http://www.zhengtianzuo.com
Language: QML
License: MIT
License Family: permissive
Topics: cplusplus, qtquick
Last push: 2021-02-07T06:18:38+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": 3263, "days_push": 2033, "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 1153, forks 490 (observed 2026-08-28T04:03:47.464699+00:00)

## What it is
A collection of Qt Quick (QML) example projects demonstrating custom UI components and techniques such as busy indicators, drag-and-drop, popup menus, table views, and animations. Each example is a small self-contained QML/C++ project with visual demos.

## Use cases
- learn qml by example
- find qt quick custom control examples
- how to implement drag and drop in qml
- qml popup menu example
- custom checkbox in qt quick
- qml tableview sample code
- qt quick animation examples

## When to choose
- you are learning Qt Quick/QML and want runnable examples
- you need reference code for a specific QML UI pattern like side menus or stack views
- you want MIT-licensed snippets to adapt into your Qt app

## When to avoid
- you need a production-ready UI component library rather than examples
- you do not use Qt or QML
- you need actively maintained, up-to-date Qt 6 code

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: ui-components, animation, developer-tools
- domain: desktop-applications, cross-platform, tutorials, developer-tools
- platform: cross-platform, cpp
- tags: qml, qt-quick, qt, example-collection, gui-examples, cplusplus, desktop

## Member repositories
- zhengtianzuo/QtQuickExamples (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.464699+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-30T06:33:30.435117+00:00, confidence not recorded.
  - readme: https://github.com/zhengtianzuo/QtQuickExamples (fetched 2026-08-28T04:03:47.464699+00:00, sha 6e61a93bc092)
  - homepage: http://www.zhengtianzuo.com (fetched 2026-08-29T12:38:09.859135+00:00, sha 97eaa759cfab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
