Uses of Class
io.qt.graphs.QBarSet
Packages that use QBarSet
-
Uses of QBarSet in io.qt.graphs
Fields in io.qt.graphs with type parameters of type QBarSetModifier and TypeFieldDescriptionfinal QObject.Signal1<List<QBarSet>>
QBarSeries.barsetsAdded
final QObject.Signal1<List<QBarSet>>
QBarSeries.barsetsRemoved
final QObject.Signal1<List<QBarSet>>
QBarSeries.barsetsReplaced
SeeQBarSeries::
barsetsReplaced(QList<QBarSet*>) QBarSeries.setValueAdded
QBarSeries.setValueChanged
QBarSeries.setValueRemoved
Methods in io.qt.graphs that return QBarSetMethods in io.qt.graphs that return types with arguments of type QBarSetMethods in io.qt.graphs with parameters of type QBarSetModifier and TypeMethodDescriptionfinal boolean
final long
final boolean
final boolean
final void
final boolean
final boolean
Method parameters in io.qt.graphs with type arguments of type QBarSetModifier and TypeMethodDescriptionfinal boolean
QBarSeries.append
(Collection<? extends QBarSet> sets) final boolean
QBarSeries.replace
(Collection<? extends QBarSet> sets)