class QBarModelMapper#

Inheritance diagram of PySide6.QtCharts.QBarModelMapper

继承自: QVBarModelMapperQHBarModelMapper

摘要#

方法#

注意

本文档可能包含从C++自动翻译到Python的代码片段。我们始终欢迎对片段翻译的贡献。如果您发现翻译有问题,也可以通过在https:/bugreports.qt.io/projects/PYSIDE创建工单的方式告诉我们。

详细信息#

__init__([parent=None])#
参数:

parentQObject

count()#
返回类型:

int

first()#
返回类型:

int

firstBarSetSection()#
返回类型:

int

lastBarSetSection()#
返回类型:

int

model()#
返回类型:

QAbstractItemModel

orientation()#
返回类型:

方向

setCount(count)#
参数:

count – 整数

setFirst(first)#
参数:

first – 整数

setFirstBarSetSection(firstBarSetSection)#
参数:

firstBarSetSection – 整数

setLastBarSetSection(lastBarSetSection)#
参数:

lastBarSetSection – 整数

setModel(model)#
参数:

modelQAbstractItemModel

setOrientation(orientation)#
参数:

orientationOrientation