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
QV4DebugClient::Response Struct Reference

#include <qv4debugclient_p.h>

Collaboration diagram for QV4DebugClient::Response:

Public Attributes

QString command
QJsonValue body

Detailed Description

Definition at line 44 of file qv4debugclient_p.h.

Member Data Documentation

◆ body

QJsonValue QV4DebugClient::Response::body

Definition at line 47 of file qv4debugclient_p.h.

◆ command

QString QV4DebugClient::Response::command

Definition at line 46 of file qv4debugclient_p.h.


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