ReadFramework
|
#include <QString>
#include <QByteArray>
Go to the source code of this file.
Namespaces | |
rdf | |
rdf::net | |
Macros | |
#define | DllCoreExport Q_DECL_IMPORT |
Functions | |
DllCoreExport 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 More... | |
#define DllCoreExport Q_DECL_IMPORT |