libosmscout
0.1
|
#include <QObject>
#include <QStringList>
#include <osmscout/GeoCoord.h>
#include <osmscout/location/Location.h>
#include <osmscout/location/LocationDescriptionService.h>
#include <osmscout/location/LocationService.h>
#include <osmscoutclient/LocationInfo.h>
#include <osmscoutclient/AdminRegionInfo.h>
#include <osmscoutclientqt/ClientQtImportExport.h>
Classes | |
class | osmscout::LocationEntry |
Namespaces | |
osmscout | |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Typedefs | |
using | osmscout::LocationEntryRef = std::shared_ptr< LocationEntry > |