MonthGrid 所有成员列表
这是 MonthGrid 的完整成员列表,包括继承成员。
- delegate : 组件
- month : int
- title : string
- year : int
- clicked(date date)
- pressAndHold(date date)
- pressed(date date)
- released(date date)
以下成员是从 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 : 区域设置
- mirrored : bool
- padding : real
- rightInset : real
(自 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 : 布尔值
(自 6.5)
- layer.mipmap : 布尔值
- layer.samplerName : 字符串
- layer.samples : 枚举
- 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(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及其相关标志是芬兰及/或其他国家的Qt公司有限公司的商标。所有其他商标归其各自所有者所有。