Qt 5.11
Qt Bluetooth
C++ Classes
QBluetoothUuid
Qt 5.11.3 Reference Documentation
List of All Members for QBluetoothUuid
This is the complete list of members for
QBluetoothUuid
, including inherited members.
enum
CharacteristicType
enum
DescriptorType
enum
ProtocolUuid
enum
ServiceClassUuid
QBluetoothUuid
()
QBluetoothUuid
(QBluetoothUuid::ProtocolUuid )
QBluetoothUuid
(QBluetoothUuid::ServiceClassUuid )
QBluetoothUuid
(QBluetoothUuid::CharacteristicType )
QBluetoothUuid
(QBluetoothUuid::DescriptorType )
QBluetoothUuid
(quint16 )
QBluetoothUuid
(quint32 )
QBluetoothUuid
(quint128 )
QBluetoothUuid
(const QString &)
QBluetoothUuid
(const QBluetoothUuid &)
QBluetoothUuid
(const QUuid &)
~QBluetoothUuid
()
characteristicToString
(QBluetoothUuid::CharacteristicType ) : QString
descriptorToString
(QBluetoothUuid::DescriptorType ) : QString
minimumSize
() const : int
protocolToString
(QBluetoothUuid::ProtocolUuid ) : QString
serviceClassToString
(QBluetoothUuid::ServiceClassUuid ) : QString
toUInt16
(bool *) const : quint16
toUInt32
(bool *) const : quint32
toUInt128
() const : quint128
operator!=
(const QBluetoothUuid &) const : bool
operator=
(const QBluetoothUuid &) : QBluetoothUuid &
operator==
(const QBluetoothUuid &) const : bool