Uses of Class
io.qt.bluetooth.QBluetoothDeviceInfo.MinorHealthClass
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QBluetoothDeviceInfo.MinorHealthClass in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothDeviceInfo.MinorHealthClass Modifier and Type Method Description static QBluetoothDeviceInfo.MinorHealthClass
QBluetoothDeviceInfo.MinorHealthClass. resolve(int value)
Returns the corresponding enum entry for the given value.static QBluetoothDeviceInfo.MinorHealthClass
QBluetoothDeviceInfo.MinorHealthClass. valueOf(String name)
Returns the enum constant of this type with the specified name.static QBluetoothDeviceInfo.MinorHealthClass[]
QBluetoothDeviceInfo.MinorHealthClass. values()
Returns an array containing the constants of this enum type, in the order they are declared.