![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
#include "networkresult.h"
Public Attributes | |
| QNetworkReply::NetworkError | Error_ |
| QString | ErrorText_ |
| QUrl | Url_ |
Definition at line 18 of file networkresult.h.
| QNetworkReply::NetworkError LC::Util::NetworkReplyError::Error_ |
Definition at line 20 of file networkresult.h.
Referenced by LC::Util::operator<<().
| QString LC::Util::NetworkReplyError::ErrorText_ |
Definition at line 21 of file networkresult.h.
Referenced by LC::Util::operator<<().
| QUrl LC::Util::NetworkReplyError::Url_ |
Definition at line 22 of file networkresult.h.
Referenced by LC::Util::operator<<().