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 Struct Reference

#include <qqmlprofilertypedevent_p.h>

Collaboration diagram for QQmlProfilerTypedEvent:

Public Attributes

QQmlProfilerEvent event
QQmlProfilerEventType type
qint64 serverTypeId = 0

Detailed Description

Definition at line 25 of file qqmlprofilertypedevent_p.h.

Member Data Documentation

◆ event

QQmlProfilerEvent QQmlProfilerTypedEvent::event

Definition at line 27 of file qqmlprofilertypedevent_p.h.

◆ serverTypeId

qint64 QQmlProfilerTypedEvent::serverTypeId = 0

Definition at line 29 of file qqmlprofilertypedevent_p.h.

◆ type

QQmlProfilerEventType QQmlProfilerTypedEvent::type

Definition at line 28 of file qqmlprofilertypedevent_p.h.


The documentation for this struct was generated from the following file: