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