Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qqmlprofilereventlocation.cpp File Reference
#include "qqmlprofilereventlocation_p.h"
#include <QtCore/qdatastream.h>
+ Include dependency graph for qqmlprofilereventlocation.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE QDataStreamoperator>> (QDataStream &stream, QQmlProfilerEventLocation &location)
 
QDataStreamoperator<< (QDataStream &stream, const QQmlProfilerEventLocation &location)
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream stream,
const QQmlProfilerEventLocation location 
)

Definition at line 15 of file qqmlprofilereventlocation.cpp.

◆ operator>>()

QT_BEGIN_NAMESPACE QDataStream & operator>> ( QDataStream stream,
QQmlProfilerEventLocation location 
)

Definition at line 10 of file qqmlprofilereventlocation.cpp.