QHBoxPlotModelMapper露
- PyQt5.QtChart.QHBoxPlotModelMapper
Inherits from QObject.
Description露
TODO
Methods露
- __init__(parent: QObject = None)
TODO
- columnCount() → int
TODO
- firstBoxSetRow() → int
TODO
- firstColumn() → int
TODO
- lastBoxSetRow() → int
TODO
- model() → QAbstractItemModel
TODO
- series() → QBoxPlotSeries
TODO
- setColumnCount(int)
TODO
- setFirstBoxSetRow(int)
TODO
- setFirstColumn(int)
TODO
- setLastBoxSetRow(int)
TODO
- setModel(QAbstractItemModel)
TODO
- setSeries(QBoxPlotSeries)
TODO
Signals露
- columnCountChanged()
TODO
- firstBoxSetRowChanged()
TODO
- firstColumnChanged()
TODO
- lastBoxSetRowChanged()
TODO
- modelReplaced()
TODO
- seriesReplaced()
TODO