26 #ifndef __TERRALIB_EXAMPLES_QT_TOOLS_INTERNAL_TOOLS_READPIXEL_TOOL_H 
   27 #define __TERRALIB_EXAMPLES_QT_TOOLS_INTERNAL_TOOLS_READPIXEL_TOOL_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   76 #endif  // __TERRALIB_EXAMPLES_QT_TOOLS_INTERNAL_TOOLS_SELECTION_TOOL_H 
This class defines an interface for objects that can receive application events and respond to them...
 
bool mouseReleaseEvent(QMouseEvent *e)
 
te::map::AbstractLayerPtr m_layer
 
ReadPixelTool(te::qt::widgets::MapDisplay *display, te::map::AbstractLayerPtr layer, QObject *parent=0)
 
A widget to control the display of a set of layers. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr