![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmlprofilereventtype_p.h"#include "qqmlprofilerclientdefinitions_p.h"#include <QtCore/qdatastream.h>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 23 of file qqmlprofilereventtype.cpp.
| QT_BEGIN_NAMESPACE QDataStream & operator>> | ( | QDataStream & | stream, |
| QQmlProfilerEventType & | type ) |
Definition at line 12 of file qqmlprofilereventtype.cpp.