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
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.

References blockers, and releaseCommand.

Member Data Documentation

◆ blockers

int QQmlEngineControlClientPrivate::EngineState::blockers

◆ releaseCommand

CommandType QQmlEngineControlClientPrivate::EngineState::releaseCommand

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