The following members of QML type StatusIndicator 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
active : bool |
此特性指定指示器是活动的,还是不活动的。
默认值为
false
(不活动)。
color : color |
此特性指定指示器的颜色当它是活动的。
默认值为
"red"
.