Uses of Class
io.qt.datavis.QAbstract3DSeries.SeriesType
Package | Description |
---|---|
io.qt.datavis |
-
Uses of QAbstract3DSeries.SeriesType in io.qt.datavis
Methods in io.qt.datavis that return QAbstract3DSeries.SeriesType Modifier and Type Method Description static QAbstract3DSeries.SeriesType
QAbstract3DSeries.SeriesType. resolve(int value)
Returns the corresponding enum entry for the given value.QAbstract3DSeries.SeriesType
QAbstract3DSeries. type()
static QAbstract3DSeries.SeriesType
QAbstract3DSeries.SeriesType. valueOf(String name)
Returns the enum constant of this type with the specified name.static QAbstract3DSeries.SeriesType[]
QAbstract3DSeries.SeriesType. values()
Returns an array containing the constants of this enum type, in the order they are declared.