DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
singleclickmousemode.h File Reference
#include <mousemode.h>
#include <QObject>
#include <QPointF>
#include <QList>
#include <QDialog>

Go to the source code of this file.

Classes

class  SingleClickMouseMode
 The SingleClickMouseMode class implements a mouse mode that completes once a point on the map is clicked, by emitting the modeCompleted(QPointF) signal. The class can be decorated using the MoveVilteringMouseModeDecorator. More...