Qt 6.6
Qt Quick Controls
QML Types
Dial
Qt 6.6.0 Reference Documentation
List of All Members for Dial
This is the complete list of members for
Dial
, including inherited members.
angle
: real
endAngle
: real
from
: real
handle
: Item
inputMode
: enumeration
live
: bool
position
: real
pressed
: bool
snapMode
: enumeration
startAngle
: real
stepSize
: real
to
: real
value
: real
wrap
: bool
void
decrease
()
void
increase
()
moved
()
wrapped
(Dial.WrapDirection
direction
)