PointMove.cpp File Reference

This class implements a concrete tool to geographic coordinate move a point on mouse click operation. More...

#include "../../../maptools/MarkRendererManager.h"
#include "../../../se/Mark.h"
#include "../../../se/Stroke.h"
#include "../../../se/Utils.h"
#include "../canvas/Canvas.h"
#include "../canvas/MapDisplay.h"
#include "PointMove.h"
#include <QMouseEvent>

Go to the source code of this file.

Macros

#define PATTERN_SIZE   12
 

Detailed Description

This class implements a concrete tool to geographic coordinate move a point on mouse click operation.

Definition in file PointMove.cpp.

Macro Definition Documentation

#define PATTERN_SIZE   12

Definition at line 38 of file PointMove.cpp.

Referenced by te::qt::widgets::PointMove::draw().