SelectionRectangle 所有成员列表
这是 SelectionRectangle 的完整成员列表,包括继承成员。
- active : bool
- bottomRightHandle : Component
- control : SelectionRectangle [附加的]
- dragging : bool
- dragging : bool [附加的]
- selectionMode : 枚举类型
- target : Item
- topLeftHandle : Component
以下成员继承自 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 : bool
- hovered : bool
- 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 : bool
- 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 : 锚线
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚线
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚线
- anchors.rightMargin : 实数
- anchors.top : 锚线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔值
- baselineOffset : int
- children : Item 列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔值
- containmentMask : QObject*
- data : QtObject 列表
- enabled : 布尔值
- focus : 布尔值
- focusPolicy : 枚举
(自 6.7 开始)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : Component
- 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 : Item
- resources : QtObject列表
- rotation : 实数
- scale : 实数
- smooth : 布尔型
- state : 字符串
- states : State列表
- transform : Transform列表
- transformOrigin : 枚举型
- transitions : Transition列表
- visible : 布尔型
- visibleChildren : Item列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- 布尔型 contains(点 point)
- dumpItemTree()
(自6.3版本起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- 布尔型 grabToImage(callback, targetSize)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(Item item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实数 x, 实数 y, 实数 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 The Qt Company Ltd. 本文件中包含的文档贡献均为各自所有者的版权。提供的文档遵循由自由软件基金会发布的GNU自由文档许可协议第1.3版的条款。Qt及其相关商标是芬兰及世界其他地区The Qt Company Ltd.的商标。所有其他商标均为各自所有者的财产。