Read@CVL
|
Functions | |
DllCoreExport QByteArray | download (const QString &url, bool *ok=0) |
Downloads the contents of the path specified. NOTE: this is not intended for UI puroposes for it blocks while downloading More... | |
QByteArray rdf::net::download | ( | const QString & | url, |
bool * | ok = 0 |
||
) |
Downloads the contents of the path specified. NOTE: this is not intended for UI puroposes for it blocks while downloading
path | The path. |