Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qbluetoothuuid.h File Reference

(08a0f404f60e5c02dfb3cf7b224feae7e93359b8)

#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

struct  quint128
 
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 415 of file qbluetoothuuid.h.

◆ operator>>()

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

Definition at line 420 of file qbluetoothuuid.h.