LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::NetworkReplyError Struct Reference

#include "networkresult.h"

Public Attributes

QNetworkReply::NetworkError Error_
 
QString ErrorText_
 
QUrl Url_
 

Detailed Description

Definition at line 18 of file networkresult.h.

Member Data Documentation

◆ Error_

QNetworkReply::NetworkError LC::Util::NetworkReplyError::Error_

Definition at line 20 of file networkresult.h.

Referenced by LC::Util::operator<<().

◆ ErrorText_

QString LC::Util::NetworkReplyError::ErrorText_

Definition at line 21 of file networkresult.h.

Referenced by LC::Util::operator<<().

◆ Url_

QUrl LC::Util::NetworkReplyError::Url_

Definition at line 22 of file networkresult.h.

Referenced by LC::Util::operator<<().


The documentation for this struct was generated from the following file: