Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbluetoothuuid.h File Reference
#include <QtBluetooth/qtbluetoothglobal.h>
#include <QtCore/QtGlobal>
#include <QtCore/QMetaType>
#include <QtCore/QUuid>
#include <QtCore/QDebug>
+ Include dependency graph for qbluetoothuuid.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QBluetoothUuid
 \inmodule QtBluetooth More...
 

Functions

QDataStreamoperator<< (QDataStream &s, const QBluetoothUuid &uuid)
 
QDataStreamoperator>> (QDataStream &s, QBluetoothUuid &uuid)
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream s,
const QBluetoothUuid uuid 
)
inline

Definition at line 400 of file qbluetoothuuid.h.

◆ operator>>()

QDataStream & operator>> ( QDataStream s,
QBluetoothUuid uuid 
)
inline

Definition at line 405 of file qbluetoothuuid.h.