Uses of Enum
io.qt.bluetooth.QBluetoothServer.Error
Packages that use QBluetoothServer.Error
-
Uses of QBluetoothServer.Error in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothServer.ErrorMethods in io.qt.bluetooth that return QBluetoothServer.ErrorModifier and TypeMethodDescriptionfinal QBluetoothServer.Error
QBluetoothServer.error()
static QBluetoothServer.Error
QBluetoothServer.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QBluetoothServer.Error
Returns the enum constant of this type with the specified name.static QBluetoothServer.Error[]
QBluetoothServer.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.