Qt 5.13
Qt Bluetooth
C++ Classes
QBluetoothUuid
Qt 5.13.0 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
QBluetoothUuid
(const QUuid &)
QBluetoothUuid
(const QBluetoothUuid &)
QBluetoothUuid
(const QString &)
QBluetoothUuid
(quint128 )
QBluetoothUuid
(quint32 )
QBluetoothUuid
(quint16 )
QBluetoothUuid
(QBluetoothUuid::DescriptorType )
QBluetoothUuid
(QBluetoothUuid::CharacteristicType )
QBluetoothUuid
(QBluetoothUuid::ServiceClassUuid )
QBluetoothUuid
(QBluetoothUuid::ProtocolUuid )
QBluetoothUuid
()
enum
ServiceClassUuid
enum
StringFormat
enum
Variant
enum
Version
~QBluetoothUuid
()
characteristicToString
(QBluetoothUuid::CharacteristicType ) : QString
descriptorToString
(QBluetoothUuid::DescriptorType ) : QString
fromCFUUID
(CFUUIDRef ) : QUuid
fromNSUUID
(const NSUUID *) : QUuid
fromRfc4122
(const QByteArray &) : QUuid
fromString
(QStringView ) : QUuid
fromString
(QLatin1String ) : QUuid
isNull
() const : bool
minimumSize
() const : int
protocolToString
(QBluetoothUuid::ProtocolUuid ) : QString
qHash
(const QMimeType &, uint ) : uint
qHash
(const QUuid &, uint ) : uint
serviceClassToString
(QBluetoothUuid::ServiceClassUuid ) : QString
toByteArray
() const : QByteArray
toByteArray
(QUuid::StringFormat ) const : QByteArray
toCFUUID
() const : CFUUIDRef
toNSUUID
() const : NSUUID *
toRfc4122
() const : QByteArray
toString
() const : QString
toString
(QUuid::StringFormat ) const : QString
toUInt16
(bool *) const : quint16
toUInt32
(bool *) const : quint32
toUInt128
() const : quint128
operator<<
(QDataStream &, const QUuid &) : QDataStream &
operator<<
(QDebug , const QUuid &) : QDebug
operator==
(const QBluetoothUuid &) const : bool
operator>>
(QDataStream &, QUuid &) : QDataStream &