Uses of Class
io.qt.bluetooth.QBluetooth.SecurityFlags
Packages that use QBluetooth.SecurityFlags
-
Uses of QBluetooth.SecurityFlags in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetooth.SecurityFlagsModifier and TypeMethodDescriptionQBluetooth.Security.asFlags()
Create a QFlags of the enum 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
Methods in io.qt.bluetooth with parameters of type QBluetooth.SecurityFlagsModifier and TypeMethodDescriptionfinal int
QBluetooth.SecurityFlags.compareTo
(QBluetooth.SecurityFlags other) final void
QBluetoothSocket.setPreferredSecurityFlags
(QBluetooth.SecurityFlags flags) final void
QBluetoothServer.setSecurityFlags
(QBluetooth.SecurityFlags security)