URLFetcher Class Reference
#include <urlfetcher.h>
List of all members.
Detailed Description
Definition at line 18 of file urlfetcher.h.
Constructor & Destructor Documentation
| URLFetcher::URLFetcher |
( |
const QString & |
url |
) |
[private] |
| URLFetcher::~URLFetcher |
( |
|
) |
[inline, private] |
Member Function Documentation
| QString URLFetcher::FetchData |
( |
const QString & |
url, |
|
|
bool |
inQtThread | |
|
) |
| | [static] |
| void URLFetcher::deleteLater |
( |
void |
|
) |
[slot] |
| void URLFetcher::Finished |
( |
QNetworkOperation * |
op |
) |
[private, slot] |
| void URLFetcher::Data |
( |
const QByteArray & |
data, |
|
|
QNetworkOperation * |
op | |
|
) |
| | [private, slot] |
Member Data Documentation
The documentation for this class was generated from the following files: