LeechCraft  0.6.70-15082-g543737046d
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 54 of file handlenetworkreply.h.

Constructor & Destructor Documentation

◆ ReplyError()

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

Definition at line 30 of file handlenetworkreply.cpp.

Member Data Documentation

◆ Error_

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

Definition at line 56 of file handlenetworkreply.h.

◆ ErrorString_

QString LC::Util::ReplyError::ErrorString_

Definition at line 57 of file handlenetworkreply.h.

◆ HttpStatusCode_

QVariant LC::Util::ReplyError::HttpStatusCode_

Definition at line 59 of file handlenetworkreply.h.


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