MenuSeparator QML Type

A native menu separator. More...

Detailed Description

\inheritsMenuItem \inqmlmodule Qt.labs.platform \since 5.8

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.