List of All Members for Menu
This is the complete list of members for Menu, including inherited members.
- cascade : bool
- contentData : list<Object>
- contentModel : model
- count : int
- currentIndex : int
- delegate : Component
- focus : bool
- overlap : real
- title : string
- Action actionAt(index)
- void addAction(action)
- void addItem(item)
- void addMenu(menu)
- void dismiss()
- void insertAction(index, Action action)
- void insertItem(index, Item item)
- void insertMenu(index, Menu menu)
- Item itemAt(index)
- Menu menuAt(index)
- void moveItem(from, int to)
- void popup(parent, real x, real y, MenuItem item = null)
- void popup(x, real y, MenuItem item = null)
- void popup(parent, point pos, MenuItem item = null)
- void popup(pos, MenuItem item = null)
- void popup(parent, MenuItem item = null)
- void popup(MenuItem item = null)
- void removeAction(action)
- void removeItem(item)
- void removeItem(index)
(obsolete)
- void removeMenu(menu)
- Action takeAction(index)
- MenuItem takeItem(index)
- Menu takeMenu(index)
The following members are inherited from Popup.
- activeFocus : bool
- anchors.centerIn : Object
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
- bottomMargin : real
- bottomPadding : real
- clip : bool
- closePolicy : enumeration
- contentChildren : list<Item>
- contentData : list<Object>
- contentHeight : real
- contentItem : Item
- contentWidth : real
- dim : bool
- enabled : bool
- enter : Transition
- exit : Transition
- focus : bool
- font : font
- height : real
- horizontalPadding : real
- implicitBackgroundHeight : real
- implicitBackgroundWidth : real
- implicitContentHeight : real
- implicitContentWidth : real
- implicitHeight : real
- implicitWidth : real
- leftInset : real
- leftMargin : real
- leftPadding : real
- locale : Locale
- margins : real
- mirrored : bool
- modal : bool
- opacity : real
- opened : bool
- padding : real
- palette : palette
- parent : Item
- rightInset : real
- rightMargin : real
- rightPadding : real
- scale : real
- spacing : real
- topInset : real
- topMargin : real
- topPadding : real
- transformOrigin : enumeration
- verticalPadding : real
- visible : bool
- width : real
- x : real
- y : real
- z : real
- void aboutToHide()
- void aboutToShow()
- void close()
- void closed()
- forceActiveFocus(reason = Qt.OtherFocusReason)
- void open()
- void opened()
The following members are inherited from QtObject.
- objectName : string
© 2019 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.