#include <VectorizationWizardPage.h>
Definition at line 52 of file VectorizationWizardPage.h.
 
◆ VectorizationWizardPage()
      
        
          | te::qt::widgets::VectorizationWizardPage::VectorizationWizardPage  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
◆ ~VectorizationWizardPage()
      
        
          | te::qt::widgets::VectorizationWizardPage::~VectorizationWizardPage  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getBand()
      
        
          | unsigned int te::qt::widgets::VectorizationWizardPage::getBand  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getDataSourceInfo()
◆ getLayerName()
      
        
          | std::string te::qt::widgets::VectorizationWizardPage::getLayerName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getRaster()
      
        
          | std::unique_ptr< te::rst::Raster > te::qt::widgets::VectorizationWizardPage::getRaster  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getRepositoryName()
      
        
          | std::string te::qt::widgets::VectorizationWizardPage::getRepositoryName  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ hasMaxGeom()
      
        
          | bool te::qt::widgets::VectorizationWizardPage::hasMaxGeom  | 
          ( | 
          unsigned int &  | 
          maxGeom | ) | 
           | 
        
      
 
 
◆ isComplete()
      
        
          | bool te::qt::widgets::VectorizationWizardPage::isComplete  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ onTargetDatasourceToolButtonPressed
  
  
      
        
          | void te::qt::widgets::VectorizationWizardPage::onTargetDatasourceToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onTargetFileToolButtonPressed
  
  
      
        
          | void te::qt::widgets::VectorizationWizardPage::onTargetFileToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ outputDataSourceToFile()
      
        
          | bool te::qt::widgets::VectorizationWizardPage::outputDataSourceToFile  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ 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_outputDatasource
◆ m_toFile
  
  
      
        
          | bool te::qt::widgets::VectorizationWizardPage::m_toFile | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::VectorizationWizardPageForm> te::qt::widgets::VectorizationWizardPage::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: