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

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#include "qqmlprofilereventtype_p.h"
#include "qqmlprofilerclientdefinitions_p.h"
#include <QtCore/qdatastream.h>
+ Include dependency graph for qqmlprofilereventtype.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE QDataStreamoperator>> (QDataStream &stream, QQmlProfilerEventType &type)
 
QDataStreamoperator<< (QDataStream &stream, const QQmlProfilerEventType &type)
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream & stream,
const QQmlProfilerEventType & type )

Definition at line 22 of file qqmlprofilereventtype.cpp.

◆ operator>>()

Definition at line 11 of file qqmlprofilereventtype.cpp.