上一话题

由 Qt Quick 提供的 C++ 扩展点

下一话题

UI 组件:可翻转范例

UI 组件:表盘控件范例

The Dial Control Example shows how to create a speedometer-type dial.

This example shows how to create a dial-type control. It combines 图像 elements with Rotation transforms and SpringAnimation behaviors to produce an interactive speedometer-type dial.

../_images/qml-dialcontrol-example.png

范例工程 @ code.qt.io