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
qqmlprofilereventlocation.cpp File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#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.