GMeterGauge¶
Lateral / longitudinal G-force plot.
import QWinUI3.Extras · src/extras/QWinUI3/Extras/GMeterGauge.qml
Category: Charts & gauges · Library: v2.80
Gallery: GMeterGauge — src/gallery/pages/GMeterGaugePage.qml
Extends Control.
Example¶
Notes¶
Experimental. Prefer ScatterChart for a generic XY plot.
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
lateral |
real |
— |
longitudinal |
real |
— |
maxG |
real |
— |
title |
string |
— |
Signals¶
No custom signals (use inherited signals from the base type).
Methods¶
| Signature | Description |
|---|---|
setG(lat, lon) |
— |
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.