WeekNumberColumn所有成员列表
这是WeekNumberColumn成员的完整列表,包括继承的成员。
以下成员继承自Control。
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(自QtQuick.Controls 2.5 (Qt 5.12)以来)
- bottomPadding : real
- contentItem : Item
- focusReason : 枚举
- 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 : 实数
(自 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 : Component
- layer.enabled : 布尔值
- layer.format : 枚举
- layer.live : 布尔值
(自 6.5)
- layer.mipmap : 布尔值
- 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(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自6.3起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(项目 item, 实数 x, 实数 y)
- 点 mapFromItem(项目 item, 点 p)
- 矩形 mapFromItem(项目 item, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- 矩形 mapFromItem(项目 item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(项目 item, 实数 x, 实数 y)
- 点 mapToItem(项目 item, 点 p)
- 矩形 mapToItem(项目 item, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- 矩形 mapToItem(项目 item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
© 2024 The Qt Company Ltd. 本文件中包含的文档贡献属各自所有者的版权。本文件提供的文档是根据自由软件基金会发布的 GNU自由文档许可协议版本1.3 许可的。Qt及其相关标志是The Qt Company Ltd在芬兰和其他国家/地区的商标。所有其他商标归各自所有者所有。