LeechCraft  0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
LeechCraft::Util::ReplyWithHeaders Struct Reference

#include "handlenetworkreply.h"

Public Member Functions

 ReplyWithHeaders (QNetworkReply *)
 

Public Attributes

QByteArray Data_
 
QHash< QByteArray, QList< QByteArray > > Headers_
 

Detailed Description

Definition at line 67 of file handlenetworkreply.h.

Constructor & Destructor Documentation

◆ ReplyWithHeaders()

LeechCraft::Util::ReplyWithHeaders::ReplyWithHeaders ( QNetworkReply *  reply)
explicit

Definition at line 36 of file handlenetworkreply.cpp.

Member Data Documentation

◆ Data_

QByteArray LeechCraft::Util::ReplyWithHeaders::Data_

Definition at line 69 of file handlenetworkreply.h.

◆ Headers_

QHash<QByteArray, QList<QByteArray> > LeechCraft::Util::ReplyWithHeaders::Headers_

Definition at line 70 of file handlenetworkreply.h.


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