|
libosmscout 0.1
|
#include <osmscoutclientqt/ClientQtImportExport.h>#include <osmscoutclient/MapProvider.h>#include <osmscoutclient/Settings.h>#include <osmscoutclient/MapDirectory.h>#include <osmscoutclient/MapManager.h>#include <osmscoutclientqt/AvailableMapsModel.h>#include <osmscoutclientqt/FileDownloader.h>#include <QObject>#include <QStringList>#include <QList>#include <QDir>#include <QTimer>#include <QtGlobal>#include <QStorageInfo>Classes | |
| class | osmscout::MapDownloader |
| Manager of map databases. More... | |
| class | osmscout::MapDownloadJob |
| Utility class for downloading map db described by AvailableMapsModelMap over http. More... | |
Namespaces | |
| namespace | osmscout |
| Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
| using | osmscout::MapDownloaderRef = std::shared_ptr< MapDownloader > |