RadioDelegate 所有成员列表
这是 RadioDelegate 的完整成员列表,包括继承的成员。
以下成员继承自 ItemDelegate。
- highlighted : bool
以下成员继承自 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.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 : 实数
- availableWidth : 实数
- background : 项
- bottomInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- bottomPadding : 实数
- contentItem : 项
- 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 : 区域设置
- 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 : 锚线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚线
- 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 : 组件
- 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
- transform : list
- transformOrigin : 枚举型
- transitions : < Transition > 列表
- visible : 布尔型
- visibleChildren : < Item > 列表
- width : 实型
- x : 实型
- y : 实型
- z : 实型
- childAt(实型 x, 实型 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调函数, 目标大小)
- 点 mapFromGlobal(实型 x, 实型 y)
- 点 mapFromItem(Item item, 实型 x, 实型 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实型 width, 实型 height)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实型 x, 实型 y)
- 点 mapToItem(Item item, 实型 x, 实型 y)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, 实型 x, 实型 y, 实型 width, 实型 height)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔型 forward)
© 2024 Qt 公司. 本文档中的文档贡献属于各自的所有者。所提供的文档根据自由软件基金会发布的 GNU 自由文档许可版本 1.3 许可。Qt 和相应标志是芬兰的 Qt 公司及全球其他国家的商标。所有其他商标均为其各自所有者的财产。