ToolSeparator 所有成员列表
以下是 ToolSeparator 的完整成员列表,包括继承成员。
- horizontal : bool
- orientation : 枚举类型
- vertical : bool
以下成员继承自 Control。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12))
- bottomPadding : real
- contentItem : Item
- focusReason : 枚举类型
- 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 : 实数
- 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 : 整数
- 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 : 组件
- layer.enabled : 布尔类型
- layer.format : 枚举
- layer.live : 布尔
(自 6.5 版本起)
- layer.mipmap : 布尔类型
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : 布尔类型
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 大小
- 层.wrapMode : 枚举类型
- 不透明度 : 实数
- 调色板 : Palette
(自 6.0 版本起)
- 父类 : Item
- 资源 : QtObject 列表
- 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔值
- 状态 : 字符串
- 状态列表 : State 列表
- 转换 : Transform 列表
- 转换原点 : 枚举类型
- 过渡 : Transition 列表
- 可见性 : 布尔值
- 可见子项 : Item 列表
- 宽度 : 实数
- X 坐标 : 实数
- Y 坐标 : 实数
- Z 坐标 : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3 版本起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool 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 Qt 公司限公司。本文档中包含的贡献的文档的版权分别属于其所有者。所提供的文档是根据自由软件基金会的出版物在 GNU 自由文档许可证版本 1.3 的条款下授权的。Qt 和相应的标志是芬兰和/或其他国家的 Qt 公司的商标。所有其他商标均为它们各自所有者的财产。