QMapControl  0.9.7.4
Public Member Functions | List of all members
MapNetwork Class Reference
Inheritance diagram for MapNetwork:
QObject

Public Member Functions

void abortLoading ()
 
bool imageIsLoading (QString url)
 
int loadQueueSize () const
 
QNetworkAccessManager * nextFreeHttp ()
 

Member Function Documentation

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

Parameters
urlthe url of the image
Returns
boolean, if the image is already loading
int loadQueueSize ( ) const
Returns
number of elements in the load queue
QNetworkAccessManager * nextFreeHttp ( )
Returns
next free http downloader thread

The documentation for this class was generated from the following files: