TableView 所有成员列表
这是TableView所有成员的完整列表,包括继承的成员。
- alternatingRows : bool
- animate : bool
(since 6.4)
- bottomRow : int
- columnSpacing : real
- columnWidthProvider : var
- columns : int
- contentHeight : real
- contentWidth : real
- currentColumn : int
- currentRow : int
- delegate : Component
- editDelegate : Component [attached]
- editTriggers : enumeration
(since 6.5)
- keyNavigationEnabled : bool
(since 6.4)
- leftColumn : int
- model : model
- pointerNavigationEnabled : bool
(since 6.4)
- resizableColumns : bool
(since 6.5)
- resizableRows : bool
(since 6.5)
- reuseItems : bool
- rightColumn : int
- rowHeightProvider : var
- rowSpacing : real
- rows : int
- selectionBehavior : enumeration
(since 6.4)
- selectionMode : enumeration
(since 6.6)
- selectionModel : ItemSelectionModel
(since 6.2)
- syncDirection : Qt::Orientations
- syncView : TableView
- topRow : int
- view : TableView [attached]
- point cellAtIndex(QModelIndex modelIndex)
(since 6.4)
- 点 cellAtPos(point position, bool includeSpacing)
(已弃用)
- 点 cellAtPos(real x, real y, bool includeSpacing)
(已弃用)
- 点 cellAtPosition(point position, bool includeSpacing)
- 点 cellAtPosition(real x, real y, bool includeSpacing)
- clearColumnWidths()
- clearRowHeights()
- closeEditor()
(自 6.5)
- int columnAtIndex(QModelIndex modelIndex)
(自 6.4)
- real columnWidth(int column)
(自 6.2)
- commit() [附加]
- edit(QModelIndex modelIndex)
(自 6.5)
- qreal explicitColumnWidth(int column)
- qreal explicitRowHeight(int row)
- forceLayout()
- real implicitColumnWidth(int column)
(自 6.2)
- real 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(point 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(point cell)
(自 6.4)
- pooled() [附加]
- positionViewAtCell(point cell, PositionMode mode, point offset, rect subRect)
- positionViewAtCell(int column, int row, PositionMode mode, point offset, rect subRect)
(已弃用)
- positionViewAtColumn(int column, PositionMode mode, real offset, rect subRect)
- positionViewAtIndex(QModelIndex index, PositionMode mode, point offset, rect subRect)
(自 6.5)
- positionViewAtRow(int row, PositionMode mode, real offset, rect subRect)
- reused() [附加]
- int rowAtIndex(QModelIndex modelIndex)
(自 6.4)
- real rowHeight(int row)
(自 6.2)
- setColumnWidth(int column, real size)
- setRowHeight(int row, real size)
以下成员自Flickable继承而来。
- atXBeginning : bool
- atXEnd : bool
- atYBeginning : bool
- atYEnd : bool
- bottomMargin : real
- boundsBehavior : 枚举
- boundsMovement : 枚举
- contentHeight : real
- contentItem : Item
- contentWidth : real
- contentX : real
- contentY : real
- dragging : bool
- draggingHorizontally : bool
- draggingVertically : bool
- flickDeceleration : real
- flickableDirection : 枚举
- flicking : bool
- flickingHorizontally : bool
- flickingVertically : bool
- horizontalOvershoot : real
- horizontalVelocity : real
- interactive : bool
- leftMargin : real
- maximumFlickVelocity : real
- moving : bool
- movingHorizontally : bool
- movingVertically : bool
- originX : real
- originY : real
- pixelAligned : bool
- pressDelay : int
- rebound : Transition
- rightMargin : real
- synchronousDrag : bool
- topMargin : real
- verticalOvershoot : real
- verticalVelocity : real
- visibleArea
- visibleArea.heightRatio : real
- visibleArea.widthRatio : real
- visibleArea.xPosition : real
- visibleArea.yPosition : real
- cancelFlick()
- dragEnded()
- dragStarted()
- flick(qreal xVelocity, qreal yVelocity)
- flickEnded()
- flickStarted()
- movementEnded()
- movementStarted()
- resizeContent(real width, real height, QPointF center)
- returnToBounds()
以下成员自Item继承而来。
- activeFocus : 布尔值
- activeFocusOnTab : 布尔值
- 锚点
- anchors.alignWhenCentered : 布尔值
- anchors.baseline : 锚线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚线
- anchors.bottomMargin : 实数
- anchors.centerIn : 组件
- anchors.fill : 组件
- 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 : 组件列表
- 子部件矩形
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔值
- containmentMask : QObject*
- data : QtObject列表 [默认]
- enabled : 布尔值
- focus : 布尔值
- focusPolicy : 枚举类型
(since 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : 布尔值
- layer.format : 枚举类型
- layer.live : 布尔值
(since 6.5)
- layer.mipmap : 布尔值
- layer.samplerName : 字符串
- layer.samples : 枚举类型
- layer.smooth : 布尔值
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举类型
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举类型
- 不透明度 : 实数
- 调色板 : 调色板
(自6.0起)
- 父项 : 项目
- 资源 : QtObject列表
- 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔型
- 状态 : 字符串
- 状态列表 : 状态列表
- 变换 : 变换列表
- 变换 origin : 枚举类型
- 过渡 : 过渡列表
- 可见 : 布尔型
- 可见子项 : 项目列表
- 宽度 : 实数
- x 坐标 : 实数
- y 坐标 : 实数
- z 坐标 : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 点)
- dumpItemTree()
(自6.3起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason 原因)
- bool grabToImage(回调, 目标大小)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(项目 项目, 实数 x, 实数 y)
- point mapFromItem(项目 项目, 点 p)
- rect mapFromItem(项目 项目, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- rect mapFromItem(项目 项目, 矩形 r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(项目 项目, 实数 x, 实数 y)
- point mapToItem(项目 项目, 点 p)
- rect mapToItem(项目 项目, 实数 , 实数 y, 实数 宽度, 实数 高度)
- rect mapToItem(项目 项目, 矩形 r)
- nextItemInFocusChain(布尔型 正向)
以下成员是从 QtObject 继承的。
- 对象名 : 字符串
© 2024 Qt公司。此处包含的文档贡献是各自所有者的版权。此处提供的文档是根据自由软件基金会发布的GNU自由文档许可协议版本1.3的条款许可的。Qt及其相关标志是芬兰及其它世界各地的Qt公司商标。所有其他商标均为其各自所有者的财产。