Uses of Class
io.qt.bluetooth.QBluetoothLocalDevice.HostMode
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QBluetoothLocalDevice.HostMode in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothLocalDevice.HostMode Modifier and Type Field Description QObject.Signal1<QBluetoothLocalDevice.HostMode>
QBluetoothLocalDevice. hostModeStateChanged
Methods in io.qt.bluetooth that return QBluetoothLocalDevice.HostMode Modifier and Type Method Description QBluetoothLocalDevice.HostMode
QBluetoothLocalDevice. hostMode()
static QBluetoothLocalDevice.HostMode
QBluetoothLocalDevice.HostMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QBluetoothLocalDevice.HostMode
QBluetoothLocalDevice.HostMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static QBluetoothLocalDevice.HostMode[]
QBluetoothLocalDevice.HostMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.bluetooth with parameters of type QBluetoothLocalDevice.HostMode Modifier and Type Method Description void
QBluetoothLocalDevice. setHostMode(QBluetoothLocalDevice.HostMode mode)