Uses of Class
io.qt.charts.QAbstractBarSeries
Packages that use QAbstractBarSeries
-
Uses of QAbstractBarSeries in io.qt.charts
Subclasses of QAbstractBarSeries in io.qt.chartsModifier and TypeClassDescriptionclassPresents a series of data as vertical bars grouped by categoryclassPresents a series of data as horizontal bars grouped by categoryclassPresents a series of categorized data as a percentage of each categoryclassPresents a series of data as horizontally stacked bars, with one bar per categoryclassPresents a series of categorized data as a percentage of each categoryclassPresents a series of data as vertically stacked bars, with one bar per categoryMethods in io.qt.charts that return QAbstractBarSeriesModifier and TypeMethodDescriptionQBarLegendMarker.series()protected QAbstractBarSeriesQBarModelMapper.series()SeeQBarModelMapper::series()const protected final QAbstractBarSeriesQHBarModelMapper.series()protected final QAbstractBarSeriesQVBarModelMapper.series()Methods in io.qt.charts with parameters of type QAbstractBarSeriesModifier and TypeMethodDescriptionprotected voidQBarModelMapper.setSeries(QAbstractBarSeries series) SeeQBarModelMapper::setSeries(QAbstractBarSeries*) protected final voidQHBarModelMapper.setSeries(QAbstractBarSeries series) protected final voidQVBarModelMapper.setSeries(QAbstractBarSeries series) Constructors in io.qt.charts with parameters of type QAbstractBarSeriesModifierConstructorDescriptionQBarLegendMarker(QAbstractBarSeries series, QBarSet barset, QLegend legend) Overloaded constructor forQBarLegendMarker(io.qt.charts.QAbstractBarSeries, io.qt.charts.QBarSet, io.qt.charts.QLegend, io.qt.core.QObject)withparent = null.QBarLegendMarker(QAbstractBarSeries series, QBarSet barset, QLegend legend, QObject parent) SeeQBarLegendMarker::QBarLegendMarker(QAbstractBarSeries*, QBarSet*, QLegend*, QObject*)