Uses of Enum
io.qt.datavis.QAbstract3DSeries.SeriesType
Packages that use QAbstract3DSeries.SeriesType
-
Uses of QAbstract3DSeries.SeriesType in io.qt.datavis
Methods in io.qt.datavis that return QAbstract3DSeries.SeriesTypeModifier and TypeMethodDescriptionstatic QAbstract3DSeries.SeriesTypeQAbstract3DSeries.SeriesType.resolve(int value) Returns the corresponding enum entry for the given value.QAbstract3DSeries.type()static QAbstract3DSeries.SeriesTypeReturns 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.