26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_COMPOSEBANDSWIZARD_H 
   27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_COMPOSEBANDSWIZARD_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   31 #include "../../../raster/Raster.h" 
   32 #include "../Config.h" 
   46       class ComposeBandsWizardPage;
 
   47       class LayerSearchWizardPage;
 
   48       class RasterInfoWizardPage;
 
   66           virtual bool validateCurrentPage();
 
   68           void setList(std::list<te::map::AbstractLayerPtr>& layerList);
 
   70           std::list<te::map::AbstractLayerPtr> getOutputLayers();
 
   78           bool executeCompose();
 
   80           bool executeDecompose();
 
   94 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_COMPOSEBANDSWIZARD_H