#include <i_odhttpconn.h>
◆ QNetworkReplyConn()
◆ ~QNetworkReplyConn()
| QNetworkReplyConn::~QNetworkReplyConn |
( |
| ) |
|
|
inlineprotected |
◆ aboutToClose
| void QNetworkReplyConn::aboutToClose |
( |
| ) |
|
|
inlineprivateslot |
◆ bytesWritten
| void QNetworkReplyConn::bytesWritten |
( |
qint64 | | ) |
|
|
inlineprivateslot |
◆ downloadProgress
| void QNetworkReplyConn::downloadProgress |
( |
qint64 | bytes, |
|
|
qint64 | totalbytes ) |
|
inlineprivateslot |
◆ errorOccurred
| void QNetworkReplyConn::errorOccurred |
( |
QNetworkReply::NetworkError | | ) |
|
|
inlineprivateslot |
◆ finished
| void QNetworkReplyConn::finished |
( |
| ) |
|
|
inlineprivateslot |
◆ metaDataChanged
| void QNetworkReplyConn::metaDataChanged |
( |
| ) |
|
|
inlineprivateslot |
◆ readChannelFinished
| void QNetworkReplyConn::readChannelFinished |
( |
| ) |
|
|
inlineprivateslot |
◆ readyRead
| void QNetworkReplyConn::readyRead |
( |
| ) |
|
|
inlineprivateslot |
◆ setReadEventType()
| static void QNetworkReplyConn::setReadEventType |
( |
int | | ) |
|
|
static |
◆ sslErrors
| void QNetworkReplyConn::sslErrors |
( |
const QList< QSslError > & | errors | ) |
|
|
inlineprivateslot |
◆ uploadProgress
| void QNetworkReplyConn::uploadProgress |
( |
qint64 | bytes, |
|
|
qint64 | totalbytes ) |
|
inlineprivateslot |
◆ Network::HttpRequestProcess
◆ readeventtype
| int QNetworkReplyConn::readeventtype |
|
staticprivate |
◆ receiver_
◆ sender_
| QNetworkReply* QNetworkReplyConn::sender_ |
|
private |