26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_ZOOMLEFTANDRIGHTCLICK_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_ZOOMLEFTANDRIGHTCLICK_H 
   30 #include "../Config.h" 
   77           bool mousePressEvent(QMouseEvent* e);
 
   90 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_ZOOMLEFTANDRIGHTCLICK_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
double m_zoomFactor
Factor used to zoom. i.e. A factor value of 2.0 (default) will generate a new extent twice (%) bigger...
 
This class defines an interface for objects that can receive application events and respond to them...
 
This class implements a concrete tool to geographic zoom operation using the left and right mouse cli...
 
A widget to control the display of a set of layers.