26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTERNAVIGATORDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTERNAVIGATORDIALOG_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
47 class RasterNavigatorWidget;
79 void closeEvent(QCloseEvent* e);
83 void navigatorClosed();
88 std::auto_ptr<te::qt::widgets::RasterNavigatorWidget>
m_navigator;
97 #endif // __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTERNAVIGATORDIALOG_H
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr