继承者: QtCharts.QHBoxPlotModelMapper , QtCharts.QVBoxPlotModelMapper
New in version 5.7.
def
count
()
def
first
()
def
firstBoxSetSection
()
def
lastBoxSetSection
()
def
model
()
def
orientation
()
def
series
()
def
setCount
(count)
def
setFirst
(first)
def
setFirstBoxSetSection
(firstBoxSetSection)
def
setLastBoxSetSection
(lastBoxSetSection)
def
setModel
(model)
def
setOrientation
(orientation)
def
setSeries
(series)
PySide2.QtCharts.QtCharts.
QBoxPlotModelMapper
(
[
parent=None
]
)
¶
parent
–
QObject
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
count
(
)
¶
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
first
(
)
¶
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
firstBoxSetSection
(
)
¶
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
lastBoxSetSection
(
)
¶
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
model
(
)
¶
QAbstractItemModel
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
orientation
(
)
¶
取向
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
series
(
)
¶
QBoxPlotSeries
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
setCount
(
count
)
¶
count
–
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
setFirst
(
first
)
¶
first
–
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
setFirstBoxSetSection
(
firstBoxSetSection
)
¶
firstBoxSetSection
–
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
setLastBoxSetSection
(
lastBoxSetSection
)
¶
lastBoxSetSection
–
int
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
setModel
(
model
)
¶
model
–
QAbstractItemModel
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
setOrientation
(
orientation
)
¶
orientation
–
取向
PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.
setSeries
(
series
)
¶
series
–
QBoxPlotSeries