Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlEngineControlClientPrivate::EngineState Struct Reference

#include <qqmlenginecontrolclient_p_p.h>

+ Collaboration diagram for QQmlEngineControlClientPrivate::EngineState:

Public Member Functions

 EngineState (CommandType command=InvalidCommand)
 

Public Attributes

CommandType releaseCommand
 
int blockers
 

Detailed Description

Definition at line 46 of file qqmlenginecontrolclient_p_p.h.

Constructor & Destructor Documentation

◆ EngineState()

QQmlEngineControlClientPrivate::EngineState::EngineState ( CommandType command = InvalidCommand)
inline

Definition at line 47 of file qqmlenginecontrolclient_p_p.h.

Member Data Documentation

◆ blockers

int QQmlEngineControlClientPrivate::EngineState::blockers

Definition at line 49 of file qqmlenginecontrolclient_p_p.h.

◆ releaseCommand

CommandType QQmlEngineControlClientPrivate::EngineState::releaseCommand

Definition at line 48 of file qqmlenginecontrolclient_p_p.h.


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