MythTV  0.26-pre
Public Member Functions | Public Attributes
MythDownloadInfo Class Reference

List of all members.

Public Member Functions

 MythDownloadInfo ()
 ~MythDownloadInfo ()
void detach (void)

Public Attributes

QString m_url
QUrl m_redirectedTo
QNetworkRequest * m_request
QNetworkReply * m_reply
QString m_outFile
QByteArray * m_data
QByteArray m_privData
QObject * m_caller
MRequestType m_requestType
bool m_reload
bool m_preferCache
bool m_syncMode
bool m_processReply
bool m_done
qint64 m_bytesReceived
qint64 m_bytesTotal
QDateTime m_lastStat
AuthCallback m_authCallback
voidm_authArg
const QByteArray * m_header
const QByteArray * m_headerVal
QNetworkReply::NetworkError m_errorCode

Detailed Description

Definition at line 41 of file mythdownloadmanager.cpp.


Constructor & Destructor Documentation

Definition at line 44 of file mythdownloadmanager.cpp.

Definition at line 57 of file mythdownloadmanager.cpp.


Member Function Documentation

Definition at line 65 of file mythdownloadmanager.cpp.

Referenced by detach(), and MythDownloadManager::queueItem().


Member Data Documentation

Definition at line 72 of file mythdownloadmanager.cpp.

Referenced by MythDownloadManager::downloadFinished().

QNetworkRequest* MythDownloadInfo::m_request
QNetworkReply* MythDownloadInfo::m_reply

Definition at line 77 of file mythdownloadmanager.cpp.

Definition at line 83 of file mythdownloadmanager.cpp.

Referenced by MythDownloadManager::download().

Definition at line 84 of file mythdownloadmanager.cpp.

Referenced by MythDownloadManager::downloadNow().

Definition at line 85 of file mythdownloadmanager.cpp.

Referenced by MythDownloadManager::downloadProgress().

Definition at line 86 of file mythdownloadmanager.cpp.

Referenced by MythDownloadManager::downloadProgress().

const QByteArray* MythDownloadInfo::m_header
const QByteArray* MythDownloadInfo::m_headerVal
QNetworkReply::NetworkError MythDownloadInfo::m_errorCode

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends