A dialog to be used as input of key/value pairs.  
 More...
#include <ParameterDialog.h>
A dialog to be used as input of key/value pairs. 
Definition at line 54 of file ParameterDialog.h.
 
      
        
          | te::qt::widgets::ParameterDialog::ParameterDialog  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::qt::widgets::ParameterDialog::~ParameterDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | QString te::qt::widgets::ParameterDialog::getName  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | QString te::qt::widgets::ParameterDialog::getValue  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::ParameterDialog::onParamNameTextEdited  | 
          ( | 
          const QString &  | 
          nextTxt | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::ParameterDialog::onParamValueTextEdited  | 
          ( | 
          const QString &  | 
          nextTxt | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
      
        
          | void te::qt::widgets::ParameterDialog::setName  | 
          ( | 
          const QString &  | 
          name | ) | 
           | 
        
      
 
 
      
        
          | void te::qt::widgets::ParameterDialog::setValue  | 
          ( | 
          const QString &  | 
          value | ) | 
           | 
        
      
 
 
  
  
      
        
          | QString te::qt::widgets::ParameterDialog::m_pname | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | QString te::qt::widgets::ParameterDialog::m_pvalue | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::unique_ptr<Ui::ParameterDialogForm> te::qt::widgets::ParameterDialog::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/utils/ParameterDialog.h