CheckBox 所有成员列表
这是 CheckBox 的完整成员列表,包括继承的成员。
- checkState : 枚举
- nextCheckState : 函数
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
- tristate : 布尔
以下成员是从 AbstractButton 继承的。
- action : Action
(自 QtQuick.Controls 2.3 (Qt 5.10)起)
- autoExclusive : 布尔
- autoRepeat : 布尔
- autoRepeatDelay : int
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
- autoRepeatInterval : int
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
- checkable : 布尔
- checked : 布尔
- display : 枚举
(自 QtQuick.Controls 2.3 (Qt 5.10)起)
- down : 布尔
- 图标
- icon.cache : 布尔
- icon.color : 颜色
- icon.height : int
- icon.name : 字符串
- icon.source : url
- icon.width : int
- implicitIndicatorHeight : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12)起)
- implicitIndicatorWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12)起)
- indicator : Item
- pressX : 实数
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
- pressY : 实数
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
- pressed : 布尔
- text : 字符串
- canceled()
- clicked()
- 双击事件()
- 长按事件()
- 按下事件()
- 释放事件()
- toggle() void
- toggled()
(从 QtQuick.Controls 2.2 (Qt 5.9) 开始)
以下成员从 Control 继承而来。
- availableHeight : 实数
- availableWidth : 实数
- background : Item
- bottomInset : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- bottomPadding : 实数
- contentItem : Item
- focusReason : 枚举型
- font : 字体
- horizontalPadding : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- hoverEnabled : 布尔型
- hovered : 布尔型
- implicitBackgroundHeight : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitBackgroundWidth : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentHeight : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentWidth : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftInset : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftPadding : 实数
- locale : Locale
- mirrored : 布尔型
- padding : 实数
- rightInset : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- rightPadding : 实数
- spacing : 实数
- topInset : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- topPadding : 实数
- verticalPadding : 实数
(从 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- visualFocus : 布尔型
- wheelEnabled : 布尔型
以下成员从 Item 继承而来。
- activeFocus : 布尔型
- activeFocusOnTab : 布尔型
- 锚定位 :
- anchors.alignWhenCentered : 布尔型
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- antialiasing : bool
- baselineOffset : int
- children : list
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : 枚举类型
(自 6.7)
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : Component
- layer.enabled : bool
- layer.format : 枚举类型
- layer.live : bool
(自 6.5)
- layer.mipmap : bool
- layer.samplerName : string
- layer.samples : 枚举类型
- layer.smooth : bool
- layer.sourceRect : rect
- layer.textureMirroring : 枚举类型
- layer.textureSize : size
- layer.wrapMode : 枚举类型
- opacity : real
- palette : Palette
(自 6.0)
- parent : Item
- resources : list
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : list
- 变换 : list<变换>
- 变换原点 : 枚举
- 转场 : list<转场>
- 可见 : bool
- 可见子项 : list<项>
- 宽度 : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x,实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调,目标大小)
- 点 mapFromGlobal(实数 x,实数 y)
- 点 mapFromItem(项 item,实数 x,实数 y)
- 点 mapFromItem(项 item,点 p)
- 矩形 mapFromItem(项 item,实数 x,实数 y,实数 width,实数 height)
- 矩形 mapFromItem(项 item,矩形 r)
- 点 mapToGlobal(实数 x,实数 y)
- 点 mapToItem(项 item,实数 x,实数 y)
- 点 mapToItem(项 item,点 p)
- 矩形 mapToItem(项 item,实数 x,实数 y,实数 width,实数 height)
- 矩形 mapToItem(项 item,矩形 r)
- nextItemInFocusChain(bool forward)
© 2024 The Qt Company Ltd. 所包含的文档贡献均为各自的版权拥有者的版权。所提供的文档受自由软件基金会发布的 GNU自由文档许可协议版本1.3 的条款约束。Qt及其相关标志是The Qt Company Ltd.在芬兰及/或全球其他国家的商标。所有其他商标均为各自所有者的财产。