CSControl QML Type

Basic type to all controls. More...

Import Statement: import CSDataQuick.Components 1.0
Inherits:

BaseItem

Inherited By:

CSChoiceButton, CSMenu, CSMessageButton, CSSlider, CSSpinBox, CSTextArea, CSTextEntry, CSTextEntryArray, CSToggleButton, and CSWheelSwitch

Properties

Detailed Description

CSControl is the base type for all control types. It defines all the attributes that are common across controls.

Property Documentation

alarmColor : color

This property holds the color based on the severity of the associated CSData.

It is one of the ColorMap.invalid_alarm, ColorMap.minor_alarm, ColorMap.major_alarm and ColorMap.no_alarm.


colorMode : int

This property indicates how foreground color changes.

See also ColorMode.


source : string

This property holds the data source string