GearIndicator¶
PRNDS / manual gear readout for a cluster.
import QWinUI3.Extras · src/extras/QWinUI3/Extras/GearIndicator.qml
Category: Charts & gauges · Library: v2.80
Gallery: GearIndicator — src/gallery/pages/GearIndicatorPage.qml
Extends Control.
Example¶
Notes¶
Experimental. Compose in AutomotiveCluster. Not a stable-six type.
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
gear |
string |
— |
gearNumber |
int |
— |
title |
string |
— |
gears |
var |
— |
displayText |
string |
— |
Signals¶
No custom signals (use inherited signals from the base type).
Methods¶
| Signature | Description |
|---|---|
setGear(g, n) |
— |
Inherited from Control¶
Also available (base type / Qt Quick Controls):
paddingfontbackground/contentItem
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.