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