26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTERNAVIGATORDIALOG_H 
   27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTERNAVIGATORDIALOG_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   31 #include "../Config.h" 
   45       class RasterNavigatorWidget;
 
   77           void closeEvent(QCloseEvent* e);
 
   81           void navigatorClosed();
 
   86           std::auto_ptr<te::qt::widgets::RasterNavigatorWidget> 
m_navigator;
 
   95 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTERNAVIGATORDIALOG_H 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr