滑动条所有成员列表
这是 Slider 的完整成员列表,包括继承成员。
- from : 实数
- handle : 项目
- horizontal : 布尔
(自 QtQuick.Controls 2.3 (Qt 5.10) 以来)
- implicitHandleHeight : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 以来)
- implicitHandleWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 以来)
- live : 布尔
(自 QtQuick.Controls 2.2 (Qt 5.9) 以来)
- orientation : 枚举
- position : 实数
- pressed : 布尔
- snapMode : 枚举
- stepSize : 实数
- to : 实数
- touchDragThreshold : qrreal
(自 QtQuick.Controls 2.5 (Qt 5.12) 以来)
- value : 实数
- vertical : 布尔
(自 QtQuick.Controls 2.3 (Qt 5.10) 以来)
- visualPosition : 实数
- void decrease()
- void increase()
- moved()
(自 QtQuick.Controls 2.2 (Qt 5.9) 以来)
- real valueAt(实数 位置)
(自 QtQuick.Controls 2.1 (Qt 5.8) 以来)
以下成员是从 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 : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : 实数
- anchors.left : AnchorLine
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : AnchorLine
- anchors.rightMargin : 实数
- anchors.top : AnchorLine
- anchors.topMargin : 实数
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : 实数
- 抗锯齿 : 布尔型
- 基线偏移 : 整型
- 子项 : 项目列表 <Item>
- 子项矩形 :
- childrenRect.height : 实数型
- childrenRect.width : 实数型
- childrenRect.x : 实数型
- childrenRect.y : 实数型
- 裁剪 : 布尔型
- 包含遮罩 : QObject*
- 数据 : 对象列表 <QtObject>
- 启用 : 布尔型
- 聚焦 : 布尔型
- 聚焦策略 : 枚举类型
(自从 6.7)
- 高度 : 实数型
- 隐式高度 : 实数型
- 隐式宽度 : 实数型
- 层效果 : 组件
- 层启用 : 布尔型
- 层格式 : 枚举类型
- 层实时 : 布尔型
(自从 6.5)
- 层米普 : 布尔型
- 层采样器名称 : 字符串
- 层样本 : 枚举类型
- 层平滑 : 布尔型
- 层源矩形 : 矩形
- 层纹理镜像 : 枚举类型
- 层纹理大小 : 尺寸
- 层包裹模式 : 枚举类型
- 不透明度 : 实数型
- 调色板 : Palette
(自从 6.0)
- 父项 : Item
- 资源 : 对象列表 <QtObject>
- 旋转 : 实数型
- 缩放 : 实数型
- 平滑 : 布尔型
- 状态 : 字符串
- 状态列表 : State 列表
- 变换 : 变换列表 <Transform>
- 变换原点 : 枚举类型
- 转换 : 转换列表 <Transition>
- 可见 : 布尔型
- 可见子项 : 项目列表 <Item>
- 宽度 : 实数型
- x : 实数型
- y : 实数型
- z : 实数型
- childAt(实数 x, 实数 y)
- 布尔型 contains(点 点)
- dumpItemTree()
(自从 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason 原因)
- 布尔型 grabToImage(回调, 目标大小)
- 点 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公司及其在全球的子公司和关联公司的商标。所有其他商标均为各自所有者的财产。