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