libosmscout  1.1.1
Classes | Namespaces | Typedefs
MapManager.h File Reference
#include <QObject>
#include <QStringList>
#include <QList>
#include <QDir>
#include <QTimer>
#include <osmscout/ClientQtImportExport.h>
#include <osmscout/MapProvider.h>
#include <osmscout/Settings.h>
#include <osmscout/AvailableMapsModel.h>
#include <osmscout/FileDownloader.h>
#include <QtGlobal>
#include <QStorageInfo>
Include dependency graph for MapManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::MapDownloadJob
 
class  osmscout::MapDirectory
 
class  osmscout::MapManager
 

Namespaces

 osmscout
 

Typedefs

using osmscout::MapManagerRef = std::shared_ptr< MapManager >