Uses of Class
io.qt.charts.QBoxPlotSeries
Package | Description |
---|---|
io.qt.charts |
-
Uses of QBoxPlotSeries in io.qt.charts
Methods in io.qt.charts that return QBoxPlotSeries Modifier and Type Method Description QBoxPlotSeries
QBoxPlotLegendMarker. series()
protected QBoxPlotSeries
QBoxPlotModelMapper. series()
protected QBoxPlotSeries
QHBoxPlotModelMapper. series()
protected QBoxPlotSeries
QVBoxPlotModelMapper. series()
Methods in io.qt.charts with parameters of type QBoxPlotSeries Modifier and Type Method Description protected void
QBoxPlotModelMapper. setSeries(QBoxPlotSeries series)
protected void
QHBoxPlotModelMapper. setSeries(QBoxPlotSeries series)
protected void
QVBoxPlotModelMapper. setSeries(QBoxPlotSeries series)
Constructors in io.qt.charts with parameters of type QBoxPlotSeries Constructor Description QBoxPlotLegendMarker(QBoxPlotSeries series, QLegend legend)
Overloaded constructor forQBoxPlotLegendMarker(io.qt.charts.QBoxPlotSeries, io.qt.charts.QLegend, io.qt.core.QObject)
withparent = null
.QBoxPlotLegendMarker(QBoxPlotSeries series, QLegend legend, QObject parent)