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