Uses of Enum
io.qt.graphs.QAbstractDataProxy.DataType
Packages that use QAbstractDataProxy.DataType
-
Uses of QAbstractDataProxy.DataType in io.qt.graphs
Methods in io.qt.graphs 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.