#include <FxNetworkAccessManager.h>
Fx network reply.
Definition at line 34 of file FxNetworkAccessManager.h.
◆ CFxNetworkReply()
CFxNetworkReply::CFxNetworkReply |
( |
| ) |
|
◆ ~CFxNetworkReply()
virtual CFxNetworkReply::~CFxNetworkReply |
( |
| ) |
|
|
virtual |
◆ downloadProgress()
virtual void CFxNetworkReply::downloadProgress |
( |
qint64 |
bytesReceived, |
|
|
qint64 |
bytesTotal |
|
) |
| |
|
pure virtual |
Description: Gets called periodically.
◆ finishedRequest()
virtual void CFxNetworkReply::finishedRequest |
( |
QNetworkReply * |
| ) |
|
|
pure virtual |
Description: Gets called if the non-blocking request was finished.
The documentation for this class was generated from the following file: