Uses of Class
io.qt.graphs.QPieSlice
Packages that use QPieSlice
-
Uses of QPieSlice in io.qt.graphs
Fields in io.qt.graphs with type parameters of type QPieSliceModifier and TypeFieldDescriptionfinal QObject.Signal1<List<QPieSlice>>
QPieSeries.added
final QObject.Signal1<List<QPieSlice>>
QPieSeries.removed
final QObject.Signal1<List<QPieSlice>>
QPieSeries.replaced
SeeQPieSeries::
replaced(QList<QPieSlice*>) Methods in io.qt.graphs that return QPieSliceModifier and TypeMethodDescriptionfinal QPieSlice
final QPieSlice
QPieSeries.at
(long index) final QPieSlice
Methods in io.qt.graphs that return types with arguments of type QPieSliceMethods in io.qt.graphs with parameters of type QPieSliceModifier and TypeMethodDescriptionfinal boolean
final boolean
final boolean
final boolean
final boolean
final boolean
Method parameters in io.qt.graphs with type arguments of type QPieSliceModifier and TypeMethodDescriptionfinal boolean
QPieSeries.append
(Collection<? extends QPieSlice> slices) final boolean
QPieSeries.replace
(Collection<? extends QPieSlice> slices)