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

Constructor & Destructor Documentation

◆ ReplyError()

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

Definition at line 24 of file handlenetworkreply.cpp.

References Error_, ErrorString_, and HttpStatusCode_.

Member Data Documentation

◆ Error_

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

Definition at line 50 of file handlenetworkreply.h.

Referenced by ReplyError().

◆ ErrorString_

QString LC::Util::ReplyError::ErrorString_

Definition at line 51 of file handlenetworkreply.h.

Referenced by ReplyError().

◆ HttpStatusCode_

QVariant LC::Util::ReplyError::HttpStatusCode_

Definition at line 53 of file handlenetworkreply.h.

Referenced by ReplyError().


The documentation for this struct was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/network/handlenetworkreply.h
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/network/handlenetworkreply.cpp