GaugeDragLayer¶
Maps drags anywhere on the gauge control into coordSpace (face / canvas / track).
import QWinUI3.Extras · src/extras/QWinUI3/Extras/GaugeDragLayer.qml
Category: Charts & gauges · Library: v2.80
Internal / support type — not part of the public Gallery surface.
Extends MouseArea.
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
coordSpace |
Item |
— |
Signals¶
| Signature | Description |
|---|---|
dragged(real x, real y) |
— |
Methods¶
| Signature | Description |
|---|---|
mapToCoord(mx, my) |
— |
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.