W3cubDocs

/Qt 5.15

MenuSeparator QML Type

A native menu separator. More...

Import Statement: import Qt.labs.platform 1.1
Since: Qt 5.8
Inherits:

MenuItem

Detailed Description

The MenuSeparator type is provided for convenience. It is a MenuItem that has the separator property set to true by default.

Note: Types in Qt.labs modules are not guaranteed to remain compatible in future versions.

See also Menu and MenuItem.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qml-qt-labs-platform-menuseparator.html