LeechCraft  0.6.70-13605-g8cd066ad6a
Modular cross-platform feature rich live environment.
LC::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 118 of file handlenetworkreply.h.

Constructor & Destructor Documentation

◆ ReplyWithHeaders()

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

Definition at line 88 of file handlenetworkreply.cpp.

Member Data Documentation

◆ Data_

QByteArray LC::Util::ReplyWithHeaders::Data_

Definition at line 120 of file handlenetworkreply.h.

◆ Headers_

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

Definition at line 121 of file handlenetworkreply.h.


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