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