This class is GUI used to defines a class for a Compose / Decompose Bands Wizard page.  
 More...
#include <ComposeBandsWizardPage.h>
This class is GUI used to defines a class for a Compose / Decompose Bands Wizard page. 
Definition at line 60 of file ComposeBandsWizardPage.h.
 
◆ ComposeBandsWizardPage()
      
        
          | te::qt::widgets::ComposeBandsWizardPage::ComposeBandsWizardPage  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
◆ ~ComposeBandsWizardPage()
      
        
          | te::qt::widgets::ComposeBandsWizardPage::~ComposeBandsWizardPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ fillInterpolatorTypes()
  
  
      
        
          | void te::qt::widgets::ComposeBandsWizardPage::fillInterpolatorTypes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ getComposeParameters()
      
        
          | void te::qt::widgets::ComposeBandsWizardPage::getComposeParameters  | 
          ( | 
          std::vector< te::rst::Raster const * > &  | 
          rasters,  | 
        
        
           | 
           | 
          std::vector< unsigned int > &  | 
          bands,  | 
        
        
           | 
           | 
          te::rst::Interpolator::Method &  | 
          interpMethod,  | 
        
        
           | 
           | 
          bool &  | 
          allowNoDataPixels  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getDecomposeParameters()
      
        
          | void te::qt::widgets::ComposeBandsWizardPage::getDecomposeParameters  | 
          ( | 
          te::rst::Raster *&  | 
          raster,  | 
        
        
           | 
           | 
          std::vector< unsigned int > &  | 
          bands  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ isComplete()
      
        
          | bool te::qt::widgets::ComposeBandsWizardPage::isComplete  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ isCompose()
      
        
          | bool te::qt::widgets::ComposeBandsWizardPage::isCompose  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isDecompose()
      
        
          | bool te::qt::widgets::ComposeBandsWizardPage::isDecompose  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isNormalize()
      
        
          | bool te::qt::widgets::ComposeBandsWizardPage::isNormalize  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ onAddToolButtonClicked
  
  
      
        
          | void te::qt::widgets::ComposeBandsWizardPage::onAddToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ onLayerCmbActivated
  
  
      
        
          | void te::qt::widgets::ComposeBandsWizardPage::onLayerCmbActivated  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ onRemoveToolButtonClicked
  
  
      
        
          | void te::qt::widgets::ComposeBandsWizardPage::onRemoveToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ setList()
◆ m_cmbMap
  
  
      
        
          | std::map<QComboBox*, int> te::qt::widgets::ComposeBandsWizardPage::m_cmbMap | 
         
       
   | 
  
private   | 
  
 
 
◆ m_layerList
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::ComposeBandsWizardPageForm> te::qt::widgets::ComposeBandsWizardPage::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: