Read@CVL
rdf::net Namespace Reference

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...
 

Function Documentation

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

Parameters
pathThe path.
Returns