![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmlprofilerevent_p.h"#include "qqmlprofilereventtype_p.h"#include <QtCore/qdatastream.h>Go to the source code of this file.
Classes | |
| struct | QQmlProfilerTypedEvent |
Functions | |
| QDataStream & | operator>> (QDataStream &stream, QQmlProfilerTypedEvent &event) |
| Q_DECLARE_TYPEINFO (QQmlProfilerTypedEvent, Q_RELOCATABLE_TYPE) | |
| QDataStream & operator>> | ( | QDataStream & | stream, |
| QQmlProfilerTypedEvent & | event ) |
Definition at line 12 of file qqmlprofilertypedevent.cpp.
| Q_DECLARE_TYPEINFO | ( | QQmlProfilerTypedEvent | , |
| Q_RELOCATABLE_TYPE | ) |