Uses of Class
io.qt.bluetooth.QBluetooth.SecurityFlags
Package | Description |
---|---|
io.qt.bluetooth |
-
Uses of QBluetooth.SecurityFlags in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetooth.SecurityFlags Modifier and Type Method Description QBluetooth.SecurityFlags
QBluetooth.Security. asFlags()
Create a QFlags of the enum entry.QBluetooth.SecurityFlags
QBluetooth.SecurityFlags. clone()
Clones the flagsQBluetooth.SecurityFlags
QBluetooth.Security. combined(QBluetooth.Security e)
Combines this entry with other enum entry.QBluetooth.SecurityFlags
QBluetooth.SecurityFlags. combined(QBluetooth.Security e)
Combines this flags with enum entry.static QBluetooth.SecurityFlags
QBluetooth.Security. flags(QBluetooth.Security... values)
Creates a newQBluetooth.SecurityFlags
from the entries.QBluetooth.SecurityFlags
QBluetoothSocket. preferredSecurityFlags()
QBluetooth.SecurityFlags
QBluetoothServer. securityFlags()
QBluetooth.SecurityFlags
QBluetooth.SecurityFlags. setFlag(QBluetooth.Security e)
Sets the flage
QBluetooth.SecurityFlags
QBluetooth.SecurityFlags. setFlag(QBluetooth.Security e, boolean on)
Sets or clears the flagflag
Methods in io.qt.bluetooth with parameters of type QBluetooth.SecurityFlags Modifier and Type Method Description int
QBluetooth.SecurityFlags. compareTo(QBluetooth.SecurityFlags other)
void
QBluetoothSocket. setPreferredSecurityFlags(QBluetooth.SecurityFlags flags)
void
QBluetoothServer. setSecurityFlags(QBluetooth.SecurityFlags security)