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