LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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 39 of file handlenetworkreply.h.

Constructor & Destructor Documentation

◆ ReplyWithHeaders()

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

Definition at line 13 of file handlenetworkreply.cpp.

References Headers_.

Member Data Documentation

◆ Code_

int LC::Util::ReplyWithHeaders::Code_

Definition at line 41 of file handlenetworkreply.h.

◆ Data_

QByteArray LC::Util::ReplyWithHeaders::Data_

Definition at line 42 of file handlenetworkreply.h.

◆ Headers_

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

Definition at line 43 of file handlenetworkreply.h.

Referenced by ReplyWithHeaders().


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