26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARD_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARD_H
31 #include "../../../maptools/AbstractLayer.h"
33 #include "../Config.h"
47 class SegmenterAdvancedOptionsWizardPage;
48 class SegmenterWizardPage;
49 class LayerSearchWizardPage;
50 class RasterInfoWizardPage;
71 void setList(std::list<te::map::AbstractLayerPtr>& layerList);
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr