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

#include "handlenetworkreply.h"

Public Member Functions

 ReplyError (QNetworkReply *)
 

Public Attributes

QNetworkReply::NetworkError Error_
 
QString ErrorString_
 
QVariant HttpStatusCode_
 

Detailed Description

Definition at line 75 of file handlenetworkreply.h.

Constructor & Destructor Documentation

◆ ReplyError()

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

Definition at line 46 of file handlenetworkreply.cpp.

Member Data Documentation

◆ Error_

QNetworkReply::NetworkError LeechCraft::Util::ReplyError::Error_

Definition at line 77 of file handlenetworkreply.h.

◆ ErrorString_

QString LeechCraft::Util::ReplyError::ErrorString_

Definition at line 78 of file handlenetworkreply.h.

◆ HttpStatusCode_

QVariant LeechCraft::Util::ReplyError::HttpStatusCode_

Definition at line 80 of file handlenetworkreply.h.


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