DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include "mapobjectscontroller.h"
#include <idtypes.h>
#include <displacemodel.h>
#include <mapobjects/harbourmapobject.h>
#include <mapobjects/nodemapobject.h>
#include <mapobjects/vesselmapobject.h>
#include <mapobjects/firmmapobject.h>
#include <mapobjects/shipmapobject.h>
#include <mapobjects/fishfarmobject.h>
#include <mapobjects/windmillobject.h>
#include <mapobjects/edgemapobject.h>
#include <mapobjects/edgelayer.h>
#include <QMapControl/QMapControl.h>
#include <QMapControl/MapAdapterOSM.h>
#include <QMapControl/Layer.h>
#include <QMapControl/MapAdapterOpenSeaMap.h>
#include <QMapControl/LayerGeometry.h>
#include <QMapControl/GeometryPointCircle.h>
#include <QMapControl/LayerMapAdapter.h>
#include <QMapControl/ImageManager.h>
#include <QMapControl/GeometryWidget.h>
#include <QMapControl/LayerESRIShapefile.h>
#include <QTextEdit>
#include <appsettings.h>