TreeViewDelegate 所有成员列表
以下列出的是 TreeViewDelegate 的所有成员,包括继承的成员。
- current : bool
- depth : int
- editing : bool
(since 6.5)
- expanded : bool
- hasChildren : bool
- indentation : real
- isTreeNode : bool
- leftMargin : real
- rightMargin : real
- selected : bool
- treeView : TreeView
以下成员继承自 ItemDelegate。
- highlighted : bool
以下成员继承自 AbstractButton。
- action : Action
(since QtQuick.Controls 2.3 (Qt 5.10))
- autoExclusive : bool
- autoRepeat : bool
- autoRepeatDelay : int
(since QtQuick.Controls 2.4 (Qt 5.11))
- autoRepeatInterval : int
(since QtQuick.Controls 2.4 (Qt 5.11))
- checkable : bool
- checked : bool
- display : enumeration
(since QtQuick.Controls 2.3 (Qt 5.10))
- down : bool
- icon
- icon.cache : bool
- icon.color : color
- icon.height : int
- icon.name : string
- icon.source : url
- icon.width : int
- implicitIndicatorHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitIndicatorWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- indicator : 项目
- pressX : 实数
(自 QtQuick.Controls 2.4 (Qt 5.11) 开始)
- pressY : 实数
(自 QtQuick.Controls 2.4 (Qt 5.11) 开始)
- pressed : 布尔
- text : 字符串
- canceled()
- clicked()
- doubleClicked()
- pressAndHold()
- pressed()
- released()
- void toggle()
- toggled()
(自 QtQuick.Controls 2.2 (Qt 5.9) 开始)
以下成员是从 Control 继承。
- availableHeight : 实数
- availableWidth : 实数
- background : 项目
- bottomInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- bottomPadding : 实数
- contentItem : 项目
- focusReason : 枚举
- font : 字体
- horizontalPadding : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- hoverEnabled : 布尔
- hovered : 布尔
- implicitBackgroundHeight : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitBackgroundWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentHeight : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- implicitContentWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始)
- leftPadding : 实数
- 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 : 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
- 调色板 : Palette
(自 6.0 开始)
- 父项 : Item
- 资源 : QtObject 列表
- 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔值
- 状态 : 字符串
- 状态列表 : State 列表
- 变换 : Transform 列表
- 变换原点 : 枚举类型
- 转换列表 : Transition 列表
- 可见 : 布尔值
- 可见子项 : Item 列表
- 宽度 : 实数
- X : 实数
- Y : 实数
- Z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3 开始)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(Item item, 实数 x, 实数 y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(Item item, 实数 x, 实数 y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(布尔 forward)
© 2024 Qt 公司。本文件的文档贡献者的版权归其所有者所有。本文件所提供的文档是根据自由软件基金会发布的GNU自由文档许可证版本1.3为条件授予的。Qt及其相关标志是芬兰 Qt 公司及其在全球的商标。所有其他商标归其所有者所有。