...  
 More...
#include <DoubleInputListWidget.h>
 | 
| std::unique_ptr< Ui::DoubleInputListWidgetForm >  | m_ui | 
|   | 
... 
Definition at line 53 of file DoubleInputListWidget.h.
 
◆ DoubleInputListWidget()
      
        
          | te::qt::widgets::DoubleInputListWidget::DoubleInputListWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~DoubleInputListWidget()
      
        
          | te::qt::widgets::DoubleInputListWidget::~DoubleInputListWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ clearInputValues()
      
        
          | void te::qt::widgets::DoubleInputListWidget::clearInputValues  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ clearOutputValues()
      
        
          | void te::qt::widgets::DoubleInputListWidget::clearOutputValues  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getForm()
      
        
          | Ui::DoubleInputListWidgetForm * te::qt::widgets::DoubleInputListWidget::getForm  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getOutputDataValues()
      
        
          | std::vector< int > te::qt::widgets::DoubleInputListWidget::getOutputDataValues  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getOutputValues()
      
        
          | std::vector< std::string > te::qt::widgets::DoubleInputListWidget::getOutputValues  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ itemChanged
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::itemChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ onAddAllToolButtonPressed
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onAddAllToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onAddToolButtonPressed
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onAddToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onDownToolButtonPressed
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onDownToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onFirstInputListItemSelectionChanged
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onFirstInputListItemSelectionChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onOutputListItemSelectionChanged
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onOutputListItemSelectionChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onRemoveAllToolButtonPressed
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onRemoveAllToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onRemoveToolButtonPressed
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onRemoveToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onSecondInputListItemSelectionChanged
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onSecondInputListItemSelectionChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onUpToolButtonPressed
  
  
      
        
          | void te::qt::widgets::DoubleInputListWidget::onUpToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ setFirstInputValues()
      
        
          | void te::qt::widgets::DoubleInputListWidget::setFirstInputValues  | 
          ( | 
          const std::vector< std::string > &  | 
          values | ) | 
           | 
        
      
 
 
◆ setFirstLayerLabel()
      
        
          | void te::qt::widgets::DoubleInputListWidget::setFirstLayerLabel  | 
          ( | 
          const QString &  | 
          value | ) | 
           | 
        
      
 
 
◆ setOutputLabel()
      
        
          | void te::qt::widgets::DoubleInputListWidget::setOutputLabel  | 
          ( | 
          const QString &  | 
          value | ) | 
           | 
        
      
 
 
◆ setOutputValues()
      
        
          | void te::qt::widgets::DoubleInputListWidget::setOutputValues  | 
          ( | 
          const std::vector< std::string > &  | 
          values,  | 
        
        
           | 
           | 
          const int &  | 
          id  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ setSecondInputValues()
      
        
          | void te::qt::widgets::DoubleInputListWidget::setSecondInputValues  | 
          ( | 
          const std::vector< std::string > &  | 
          values | ) | 
           | 
        
      
 
 
◆ setSecondLayerLabel()
      
        
          | void te::qt::widgets::DoubleInputListWidget::setSecondLayerLabel  | 
          ( | 
          const QString &  | 
          value | ) | 
           | 
        
      
 
 
◆ setVisibledOrderButtons()
      
        
          | void te::qt::widgets::DoubleInputListWidget::setVisibledOrderButtons  | 
          ( | 
          bool  | 
          state | ) | 
           | 
        
      
 
 
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::DoubleInputListWidgetForm> te::qt::widgets::DoubleInputListWidget::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: