PageIndicator全部成员列表
以下是PageIndicator的完整成员列表,包括继承的成员。
- count : int
- currentIndex : int
- delegate : Component
- interactive : bool
以下成员继承自Control。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- font : font
- horizontalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- hoverEnabled : bool
- hovered : bool
- implicitBackgroundHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitBackgroundWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- leftInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- leftPadding : real
- locale : Locale
- mirrored : bool
- padding : real
- rightInset : real
(since 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<Item>
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list<QtObject>
- enabled : bool
- focus : bool
- focusPolicy : 枚举
(自 6.7以来)
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : 组件
- 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
- palette : Palette
(since 6.0)
- parent : Item
- resources : list
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : list
- transform : list
- transformOrigin : 枚举
- transitions : list
- visible : bool
- visibleChildren : list
- width : real
- x : real
- y : real
- z : real
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(since 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- 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.在芬兰以及其他世界国家的商标。所有其他商标均为各自所有者的财产。