Uses of Class
io.qt.bluetooth.QBluetoothDeviceInfo.Fields
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QBluetoothDeviceInfo.Fields in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothDeviceInfo.Fields Modifier and Type Field Description QObject.Signal2<QBluetoothDeviceInfo,QBluetoothDeviceInfo.Fields>
QBluetoothDeviceDiscoveryAgent. deviceUpdated
Methods in io.qt.bluetooth that return QBluetoothDeviceInfo.Fields Modifier and Type Method Description QBluetoothDeviceInfo.Fields
QBluetoothDeviceInfo.Field. asFlags()
Create a QFlags of the enum entry.QBluetoothDeviceInfo.Fields
QBluetoothDeviceInfo.Fields. clone()
Clones the flagsQBluetoothDeviceInfo.Fields
QBluetoothDeviceInfo.Field. combined(QBluetoothDeviceInfo.Field e)
Combines this entry with other enum entry.QBluetoothDeviceInfo.Fields
QBluetoothDeviceInfo.Fields. combined(QBluetoothDeviceInfo.Field e)
Combines this flags with enum entry.static QBluetoothDeviceInfo.Fields
QBluetoothDeviceInfo.Field. flags(QBluetoothDeviceInfo.Field... values)
Creates a newQBluetoothDeviceInfo.Fields
from the entries.QBluetoothDeviceInfo.Fields
QBluetoothDeviceInfo.Fields. setFlag(QBluetoothDeviceInfo.Field e)
Sets the flage
QBluetoothDeviceInfo.Fields
QBluetoothDeviceInfo.Fields. setFlag(QBluetoothDeviceInfo.Field e, boolean on)
Sets or clears the flagflag
Methods in io.qt.bluetooth with parameters of type QBluetoothDeviceInfo.Fields Modifier and Type Method Description int
QBluetoothDeviceInfo.Fields. compareTo(QBluetoothDeviceInfo.Fields other)