Uses of Class
io.qt.charts.QPolarChart.PolarOrientations
Package | Description |
---|---|
io.qt.charts |
-
Uses of QPolarChart.PolarOrientations in io.qt.charts
Methods in io.qt.charts that return QPolarChart.PolarOrientations Modifier and Type Method Description QPolarChart.PolarOrientations
QPolarChart.PolarOrientation. asFlags()
Create a QFlags of the enum entry.QPolarChart.PolarOrientations
QPolarChart.PolarOrientations. clone()
Clones the flagsQPolarChart.PolarOrientations
QPolarChart.PolarOrientation. combined(QPolarChart.PolarOrientation e)
Combines this entry with other enum entry.QPolarChart.PolarOrientations
QPolarChart.PolarOrientations. combined(QPolarChart.PolarOrientation e)
Combines this flags with enum entry.static QPolarChart.PolarOrientations
QPolarChart.PolarOrientation. flags(QPolarChart.PolarOrientation... values)
Creates a newQPolarChart.PolarOrientations
from the entries.QPolarChart.PolarOrientations
QPolarChart.PolarOrientations. setFlag(QPolarChart.PolarOrientation e)
Sets the flage
QPolarChart.PolarOrientations
QPolarChart.PolarOrientations. setFlag(QPolarChart.PolarOrientation e, boolean on)
Sets or clears the flagflag
Methods in io.qt.charts with parameters of type QPolarChart.PolarOrientations Modifier and Type Method Description QList<QAbstractAxis>
QPolarChart. axes(QPolarChart.PolarOrientations polarOrientation)
Overloaded function forQPolarChart.axes(io.qt.charts.QPolarChart.PolarOrientations, io.qt.charts.QAbstractSeries)
withseries = null
.QList<QAbstractAxis>
QPolarChart. axes(QPolarChart.PolarOrientations polarOrientation, QAbstractSeries series)
int
QPolarChart.PolarOrientations. compareTo(QPolarChart.PolarOrientations other)