Obsolete Members for SystemTrayIcon

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

特性

特性文档编制

iconName : string

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

Use icon.name instead.

另请参阅 icon .

iconSource : url

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

Use icon.source instead.

另请参阅 icon .