Skip to content
ben-sangster edited this page Nov 10, 2010 · 3 revisions

Description

Inherits from AbstractSlider.

Signals

See AbstractSlider.

Function Calls

See AbstractSlider.

Bool/void wrapping ([Bool wrappingEnabled])

  • If called with an argument, set dial's wrapping property to wrappingEnabled.

  • If not called with an argument, check if dial's wrapping is enabled.

Bool/void notchesVisible ([Bool notchesVisible])

  • If called with an argument, set dial's notchesVisible property to notchesVisible.

  • If not called with an argument, check if dial's notchesVisible property is enabled.

API

dial

Clone this wiki locally