26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_FUSIONWIZARDPAGE_H 
   27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_FUSIONWIZARDPAGE_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   31 #include "../../../rp/IHSFusion.h" 
   32 #include "../../../rp/PCAFusion.h" 
   33 #include "../Config.h" 
   39 #include <QWizardPage> 
   43 namespace Ui { 
class FusionWizardPageForm; }
 
   70           bool isComplete() 
const;
 
  108           void fillFusionTypes();
 
  110           void listBandsLower();
 
  112           void listBandsHigher();
 
  116           std::auto_ptr<Ui::FusionWizardPageForm> 
m_ui;
 
  126 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_FUSIONWIZARDPAGE_H 
te::map::AbstractLayerPtr m_layerLower
 
IHSFusion output parameters. 
 
PCAFusion output parameters. 
 
std::auto_ptr< Ui::FusionWizardPageForm > m_ui
 
This class is GUI used to define the fusion parameters for the RP fusion operation. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
te::map::AbstractLayerPtr m_layerHigher