|
BALL
1.4.79
|
#include <BALL/SYSTEM/simpleDownloader.h>
Public Slots | |
| void | finished () |
| void | receivedData () |
Public Slots inherited from BALL::SimpleDownloaderHelper::BasicHelper | |
| void | error (QNetworkReply::NetworkError error) |
| void | sslErrors (const QList< QSslError > &errors) |
| virtual void | finished ()=0 |
Public Member Functions | |
| DLHelper (HelperThread *caller, QNetworkReply *reply, const String &path) | |
Public Member Functions inherited from BALL::SimpleDownloaderHelper::BasicHelper | |
| BasicHelper (HelperThread *caller, QNetworkReply *reply) | |
| virtual | ~BasicHelper () |
Additional Inherited Members | |
Protected Attributes inherited from BALL::SimpleDownloaderHelper::BasicHelper | |
| HelperThread * | caller_ |
| QNetworkReply * | reply_ |
Definition at line 232 of file simpleDownloader.h.
| BALL::SimpleDownloaderHelper::DLHelper::DLHelper | ( | HelperThread * | caller, |
| QNetworkReply * | reply, | ||
| const String & | path | ||
| ) |
|
slot |
|
slot |
1.8.7