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 .