Provides a component for positioning menu items in a menu. More...
Inherits Column
MenuLayout is a Column positioner that places its child objects vertically in a column.
Even thought MenuLayout can contain any type of objects, it is recommended to build the menu with MenuItem objects. Usage of other objects may result in unexpected behaviour.
This signal is emitted when a menu item inside a MenuLayout is clicked.