LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::Util::ReplyWithHeaders Struct Reference

#include "handlenetworkreply.h"

Public Member Functions

 ReplyWithHeaders (QNetworkReply *)
 

Public Attributes

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

Detailed Description

Definition at line 45 of file handlenetworkreply.h.

Constructor & Destructor Documentation

◆ ReplyWithHeaders()

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

Definition at line 19 of file handlenetworkreply.cpp.

Member Data Documentation

◆ Code_

int LC::Util::ReplyWithHeaders::Code_

Definition at line 47 of file handlenetworkreply.h.

◆ Data_

QByteArray LC::Util::ReplyWithHeaders::Data_

Definition at line 48 of file handlenetworkreply.h.

◆ Headers_

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

Definition at line 49 of file handlenetworkreply.h.


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