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