![]() |
LeechCraft
0.6.70-11552-gf61ee51c3d
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 75 of file handlenetworkreply.h.
|
explicit |
Definition at line 46 of file handlenetworkreply.cpp.
| QNetworkReply::NetworkError LeechCraft::Util::ReplyError::Error_ |
Definition at line 77 of file handlenetworkreply.h.
| QString LeechCraft::Util::ReplyError::ErrorString_ |
Definition at line 78 of file handlenetworkreply.h.
| QVariant LeechCraft::Util::ReplyError::HttpStatusCode_ |
Definition at line 80 of file handlenetworkreply.h.