![]() |
Qt 6.x
The Qt SDK
|
#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 QDataStream & | operator>> (QDataStream &stream, QQmlProfilerEventType &type) |
| QDataStream & | operator<< (QDataStream &stream, const QQmlProfilerEventType &type) |
| QDataStream & operator<< | ( | QDataStream & | stream, |
| const QQmlProfilerEventType & | type | ||
| ) |
Definition at line 22 of file qqmlprofilereventtype.cpp.
| QT_BEGIN_NAMESPACE QDataStream & operator>> | ( | QDataStream & | stream, |
| QQmlProfilerEventType & | type | ||
| ) |
Definition at line 11 of file qqmlprofilereventtype.cpp.