BusyIndicator 所有成员列表
这是 BusyIndicator 的完整成员列表,包括继承的成员。
- running : bool
以下成员继承自 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 : 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 : real
- verticalPadding : real
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- visualFocus : bool
- wheelEnabled : bool
以下成员从 Item 继承。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点 :
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- antialiasing : bool
- baselineOffset : int
- children : list
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : 枚举
(自 6.7)
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : Component
- layer.enabled : bool
- layer.format : 枚举
- layer.live : bool
(自 6.5)
- layer.mipmap : bool
- layer.samplerName : string
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : rect
- layer.textureMirroring : 枚举
- layer.textureSize : size
- layer.wrapMode : 枚举
- opacity : real
- 调色板 : 调色板
(自 6.0 开始)
- 父项 : Item
- 资源 : list
- 旋转 : real
- 缩放 : real
- 平滑 : bool
- 状态 : string
- 状态表 : list<状态>
- 变换 : list<变换>
- 变换原点 : 枚举
- 过渡 : list<过渡>
- 可见性 : bool
- 可见子项 : list
- 宽度 : real
- X坐标 : real
- Y坐标 : real
- Z坐标 : real
- childAt(real x, real y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3 开始)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- 点 mapFromGlobal(real x, real
- 点 mapFromItem(Item item, real x, real )
- 点 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 The Qt Company Ltd. 此处包含的文档贡献归其各自所有者所有。此处提供的文档是根据自由软件基金会发布的 GNU自由文档许可协议第1.3版 许可的。Qt及其相关标志是The Qt Company Ltd.在芬兰和其他国家的商标。所有其他商标都是其各自所有者的财产。