26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_POINTPICKER_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_POINTPICKER_H 
   30 #include "../Config.h" 
   82           bool mouseReleaseEvent(QMouseEvent* e);
 
   89           void pointPicked(QPointF& coordinate);
 
   96 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_POINTPICKER_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class implements a concrete tool to geographic coordinate picker on mouse click operation...
 
This class defines an interface for objects that can receive application events and respond to them...
 
A widget to control the display of a set of layers.