27 #ifndef INVISIBLEPOINT_H
28 #define INVISIBLEPOINT_H
30 #include "qmapcontrol_global.h"
63 InvisiblePoint(qreal x, qreal y,
int width = 10,
int height = 10, QString name = QString());
73 InvisiblePoint(qreal x, qreal y,
int sideLength = 10, QString name = QString());
Draws an invisible point into the map.
Definition: invisiblepoint.h:42
A geometric point to draw objects into maps.
Definition: point.h:66
QMapControl namespace.
Definition: arrowpoint.cpp:28