Qt 6.x
The Qt SDK
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: