Uses of Class
io.qt.bluetooth.QBluetooth.SecurityFlags
-
Uses of QBluetooth.SecurityFlags in io.qt.bluetooth
Modifier and TypeMethodDescriptionQBluetooth.Security.asFlags()
Create a QFlags of the enum entry.QBluetooth.Security.cleared
(QBluetooth.Security e) Excludes other enum entry from a flag of this entry.final QBluetooth.SecurityFlags
QBluetooth.SecurityFlags.clone()
Clones the flagsQBluetooth.Security.combined
(QBluetooth.Security e) Combines this entry with other enum entry.final 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.final QBluetooth.SecurityFlags
QBluetoothSocket.preferredSecurityFlags()
final QBluetooth.SecurityFlags
QBluetoothServer.securityFlags()
final QBluetooth.SecurityFlags
QBluetooth.SecurityFlags.setFlag
(QBluetooth.Security e) Sets the flage
final QBluetooth.SecurityFlags
QBluetooth.SecurityFlags.setFlag
(QBluetooth.Security e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QBluetooth.SecurityFlags.compareTo
(QBluetooth.SecurityFlags other) final void
QBluetoothSocket.setPreferredSecurityFlags
(QBluetooth.SecurityFlags flags) final void
QBluetoothServer.setSecurityFlags
(QBluetooth.SecurityFlags security)