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