LeechCraft  0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
LC::Util::NetworkReplyError Struct Reference

#include "networkresult.h"

Public Attributes

QNetworkReply::NetworkError Error_
 
QString ErrorText_
 
QUrl Url_
 

Detailed Description

Definition at line 17 of file networkresult.h.

Member Data Documentation

◆ Error_

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

Definition at line 19 of file networkresult.h.

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

◆ ErrorText_

QString LC::Util::NetworkReplyError::ErrorText_

◆ Url_

QUrl LC::Util::NetworkReplyError::Url_

Definition at line 21 of file networkresult.h.

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


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