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
qqmlprofilertypedevent_p.h File Reference

(0dc4fd240a2897c5c443a0ef6d84c416843e4938)

#include "qqmlprofilerevent_p.h"
#include "qqmlprofilereventtype_p.h"
#include <QtCore/qdatastream.h>
Include dependency graph for qqmlprofilertypedevent_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QQmlProfilerTypedEvent

Functions

QDataStreamoperator>> (QDataStream &stream, QQmlProfilerTypedEvent &event)
 Q_DECLARE_TYPEINFO (QQmlProfilerTypedEvent, Q_RELOCATABLE_TYPE)

Function Documentation

◆ operator>>()

QDataStream & operator>> ( QDataStream & stream,
QQmlProfilerTypedEvent & event )

Definition at line 11 of file qqmlprofilertypedevent.cpp.

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QQmlProfilerTypedEvent ,
Q_RELOCATABLE_TYPE  )