CSSpinBox QML Type

Display a spin box control. More...

Import Statement: import CSDataQuick.Components 1.0
Inherits:

CSControl

Properties

Detailed Description

It allows the user to choose a value by clicking the up or down buttons, or by pressing up or down on the keyboard. The user can also type the value in manually.

The font used depends on the item height using function UtilsJS::getBestFontSize.

Property Documentation

unitsVisible : bool

This property indicates whether to display the physical units if available