4#ifndef QQMLENGINECONTROLCLIENT_P_H
5#define QQMLENGINECONTROLCLIENT_P_H
QQmlDebugConnection * connection() const
QList< int > blockedEngines() const
void blockEngine(int engineId)
Block the starting or stopping of the engine with id engineId for now.
void messageReceived(const QByteArray &) override
void engineRemoved(int engineId, const QString &name)
void engineAboutToBeRemoved(int engineId, const QString &name)
void releaseEngine(int engineId)
Release the engine with id engineId.
void engineAdded(int engineId, const QString &name)
void engineAboutToBeAdded(int engineId, const QString &name)
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.