Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlprofilereventtype.cpp File Reference

(05f1bad85561dc77d7e08599b8119920ad62d6a1)

#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 23 of file qqmlprofilereventtype.cpp.

◆ operator>>()

Definition at line 12 of file qqmlprofilereventtype.cpp.