QVBoxPlotModelMapper

PyQt5.QtChart.QVBoxPlotModelMapper

Inherits from QObject.

Description

TODO

Methods

__init__(parent: QObject = None)

TODO


firstBoxSetColumn() int

TODO


firstRow() int

TODO


lastBoxSetColumn() int

TODO


model() QAbstractItemModel

TODO


rowCount() int

TODO


series() QBoxPlotSeries

TODO


setFirstBoxSetColumn(int)

TODO


setFirstRow(int)

TODO


setLastBoxSetColumn(int)

TODO


setModel(QAbstractItemModel)

TODO


setRowCount(int)

TODO


setSeries(QBoxPlotSeries)

TODO

Signals

firstBoxSetColumnChanged()

TODO


firstRowChanged()

TODO


lastBoxSetColumnChanged()

TODO


modelReplaced()

TODO


rowCountChanged()

TODO


seriesReplaced()

TODO