ScrollIndicator 所有成员列表
这是 ScrollIndicator 的完整成员列表,包括继承的成员。
- active : bool
- horizontal : bool
(自 QtQuick.Controls 2.3 (Qt 5.10)起)
- horizontal : ScrollIndicator [附加属性]
- minimumSize : real
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
- orientation : 枚举
- position : real
- size : real
- vertical : bool
(自 QtQuick.Controls 2.3 (Qt 5.10)起)
- vertical : ScrollIndicator [附加属性]
- visualPosition : real
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
- visualSize : real
(自 QtQuick.Controls 2.4 (Qt 5.11)起)
以下成员继承自 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 : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftPadding : 实数
- locale : 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 : 实数
- antialiasing : 布尔
- baselineOffset : 整数
- children : Item 列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔
- containmentMask : QObject*
- data : QtObject 列表
- enabled : 布尔
- focus : bool
- focusPolicy : 枚举
(自 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : bool
- layer.format : 枚举
- layer.live : bool
(自 6.5)
- layer.mipmap : bool
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举
- opacity : 实数
- palette : 颜色板
(自 6.0)
- parent : 项目
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : bool
- state : 字符串
- states : 状态 列表
- transform : 变换 列表
- transformOrigin : 枚举
- transitions : 转换 列表
- visible : bool
- visibleChildren : 项目 列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(real x, real )
- bool contains(point point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- point mapFromGlobal(real x, real y)
- point mapFromItem(Item item, real x, real y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, real x, real y, real width, real height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(real x, real y)
- point mapToItem(Item item, real x, real y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, real x, real y, real width, real height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(bool forward)
© 2024 The Qt Company Ltd. 本文档中的文档贡献归各自的拥有者所有。本提供的文档受GNU自由文档许可证1.3版本的条款许可,该许可由自由软件基金会发布。Qt及其相关标志是The Qt Company Ltd.在芬兰及/或其他国家的商标。所有其他商标均为其各自所有者的财产。