Obsolete Members for Menu

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

特性

特性文档编制

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

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