Uses of Enum
io.qt.datavis.QAbstractDataProxy.DataType
Packages that use QAbstractDataProxy.DataType
-
Uses of QAbstractDataProxy.DataType in io.qt.datavis
Methods in io.qt.datavis that return QAbstractDataProxy.DataTypeModifier and TypeMethodDescriptionstatic QAbstractDataProxy.DataType
QAbstractDataProxy.DataType.resolve
(int value) Returns the corresponding enum entry for the given value.QAbstractDataProxy.type()
static QAbstractDataProxy.DataType
Returns the enum constant of this type with the specified name.static QAbstractDataProxy.DataType[]
QAbstractDataProxy.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared.