A dialog used to build a SRSDialog element.  
 More...
#include <SRSDialog.h>
 | 
| std::string  | getName () const | 
|   | 
| std::string  | getP4Desc () const | 
|   | 
| unsigned int  | getSRID () const | 
|   | 
|   | SRSDialog (QWidget *parent=0, Qt::WindowFlags f=0) | 
|   | 
|   | SRSDialog (QWidget *parent, Qt::WindowFlags f, unsigned int srid, const std::string &name, const std::string &p4desc) | 
|   | 
|   | ~SRSDialog () | 
|   | 
A dialog used to build a SRSDialog element. 
Definition at line 56 of file SRSDialog.h.
 
◆ SRSDialog() [1/2]
      
        
          | te::qt::widgets::SRSDialog::SRSDialog  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ SRSDialog() [2/2]
      
        
          | te::qt::widgets::SRSDialog::SRSDialog  | 
          ( | 
          QWidget *  | 
          parent,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f,  | 
        
        
           | 
           | 
          unsigned int  | 
          srid,  | 
        
        
           | 
           | 
          const std::string &  | 
          name,  | 
        
        
           | 
           | 
          const std::string &  | 
          p4desc  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~SRSDialog()
      
        
          | te::qt::widgets::SRSDialog::~SRSDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getName()
      
        
          | std::string te::qt::widgets::SRSDialog::getName  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getP4Desc()
      
        
          | std::string te::qt::widgets::SRSDialog::getP4Desc  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getSRID()
      
        
          | unsigned int te::qt::widgets::SRSDialog::getSRID  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ onCancelPushButtonClicked
  
  
      
        
          | void te::qt::widgets::SRSDialog::onCancelPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onOkPushButtonClicked
  
  
      
        
          | void te::qt::widgets::SRSDialog::onOkPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ m_isUpdate
  
  
      
        
          | bool te::qt::widgets::SRSDialog::m_isUpdate | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ui
  
  
      
        
          | Ui::SRSDialogForm* te::qt::widgets::SRSDialog::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/srs/SRSDialog.h