#include <RestorationWizardPage.h>
 | 
| std::unique_ptr< Ui::RestorationWizardPageForm >  | m_uiPageForm | 
|   | 
Definition at line 43 of file RestorationWizardPage.h.
 
◆ RestorationWizardPage()
      
        
          | te::qt::widgets::RestorationWizardPage::RestorationWizardPage  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
◆ ~RestorationWizardPage()
      
        
          | te::qt::widgets::RestorationWizardPage::~RestorationWizardPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getLayerPtr()
return the current layer pointer or null pointer. 
- Returns
 - return the current layer pointer or null pointer. 
 
 
 
◆ getSamplingFactor()
Return the current selected sampling factor. 
 
 
◆ getSelectedInBandDesignations()
      
        
          | void te::qt::widgets::RestorationWizardPage::getSelectedInBandDesignations  | 
          ( | 
          std::vector< unsigned int > &  | 
          bandsIndexes | ) | 
           const | 
        
      
 
Return the current selected band designation indexes. 
- Parameters
 - 
  
    | bandsIndexes | Return the current selected band designation indexes.  | 
  
   
 
 
◆ getSensorType()
Return the current selected sensor type. 
 
 
◆ isComplete()
      
        
          | bool te::qt::widgets::RestorationWizardPage::isComplete  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ onBandsItemSelectionChanged
  
  
      
        
          | void te::qt::widgets::RestorationWizardPage::onBandsItemSelectionChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onSamplingFactorCurrentIndexChanged
  
  
      
        
          | void te::qt::widgets::RestorationWizardPage::onSamplingFactorCurrentIndexChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onSensorsCurrentIndexChanged
  
  
      
        
          | void te::qt::widgets::RestorationWizardPage::onSensorsCurrentIndexChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ setLayer()
This method is used to set the selected layer for vectorization operation. 
- Parameters
 - 
  
  
 
- Note
 - This layer MUST HAVE a valid raster object. 
 
 
 
◆ m_layer
◆ m_uiPageForm
      
        
          | std::unique_ptr<Ui::RestorationWizardPageForm> te::qt::widgets::RestorationWizardPage::m_uiPageForm | 
        
      
 
 
The documentation for this class was generated from the following file: