Uses of Class
io.qt.charts.QBoxPlotSeries
-
Uses of QBoxPlotSeries in io.qt.charts
Methods in io.qt.charts that return QBoxPlotSeriesModifier and TypeMethodDescriptionQBoxPlotLegendMarker.series()protected QBoxPlotSeriesQBoxPlotModelMapper.series()protected final QBoxPlotSeriesQHBoxPlotModelMapper.series()protected final QBoxPlotSeriesQVBoxPlotModelMapper.series()Methods in io.qt.charts with parameters of type QBoxPlotSeriesModifier and TypeMethodDescriptionprotected voidQBoxPlotModelMapper.setSeries(QBoxPlotSeries series) protected final voidQHBoxPlotModelMapper.setSeries(QBoxPlotSeries series) protected final voidQVBoxPlotModelMapper.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)