工具栏所有成员列表
这是工具栏的完整成员列表,包括继承成员。
- position : 枚举
以下成员继承自Pane。
- contentChildren : Item 列表
- contentData : QtObject 列表 [默认]
- contentHeight : 实数
- contentWidth : 实数
以下成员继承自Control。
- availableHeight : 实数
- availableWidth : 实数
- background : Item
- bottomInset : 实数
(since QtQuick.Controls 2.5 (Qt 5.12))
- bottomPadding : 实数
- contentItem : Item
- focusReason : 枚举
- font : 字体
- horizontalPadding : 实数
(since QtQuick.Controls 2.5 (Qt 5.12))
- hoverEnabled : 布尔
- hovered : 布尔
- implicitBackgroundHeight : 实数
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitBackgroundWidth : 实数
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentHeight : 实数
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentWidth : 实数
(since QtQuick.Controls 2.5 (Qt 5.12))
- leftInset : 实数
(since 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 : 锚点线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚点线
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- 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 : Item 列表
- 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 : 布尔值
- layer.format : 枚举值
- layer.live : bool
(since 6.5)
- layer.mipmap : bool
- layer.samplerName : string
- layer.samples : enumeration
- layer.smooth : bool
- layer.sourceRect : rect
- layer.textureMirroring : enumeration
- layer.textureSize : size
- layer.wrapMode : enumeration
- opacity : real
- palette : Palette
(since 6.0)
- parent : Item
- resources : list<QtObject>
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : list<State>
- transform : list<Transform>
- transformOrigin : enumeration
- transitions : list<Transition>
- visible : bool
- visibleChildren : list<Item>
- 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(<i>callback</i>, <i>targetSize</i>)
- 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.的商标。商标。所有其他商标均为各自所有者的财产。