Uses of Enum
io.qt.bluetooth.QBluetoothSocket.SocketState
-
Uses of QBluetoothSocket.SocketState in io.qt.bluetooth
Modifier and TypeMethodDescriptionstatic QBluetoothSocket.SocketState
QBluetoothSocket.SocketState.resolve
(int value) Returns the corresponding enum entry for the given value.QBluetoothSocket.state()
static QBluetoothSocket.SocketState
Returns the enum constant of this type with the specified name.static QBluetoothSocket.SocketState[]
QBluetoothSocket.SocketState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal boolean
QBluetoothSocket.setSocketDescriptor
(int socketDescriptor, QBluetoothServiceInfo.Protocol socketType, QBluetoothSocket.SocketState socketState) Overloaded function forQBluetoothSocket.setSocketDescriptor(int, io.qt.bluetooth.QBluetoothServiceInfo.Protocol, io.qt.bluetooth.QBluetoothSocket.SocketState, io.qt.core.QIODevice.OpenMode)
withopenMode = new io.qt.core.QIODevice.OpenMode(3)
.final boolean
QBluetoothSocket.setSocketDescriptor
(int socketDescriptor, QBluetoothServiceInfo.Protocol socketType, QBluetoothSocket.SocketState socketState, QIODevice.OpenMode openMode) final boolean
QBluetoothSocket.setSocketDescriptor
(int socketDescriptor, QBluetoothServiceInfo.Protocol socketType, QBluetoothSocket.SocketState socketState, QIODevice.OpenModeFlag ... openMode) protected final void
QBluetoothSocket.setSocketState
(QBluetoothSocket.SocketState state)