![]() |
LeechCraft
0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "handlenetworkreply.h"
Public Member Functions | |
ReplyError (QNetworkReply *) | |
Public Attributes | |
QNetworkReply::NetworkError | Error_ |
QString | ErrorString_ |
QVariant | HttpStatusCode_ |
Definition at line 48 of file handlenetworkreply.h.
|
explicit |
Definition at line 24 of file handlenetworkreply.cpp.
QNetworkReply::NetworkError LC::Util::ReplyError::Error_ |
Definition at line 50 of file handlenetworkreply.h.
QString LC::Util::ReplyError::ErrorString_ |
Definition at line 51 of file handlenetworkreply.h.
QVariant LC::Util::ReplyError::HttpStatusCode_ |
Definition at line 53 of file handlenetworkreply.h.