This class is GUI used to define the arithmeticOp parameters for the RP arithmeticOp operation.  
 More...
#include <LoadArithmeticOpDialog.h>
This class is GUI used to define the arithmeticOp parameters for the RP arithmeticOp operation. 
Definition at line 58 of file LoadArithmeticOpDialog.h.
 
      
        
          | te::qt::widgets::LoadArithmeticOpDialog::LoadArithmeticOpDialog  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::qt::widgets::LoadArithmeticOpDialog::~LoadArithmeticOpDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | std::string te::qt::widgets::LoadArithmeticOpDialog::getExpression  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | std::string te::qt::widgets::LoadArithmeticOpDialog::getOperation  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool te::qt::widgets::LoadArithmeticOpDialog::isDefaultArithmeticOperation  | 
          ( | 
          const std::string &  | 
          operation | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void te::qt::widgets::LoadArithmeticOpDialog::loadOperations  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::LoadArithmeticOpDialog::onLayerComboBoxActivated  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::LoadArithmeticOpDialog::onOkPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::LoadArithmeticOpDialog::onOperationComboBoxActivated  | 
          ( | 
          QString  | 
          operation | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::LoadArithmeticOpDialog::onRemoveOperation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void te::qt::widgets::LoadArithmeticOpDialog::setUserPath  | 
          ( | 
          std::string  | 
          path | ) | 
           | 
        
      
 
 
  
  
      
        
          | std::vector<QComboBox*> te::qt::widgets::LoadArithmeticOpDialog::m_bandsComboBox | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::vector<QComboBox*> te::qt::widgets::LoadArithmeticOpDialog::m_layersComboBox | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::string te::qt::widgets::LoadArithmeticOpDialog::m_operation | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::string te::qt::widgets::LoadArithmeticOpDialog::m_operationExt | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::unique_ptr<Ui::LoadArithmeticOpDialogForm> te::qt::widgets::LoadArithmeticOpDialog::m_ui | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::string te::qt::widgets::LoadArithmeticOpDialog::m_userPath | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: