QMapControl
0.9.7.4
|
Public Member Functions | |
void | abortLoading () |
bool | imageIsLoading (QString url) |
int | loadQueueSize () const |
QNetworkAccessManager * | nextFreeHttp () |
void abortLoading | ( | ) |
Aborts all current loading threads. This is useful when changing the zoom-factor, though newly needed images loads faster
bool imageIsLoading | ( | QString | url | ) |
checks if the given url is already loading
url | the url of the image |
int loadQueueSize | ( | ) | const |
QNetworkAccessManager * nextFreeHttp | ( | ) |