Uses of Class
io.qt.charts.QBarSet
Packages that use 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.barsetsAdded
final QObject.Signal1<List<QBarSet>>
QAbstractBarSeries.barsetsRemoved
QAbstractBarSeries.clicked
QAbstractBarSeries.doubleClicked
QAbstractBarSeries.hovered
QAbstractBarSeries.pressed
QAbstractBarSeries.released
Methods 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 boolean
final boolean
final boolean
final boolean
Method parameters in io.qt.charts with type arguments of type QBarSetModifier and TypeMethodDescriptionfinal boolean
QAbstractBarSeries.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)