libosmscout  1.1.1
Classes | Namespaces | Typedefs | Enumerations
OSMScoutQt.h File Reference
#include <QSettings>
#include <osmscout/DataTileCache.h>
#include <osmscout/DBThread.h>
#include <osmscout/LookupModule.h>
#include <osmscout/MapRenderer.h>
#include <osmscout/Router.h>
#include <osmscout/SearchModule.h>
#include <osmscout/StyleModule.h>
#include <osmscout/NavigationModule.h>
#include <osmscout/POILookupModule.h>
#include <osmscout/VoiceManager.h>
#include <osmscout/ElevationModule.h>
#include <osmscout/ClientQtImportExport.h>
#include <atomic>
Include dependency graph for OSMScoutQt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::OSMScoutQtBuilder
 
class  osmscout::OSMScoutQt
 

Namespaces

 osmscout
 

Typedefs

using osmscout::OSMScoutQtBuilderRef = std::shared_ptr< OSMScoutQtBuilder >
 

Enumerations

enum  osmscout::RenderingType { osmscout::PlaneRendering = 0, osmscout::TiledRendering = 1 }