MenuSeparator
MenuSeparator provides a separator for items inside a menu. More...
Import Statement: | import QtQuick.Controls 1.2 |
Properties
Detailed Description
Property Documentation
type : enumeration |
This property is read-only and constant, and its value is MenuItemType.Separator.
visible : bool |
Whether the menu separator should be visible.