Uses of Class
io.qt.bluetooth.QBluetoothDeviceInfo.Fields
Packages that use QBluetoothDeviceInfo.Fields
-
Uses of QBluetoothDeviceInfo.Fields in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothDeviceInfo.FieldsMethods in io.qt.bluetooth that return QBluetoothDeviceInfo.FieldsModifier and TypeMethodDescriptionQBluetoothDeviceInfo.Field.asFlags()
Create a QFlags of the enum entry.QBluetoothDeviceInfo.Fields.clone()
Clones the flagsQBluetoothDeviceInfo.Field.combined
(QBluetoothDeviceInfo.Field e) Combines this entry with other enum entry.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.setFlag
(QBluetoothDeviceInfo.Field e) Sets the flage
QBluetoothDeviceInfo.Fields.setFlag
(QBluetoothDeviceInfo.Field e, boolean on) Sets or clears the flagflag
Methods in io.qt.bluetooth with parameters of type QBluetoothDeviceInfo.FieldsModifier and TypeMethodDescriptionfinal int
QBluetoothDeviceInfo.Fields.compareTo
(QBluetoothDeviceInfo.Fields other)