Uses of Class
io.qt.charts.QBarSet
-
Uses of QBarSet in io.qt.charts
Fields in io.qt.charts with type parameters of type QBarSetModifier and TypeFieldDescriptionfinal QObject.Signal1<List<QBarSet>>QAbstractBarSeries.barsetsAddedfinal QObject.Signal1<List<QBarSet>>QAbstractBarSeries.barsetsRemovedQAbstractBarSeries.clickedQAbstractBarSeries.doubleClickedQAbstractBarSeries.hoveredQAbstractBarSeries.pressedQAbstractBarSeries.releasedMethods in io.qt.charts that return QBarSetMethods in io.qt.charts that return types with arguments of type QBarSetMethods in io.qt.charts with parameters of type QBarSetModifier and TypeMethodDescriptionfinal booleanfinal booleanfinal booleanfinal booleanMethod parameters in io.qt.charts with type arguments of type QBarSetModifier and TypeMethodDescriptionfinal booleanQAbstractBarSeries.append(Collection<QBarSet> sets) Constructors in io.qt.charts with parameters of type QBarSetModifierConstructorDescriptionQBarLegendMarker(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)