libosmscout 1.1.1
Loading...
Searching...
No Matches
OverlayObject.h File Reference
#include <QObject>
#include <QMutex>
#include <QMutexLocker>
#include <osmscout/Way.h>
#include <osmscout/Area.h>
#include <osmscout/Node.h>
#include <osmscout/util/GeoBox.h>
#include <osmscoutclientqt/ClientQtImportExport.h>
#include <osmscoutclientqt/LocationEntry.h>
#include <optional>
Include dependency graph for OverlayObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::OverlayObject
class  osmscout::OverlayArea
class  osmscout::OverlayWay
class  osmscout::OverlayNode

Namespaces

namespace  osmscout

Typedefs

using osmscout::OverlayObjectRef = std::shared_ptr<OverlayObject>