Uses of Class
io.qt.charts.QBoxPlotSeries
-
Uses of QBoxPlotSeries in io.qt.charts
Modifier and TypeMethodDescriptionQBoxPlotLegendMarker.series()
protected QBoxPlotSeries
QBoxPlotModelMapper.series()
protected final QBoxPlotSeries
QHBoxPlotModelMapper.series()
protected final QBoxPlotSeries
QVBoxPlotModelMapper.series()
Modifier and TypeMethodDescriptionprotected void
QBoxPlotModelMapper.setSeries
(QBoxPlotSeries series) protected final void
QHBoxPlotModelMapper.setSeries
(QBoxPlotSeries series) protected final void
QVBoxPlotModelMapper.setSeries
(QBoxPlotSeries series) ModifierConstructorDescriptionQBoxPlotLegendMarker
(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)