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
QQmlPreviewClientPrivate::PreviewRecordingData Struct Reference

#include <qqmlpreviewclient_p_p.h>

Collaboration diagram for QQmlPreviewClientPrivate::PreviewRecordingData:

Public Member Functions

 PreviewRecordingData (QQmlDebugConnection *connection)

Public Attributes

QQmlProfilerQtdWriter eventReceiver
QQmlProfilerClient recordClient
QQuickEventReplayClient replayClient
QTimer replayTimer

Detailed Description

Definition at line 32 of file qqmlpreviewclient_p_p.h.

Constructor & Destructor Documentation

◆ PreviewRecordingData()

QQmlPreviewClientPrivate::PreviewRecordingData::PreviewRecordingData ( QQmlDebugConnection * connection)
inlineexplicit

Definition at line 34 of file qqmlpreviewclient_p_p.h.

Member Data Documentation

◆ eventReceiver

QQmlProfilerQtdWriter QQmlPreviewClientPrivate::PreviewRecordingData::eventReceiver

Definition at line 41 of file qqmlpreviewclient_p_p.h.

◆ recordClient

QQmlProfilerClient QQmlPreviewClientPrivate::PreviewRecordingData::recordClient

Definition at line 42 of file qqmlpreviewclient_p_p.h.

◆ replayClient

QQuickEventReplayClient QQmlPreviewClientPrivate::PreviewRecordingData::replayClient

Definition at line 43 of file qqmlpreviewclient_p_p.h.

◆ replayTimer

QTimer QQmlPreviewClientPrivate::PreviewRecordingData::replayTimer

Definition at line 44 of file qqmlpreviewclient_p_p.h.


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