Uses of Class
io.qt.bluetooth.QBluetoothServiceDiscoveryAgent.DiscoveryMode
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QBluetoothServiceDiscoveryAgent.DiscoveryMode in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothServiceDiscoveryAgent.DiscoveryMode Modifier and Type Method Description static QBluetoothServiceDiscoveryAgent.DiscoveryMode
QBluetoothServiceDiscoveryAgent.DiscoveryMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QBluetoothServiceDiscoveryAgent.DiscoveryMode
QBluetoothServiceDiscoveryAgent.DiscoveryMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static QBluetoothServiceDiscoveryAgent.DiscoveryMode[]
QBluetoothServiceDiscoveryAgent.DiscoveryMode. 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 QBluetoothServiceDiscoveryAgent.DiscoveryMode Modifier and Type Method Description void
QBluetoothServiceDiscoveryAgent. start(QBluetoothServiceDiscoveryAgent.DiscoveryMode mode)