Uses of Class
io.qt.core.QDataStream.Version
Package | Description |
---|---|
io.qt.core |
-
Uses of QDataStream.Version in io.qt.core
Methods in io.qt.core that return QDataStream.Version Modifier and Type Method Description static QDataStream.Version
QDataStream.Version. resolve(int value)
Returns the corresponding enum entry for the given value.static QDataStream.Version
QDataStream.Version. valueOf(String name)
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.