滚动条所有成员列表
这是 ScrollBar 的完整成员列表,包括继承的成员。
- active : bool
- horizontal : bool
(自 QtQuick.Controls 2.3 (Qt 5.10))
- horizontal : ScrollBar [附加]
- interactive : bool
(自 QtQuick.Controls 2.2 (Qt 5.9))
- minimumSize : real
(自 QtQuick.Controls 2.4 (Qt 5.11))
- orientation : 枚举类型
- policy : 枚举类型
(自 QtQuick.Controls 2.2 (Qt 5.9))
- position : real
- pressed : bool
- size : real
- snapMode : 枚举类型
(自 QtQuick.Controls 2.2 (Qt 5.9))
- stepSize : real
- vertical : bool
(自 QtQuick.Controls 2.3 (Qt 5.10))
- vertical : ScrollBar [附加]
- visualPosition : real
(自 QtQuick.Controls 2.4 (Qt 5.11))
- visualSize : real
(自 QtQuick.Controls 2.4 (Qt 5.11))
- void decrease()
- void increase()
以下成员从 Control 继承。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12))
- bottomPadding : real
- contentItem : Item
- focusReason : 枚举类型
- font : 字体
- 水平填充 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 悬停启用 : bool
- 悬停状态 : bool
- 隐式背景高度 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 隐式背景宽度 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 隐式内容高度 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 隐式内容宽度 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 左侧缩进 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 左侧填充 : real
- 区域设置 : Locale
- 镜像 : bool
- 填充 : real
- 右侧缩进 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 右侧填充 : real
- 间距 : real
- 顶部缩进 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 顶部填充 : real
- 垂直填充 : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- 可视焦点 : bool
- 轮式启用 : bool
以下成员从 Item 继承。
- 活动焦点 : bool
- Tab活动焦点 : bool
- 锚点 :
- 当居中对齐时对齐 : bool
- 基线 : AnchorLine
- 基线偏移量 : real
- 底部 : AnchorLine
- 底部边距 : real
- 内部居中 : Item
- 填充 : Item
- 水平居中 : AnchorLine
- 水平居中偏移量 : real
- 左侧 : AnchorLine
- 左侧边距 : real
- 边距 : real
- 右侧 : AnchorLine
- 右侧边距 : real
- 顶部 : AnchorLine
- 顶部边距 : real
- 垂直居中 : AnchorLine
- 垂直居中偏移量 : real
- 抗锯齿 : bool
- 基线偏移 : int
- 子项 : list
- 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 : 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, real y)
- 布尔 contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数 x, real y)
- 点 mapFromItem(Item item, 实数 x, real 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.的商标。所有其他商标均为其各自拥有者的财产。