26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_MIXTUREMODELWIZARD_H 
   27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_MIXTUREMODELWIZARD_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   31 #include "../Config.h" 
   37 #include <QtGui/QWizard> 
   45       class MixtureModelWizardPage;
 
   46       class LayerSearchWizardPage;
 
   47       class RasterInfoWizardPage;
 
   64           virtual bool validateCurrentPage();
 
   68           void setList(std::list<te::map::AbstractLayerPtr>& layerList);
 
   92 #endif  // __TERRALIB_QT_WIDGETS_RP_INTERNAL_MIXTUREMODELWIZARD_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
std::auto_ptr< te::qt::widgets::MixtureModelWizardPage > m_mixtureModelPage
 
This class is GUI used to define the mixture model wizard for the RP constast operation. 
 
std::auto_ptr< te::qt::widgets::LayerSearchWizardPage > m_layerSearchPage
 
std::auto_ptr< te::qt::widgets::RasterInfoWizardPage > m_rasterInfoPage
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
te::map::AbstractLayerPtr m_outputLayer