Skip to content

GaugeUtils

Shared pointer → value helpers for interactive gauges.

import QWinUI3.Extras · src/extras/QWinUI3/Extras/GaugeUtils.qml

Category: Charts & gauges · Library: v2.80 · singleton

← Component index

Internal / support type — not part of the public Gallery surface.

Extends QtObject.

API

Properties

No additional properties beyond the base type.

Signals

No custom signals (use inherited signals from the base type).

Methods

Signature Description
mapToItem(dragArea, target, mx, my)
normFromAngle(px, py, cx, cy, startAngle, sweepTotal, previousNorm) Optional previousNorm (0..1) keeps an in-progress drag from jumping across the gap.
normFromDeg(ang, startAngle, sweepTotal, previousNorm)
valueFromNorm(norm, minimum, maximum)

Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.