Obsolete Members for StatusIndicator

The following members of QML type StatusIndicator are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Property Documentation

active : bool

This property specifies whether the indicator is active or inactive.

The default value is false (inactive).


color : color

This property specifies the color of the indicator when it is active.

The default value is "red".