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
RequestData Struct Reference

[10] More...

+ Collaboration diagram for RequestData:

Public Attributes

QString request
 
QString processedData
 
QDBusMessage reply
 

Detailed Description

[10]

Definition at line 11 of file doc_src_qdbusadaptors.cpp.

Member Data Documentation

◆ processedData

QString RequestData::processedData

Definition at line 14 of file doc_src_qdbusadaptors.cpp.

◆ reply

QDBusMessage RequestData::reply

Definition at line 15 of file doc_src_qdbusadaptors.cpp.

◆ request

QString RequestData::request

Definition at line 13 of file doc_src_qdbusadaptors.cpp.

Referenced by processRequest().


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