Uses of Class
io.qt.charts.QChartView.RubberBands
Packages that use QChartView.RubberBands
-
Uses of QChartView.RubberBands in io.qt.charts
Methods in io.qt.charts that return QChartView.RubberBandsModifier and TypeMethodDescriptionQChartView.RubberBand.asFlags()
Create a QFlags of the enum entry.QChartView.RubberBand.cleared
(QChartView.RubberBand e) Excludes other enum entry from a flag of this entry.final QChartView.RubberBands
QChartView.RubberBands.clone()
Clones the flagsQChartView.RubberBand.combined
(QChartView.RubberBand e) Combines this entry with other enum entry.final QChartView.RubberBands
QChartView.RubberBands.combined
(QChartView.RubberBand e) Combines this flags with enum entry.static QChartView.RubberBands
QChartView.RubberBand.flags
(QChartView.RubberBand ... values) Creates a newQChartView.RubberBands
from the entries.final QChartView.RubberBands
QChartView.rubberBand()
final QChartView.RubberBands
QChartView.RubberBands.setFlag
(QChartView.RubberBand e) Sets the flage
final QChartView.RubberBands
QChartView.RubberBands.setFlag
(QChartView.RubberBand e, boolean on) Sets or clears the flagflag
Methods in io.qt.charts with parameters of type QChartView.RubberBandsModifier and TypeMethodDescriptionfinal int
QChartView.RubberBands.compareTo
(QChartView.RubberBands other) final void
QChartView.setRubberBand
(QChartView.RubberBands rubberBands)