LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::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()

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

Definition at line 46 of file handlenetworkreply.cpp.

Member Data Documentation

◆ Error_

QNetworkReply::NetworkError LC::Util::ReplyError::Error_

Definition at line 77 of file handlenetworkreply.h.

◆ ErrorString_

QString LC::Util::ReplyError::ErrorString_

Definition at line 78 of file handlenetworkreply.h.

◆ HttpStatusCode_

QVariant LC::Util::ReplyError::HttpStatusCode_

Definition at line 80 of file handlenetworkreply.h.


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