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