Tianchi
v0.0.2 build 20130701
C++ library for Qt with VC & mingW
|
用于下载文件(或文件的一部分) 注意:此类尚未进行严格测试 更多...
#include <tcdownloadhttp.h>
Public 槽 | |
void | FinishedSlot () |
void | HttpReadyRead () |
信号 | |
void | DownloadFinished () |
Public 成员函数 | |
TcDownload (int index, QObject *parent=0) | |
void | StartDownload (const QUrl &url, QFile *file, qint64 startPoint=0, qint64 endPoint=-1) |
用于下载文件(或文件的一部分) 注意:此类尚未进行严格测试