HorizontalHeaderView所有成员列表
这是HorizontalHeaderView的所有成员列表,包括继承的成员。
以下成员继承自TableView。
- alternatingRows : bool
- animate : bool
(自6.4起)
- bottomRow : int
- columnSpacing : real
- columnWidthProvider : var
- columns : int
- contentHeight : real
- contentWidth : real
- currentColumn : int
- currentRow : int
- delegate : Component
- editDelegate : Component [附加]
- editTriggers : 枚举
(自6.5起)
- keyNavigationEnabled : bool
(自6.4起)
- leftColumn : int
- model : model
- pointerNavigationEnabled : bool
(自6.4起)
- resizableColumns : bool
(自6.5起)
- resizableRows : bool
(自6.5起)
- reuseItems : bool
- rightColumn : int
- rowHeightProvider : var
- rowSpacing : real
- rows : int
- selectionBehavior : 枚举
(自6.4起)
- selectionMode : 枚举
(自6.6起)
- selectionModel : ItemSelectionModel
(自6.2起)
- syncDirection : Qt::Orientations
- syncView : TableView
- topRow : int
- view : TableView [附加]
- 点 cellAtIndex(QModelIndex modelIndex)
(自6.4以来)
- 点 cellAtPos(点 position, bool includeSpacing)
(已弃用)
- 点 cellAtPos(实数 x, 实数 y, bool includeSpacing)
(已弃用)
- 点 cellAtPosition(点 position, bool includeSpacing)
- 点 cellAtPosition(实数 x, 实数 y, bool includeSpacing)
- clearColumnWidths()
- clearRowHeights()
- closeEditor()
(自6.5以来)
- int columnAtIndex(QModelIndex modelIndex)
(自6.4以来)
- 实数 columnWidth(int column)
(自6.2以来)
- commit()
- edit(QModelIndex modelIndex)
(自6.5以来)
- qreal explicitColumnWidth(int column)
- qreal explicitRowHeight(int row)
- forceLayout()
- 实数 implicitColumnWidth(int column)
(自6.2以来)
- 实数 implicitRowHeight(int row)
(自6.2以来)
- QModelIndex index(int row, int column)
(自6.4.3以来)
- bool isColumnLoaded(int column)
(自6.2以来)
- bool isRowLoaded(int row)
(自6.2以来)
- Item itemAtCell(点 cell)
- Item itemAtCell(int column, int row)
(已弃用)
- Item itemAtIndex(QModelIndex index)
(自6.5以来)
- layoutChanged()
(自6.5以来)
- QModelIndex modelIndex(int row, int column)
(自6.4, 已弃用)
- QModelIndex modelIndex(点 cell)
(自6.4)
- pooled()
- positionViewAtCell(点 cell, PositionMode mode, 点 offset, 矩形 subRect)
- positionViewAtCell(int column, int row, PositionMode mode, 点 offset, 矩形 subRect)
(已弃用)
- positionViewAtColumn(int column, PositionMode mode, 实数 offset, 矩形 subRect)
- positionViewAtIndex(QModelIndex index, PositionMode mode, 点 offset, 矩形 subRect)
(自6.5以来)
- positionViewAtRow(int row, PositionMode mode, 实数 offset, 矩形 subRect)
- reused()
- int rowAtIndex(QModelIndex modelIndex)
(自6.4以来)
- 实参 rowHeight(int row)
(自 6.2)
- setColumnWidth(int column, 实数 size)
- setRowHeight(int row, 实数 size)
以下成员从 Flickable 继承而来。
- atXBeginning : 布尔
- atXEnd : 布尔
- atYBeginning : 布尔
- atYEnd : 布尔
- bottomMargin : 实数
- boundsBehavior : 枚举
- boundsMovement : 枚举
- contentHeight : 实数
- contentItem : Item
- contentWidth : 实数
- contentX : 实数
- contentY : 实数
- dragging : 布尔
- draggingHorizontally : 布尔
- draggingVertically : 布尔
- flickDeceleration : 实数
- flickableDirection : 枚举
- flicking : 布尔
- flickingHorizontally : 布尔
- flickingVertically : 布尔
- horizontalOvershoot : 实数
- horizontalVelocity : 实数
- interactive : 布尔
- leftMargin : 实数
- maximumFlickVelocity : 实数
- moving : 布尔
- movingHorizontally : 布尔
- movingVertically : 布尔
- originX : 实数
- originY : 实数
- pixelAligned : 布尔
- pressDelay : 整数
- rebound : 过渡
- rightMargin : 实数
- synchronousDrag : 布尔
- topMargin : 实数
- verticalOvershoot : 实数
- verticalVelocity : 实数
- 可视区域 :
- visibleArea.heightRatio : 实数
- visibleArea.widthRatio : 实数
- visibleArea.xPosition : 实数
- visibleArea.yPosition : 实数
- cancelFlick()
- dragEnded()
- dragStarted()
- flick(qreal xVelocity, qreal yVelocity)
- flickEnded()
- flickStarted()
- 运动结束()
- 运动开始()
- resizeContent(real width, real height, QPointF center)
- 返回边界()
以下成员继承自 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.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : enumeration
(自 6.7 以来)
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : Component
- layer.enabled : bool
- layer.format : enumeration
- layer.live : bool
(自 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
(自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, 实数 宽度, 实数 高度)
- 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, 实数 宽度, 实数 高度)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(布尔值 forward)
© 2024 The Qt Company Ltd. 本文档中包含的贡献的文档版权属于其各自的拥有者。提供的文档受免费软件基金会发布的 GNU自由文档许可证版本1.3 条款约束。Qt及其相关标志是芬兰的The Qt Company Ltd.在世界范围内的商标。所有其他商标都是其各自拥有者的财产。