Tumbler 所有成员列表
这是 Tumbler 的完整成员列表,包括继承的成员。
- count : int
- currentIndex : int
- currentItem : Item
- delegate : Component
- displacement : real [ annexed]
- model : variant
- moving : bool
(自 QtQuick.Controls 2.2 (Qt 5.9) 开始)
- tumbler : Tumbler [annexed]
- visibleItemCount : int
- wrap : bool
(自 QtQuick.Controls 2.1 (Qt 5.8) 开始)
- void positionViewAtIndex(int index, PositionMode mode)
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
以下成员是从 Control 继承的。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- 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 : 语言环境
- 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 : 折线
- anchors.baselineOffset : 实数
- anchors.bottom : 折线
- anchors.bottomMargin : 实数
- anchors.centerIn : 项目
- anchors.fill : 项目
- 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 : 项目列表
- 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 : bool
- layer.format : 枚举
- layer.live : bool
(since 6.5)
- layer.mipmap : bool
- layer.samplerName : string
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举
- opacity : real
- palette : 谱
(since 6.0)
- parent : Item
- resources : QtObject 列表
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : 状态列表
- transform : 转换列表
- transformOrigin : 枚举
- transitions : 转换列表
- visible : bool
- visibleChildren : Item 列表
- width : real
- x : real
- y : real
- z : real
- childAt(real x, real y)
- bool contains(点 point)
- dumpItemTree()
(since 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- 点 mapFromGlobal(real x, real y)
- 点 mapFromItem(Item item, real x, real y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, real x, real y, real width, real height)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(real x, real y)
- 点 mapToItem(Item item, real x, real y)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, real x, real y, real width, real height)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(bool forward)
© 2024 Qt公司有限公司。本文档中包含的文档贡献均为各自所有者的版权。提供的文档许可受自由软件基金会发布的GNU自由文档许可证版本1.3条款约束。Qt及其相应标志为芬兰以及全球其他国家的 Qt公司有限公司的商标。所有其他商标均为各自所有者的财产。