4#ifndef QV4DEBUGCLIENT_P_P_H
5#define QV4DEBUGCLIENT_P_P_H
10#include <QtCore/qjsonobject.h>
\inmodule QtCore\reentrant
QPointer< QQmlDebugConnection > connection
void sendMessage(const QByteArray &command, const QJsonObject &args=QJsonObject())
QList< QByteArray > sendBuffer
QByteArray packMessage(const QByteArray &type, const QJsonObject &object)
void onStateChanged(QQmlDebugClient::State state)
Combined button and popup list for selecting options.