Obsolete Members for StatusIndicator

The following members of QML type StatusIndicator 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

特性

  • on : alias (obsolete)

特性文档编制

on : alias

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

此特性指定指示器是活动的,还是不活动的。

默认值为 false (off).

Use active instead.