21 #ifndef _MAPLABEL_HPP_ 22 #define _MAPLABEL_HPP_ 45 virtual void mousePressEvent(QMouseEvent * event);
51 #endif // _MAPLABEL_HPP_ void positionChanged(double longitude, double latitude)
Signal emitted when we click on the map.
void setCursorPos(double longitude, double latitude)
Set the current cursor position.
Special QLabel that shows a world map.