MenuBarItem 所有成员列表
这是 MenuBarItem 的完整成员列表,包括继承的成员。
- highlighted : bool
- menu : Menu
- menuBar : Menu
- void triggered()
以下成员继承自 AbstractButton.
- action : Action
(自 QtQuick.Controls 2.3 (Qt 5.10))
- autoExclusive : bool
- autoRepeat : bool
- autoRepeatDelay : int
(自 QtQuick.Controls 2.4 (Qt 5.11))
- autoRepeatInterval : int
(自 QtQuick.Controls 2.4 (Qt 5.11))
- checkable : bool
- checked : bool
- display : enumeration
(自 QtQuick.Controls 2.3 (Qt 5.10))
- down : bool
- icon
- icon.cache : bool
- icon.color : color
- icon.height : int
- icon.name : string
- icon.source : url
- icon.width : int
- implicitIndicatorHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12))
- implicitIndicatorWidth : real
(自 QtQuick.Controls 2.5 (Qt 5.12))
- indicator : Item
- pressX : real
(自 QtQuick.Controls 2.4 (Qt 5.11))
- pressY : real
(自 QtQuick.Controls 2.4 (Qt 5.11))
- pressed : bool
- text : string
- canceled()
- clicked()
- doubleClicked()
- pressAndHold()
- pressed()
- released()
- void toggle()
- toggled()
(自 QtQuick.Controls 2.2 (Qt 5.9) 开始)
以下成员从 Control 继承。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- font : font
- horizontalPadding : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- hoverEnabled : bool
- hovered : bool
- implicitBackgroundHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitBackgroundWidth : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentHeight : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentWidth : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftPadding : real
- locale : Locale
- mirrored : bool
- padding : real
- rightInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- rightPadding : real
- spacing : real
- topInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- topPadding : real
- verticalPadding : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- visualFocus : bool
- wheelEnabled : bool
以下成员从 Item 继承。
- activeFocus : bool
- activeFocusOnTab : bool
- anchors :
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : 项
- anchors.fill : 项
- anchors.horizontalCenter : 锚线
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚线
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚线
- anchors.rightMargin : 实数
- anchors.top : 锚线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔
- baselineOffset : 整数
- children : 项列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔
- containmentMask : QObject指针
- data :QtObject列表
- enabled : 布尔
- focus : 布尔
- focusPolicy : 枚举
(自 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : 布尔
- layer.format : 枚举
- layer.live : 布尔
(自 6.5)
- layer.mipmap : 布尔
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : 布尔
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举
- opacity : 实数
- palette : 调色板
(自 6.0)
- parent : 项
- resources : QtObject列表
- rotation : 实数
- scale : 实数
- smooth : 布尔
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举
- transitions : 过渡列表
- 可见 : bool
- 可见子项 : list
- 宽度 : real
- x坐标 : real
- y坐标 : real
- z坐标 : real
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(自6.3版本起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(real x, real y)
- point mapFromItem(Item item, real x, real y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, real x, real y, real width, real height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(real x, real y)
- point mapToItem(Item item, real x, real y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, real x, real y, real width, real height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(bool forward)
© 2024 The Qt Company Ltd. 本文档中的贡献版权属于各自的所有者。本提供的文档根据 Free Software Foundation 发布的 GNU自由文档许可证版本1.3 的条款许可。Qt及其相应标志是 The Qt Company Ltd.在芬兰和其他国家和地区的商标。所有其他商标均为其各自所有者的财产。