26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARD_H    27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARD_H    30 #include "../../../maptools/AbstractLayer.h"    31 #include "../Config.h"    45       class SegmenterAdvancedOptionsWizardPage;
    46       class SegmenterWizardPage;
    47       class LayerSearchWizardPage;
    48       class RasterInfoWizardPage;
    67           virtual bool validateCurrentPage();
    69           void setList(std::list<te::map::AbstractLayerPtr>& layerList);
    83           void onPageChanged(
int index);
   104 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_SEGMENTERWIZARD_H 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr