Represents an item in a Menu More...
actions : Action
A list of sub actions.
enabled : bool
Set to false to disable the menu item.
false
iconName : string
The icon name. This will pick the icon with the given name from the current theme.
text : string
The item text.
triggered()
Emitted when the item was triggered.