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
SendEventType Struct Reference
Collaboration diagram for SendEventType:

Public Attributes

int eventType = -1
int detailType = -1

Detailed Description

Definition at line 22 of file qquickeventreplayclient.cpp.

Member Data Documentation

◆ detailType

int SendEventType::detailType = -1

Definition at line 24 of file qquickeventreplayclient.cpp.

◆ eventType

int SendEventType::eventType = -1

Definition at line 23 of file qquickeventreplayclient.cpp.

Referenced by QQuickEventReplayClient::sendEvents().


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