26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTEREDIT_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_RASTEREDIT_H
31 #include "../../../maptools/AbstractLayer.h"
32 #include "../../../qt/widgets/canvas/MapDisplay.h"
33 #include "../../../qt/widgets/layer/explorer/LayerItemView.h"
35 #include "../Config.h"
42 #include <QActionGroup>
50 class RasterEditWizardPage;
51 class LayerSearchWizardPage;
52 class RasterInfoWizardPage;
74 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr