Qt 6.6
Qt Bluetooth
C++ Classes
QBluetoothUuid
Qt 6.6.0 Reference Documentation
List of All Members for QBluetoothUuid
This is the complete list of members for
QBluetoothUuid
, including inherited members.
enum class
CharacteristicType
enum class
DescriptorType
enum class
ProtocolUuid
enum class
ServiceClassUuid
QBluetoothUuid
()
QBluetoothUuid
(ProtocolUuid)
QBluetoothUuid
(ServiceClassUuid)
QBluetoothUuid
(CharacteristicType)
QBluetoothUuid
(DescriptorType)
QBluetoothUuid
(quint16)
QBluetoothUuid
(quint32)
QBluetoothUuid
(quint128, QSysInfo::Endian)
QBluetoothUuid
(const QUuid &)
QBluetoothUuid
(QUuid::Id128Bytes, QSysInfo::Endian)
characteristicToString
(CharacteristicType) : QString
descriptorToString
(DescriptorType) : QString
fromCBUUID
(CBUUID *) : QBluetoothUuid
minimumSize
() const : int
protocolToString
(ProtocolUuid) : QString
serviceClassToString
(ServiceClassUuid) : QString
toCBUUID
() const : CBUUID *
toUInt16
(bool *) const : quint16
toUInt32
(bool *) const : quint32
toUInt128
(QSysInfo::Endian) const : quint128