OpendTect
6.6
|
Public Member Functions | |
ODNetworkReply (QNetworkReply *, QEventLoop *) | |
QNetworkReply becomes mine. More... | |
~ODNetworkReply () | |
od_int64 | getBytesUploaded () |
od_int64 | getTotalBytesToUpload () |
QNetworkReply * | qNetworkReply () |
void | setBytesUploaded (const od_int64 bytes) |
void | setTotalBytesToUpload (const od_int64 bytes) |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
void | detachAllNotifiers () const |
Call from the destructor of your inherited object. More... | |
void | detachCB (const NotifierAccess &, const CallBack &) const |
void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
virtual bool | isCapsule () const |
bool | isNotifierAttached (const NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
void | stopReceivingNotifications () const |
Protected Member Functions | |
void | dataAvailable (CallBacker *) |
void | errorOccurred (CallBacker *) |
void | finish (CallBacker *) |
void | uploadStatus (CallBacker *) |
Protected Attributes | |
od_int64 | bytesuploaded_ |
QEventLoop * | qeventloop_ |
QNetworkReply * | qnetworkreply_ |
QNetworkReplyConn * | qnetworkreplyconn_ |
od_int64 | totalbytestoupload_ |
Friends | |
class | QNetworkReplyConn |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
<>
ODNetworkReply::ODNetworkReply | ( | QNetworkReply * | , |
QEventLoop * | |||
) |
QNetworkReply becomes mine.
ODNetworkReply::~ODNetworkReply | ( | ) |
|
protected |
|
protected |
|
protected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
friend |
Notifier<ODNetworkReply> ODNetworkReply::aboutToClose |
|
protected |
Notifier<ODNetworkReply> ODNetworkReply::bytesWritten |
Notifier<ODNetworkReply> ODNetworkReply::downloadProgress |
Notifier<ODNetworkReply> ODNetworkReply::error |
Notifier<ODNetworkReply> ODNetworkReply::finished |
Notifier<ODNetworkReply> ODNetworkReply::metaDataChanged |
|
protected |
|
protected |
|
protected |
Notifier<ODNetworkReply> ODNetworkReply::readyRead |
|
protected |
Notifier<ODNetworkReply> ODNetworkReply::uploadProgress |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022