![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlprofilertypedevent_p.h>
Public Attributes | |
| QQmlProfilerEvent | event |
| QQmlProfilerEventType | type |
| qint64 | serverTypeId = 0 |
Definition at line 26 of file qqmlprofilertypedevent_p.h.
| QQmlProfilerEvent QQmlProfilerTypedEvent::event |
Definition at line 28 of file qqmlprofilertypedevent_p.h.
| qint64 QQmlProfilerTypedEvent::serverTypeId = 0 |
Definition at line 30 of file qqmlprofilertypedevent_p.h.
| QQmlProfilerEventType QQmlProfilerTypedEvent::type |
Definition at line 29 of file qqmlprofilertypedevent_p.h.