Uses of Class
io.qt.charts.QBoxPlotSeries
Packages that use QBoxPlotSeries
-
Uses of QBoxPlotSeries in io.qt.charts
Methods in io.qt.charts that return QBoxPlotSeriesModifier and TypeMethodDescriptionQBoxPlotLegendMarker.series()
protected QBoxPlotSeries
QBoxPlotModelMapper.series()
SeeQBoxPlotModelMapper::
series()const protected final QBoxPlotSeries
QHBoxPlotModelMapper.series()
protected final QBoxPlotSeries
QVBoxPlotModelMapper.series()
Methods in io.qt.charts with parameters of type QBoxPlotSeriesModifier and TypeMethodDescriptionprotected void
QBoxPlotModelMapper.setSeries
(QBoxPlotSeries series) SeeQBoxPlotModelMapper::
setSeries(QBoxPlotSeries*) protected final void
QHBoxPlotModelMapper.setSeries
(QBoxPlotSeries series) protected final void
QVBoxPlotModelMapper.setSeries
(QBoxPlotSeries series) Constructors in io.qt.charts with parameters of type QBoxPlotSeriesModifierConstructorDescriptionQBoxPlotLegendMarker
(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) SeeQBoxPlotLegendMarker::
QBoxPlotLegendMarker(QBoxPlotSeries*, QLegend*, QObject*)