A dialog for creating a new property.  
 More...
#include <NewPropertyDialog.h>
A dialog for creating a new property. 
Definition at line 55 of file NewPropertyDialog.h.
 
      
        
          | te::qt::widgets::NewPropertyDialog::NewPropertyDialog  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::qt::widgets::NewPropertyDialog::~NewPropertyDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
It returns a simple property class object. 
- Returns
 - The caller of this method will TAKE the ownership of the returned SimpleProperty pointer. 
 
 
 
  
  
      
        
          | void te::qt::widgets::NewPropertyDialog::onOkPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void te::qt::widgets::NewPropertyDialog::setDataSourceId  | 
          ( | 
          std::string  | 
          id | ) | 
           | 
        
      
 
Used to get all data types supported by this data source. 
- Parameters
 - 
  
    | id | String used to define the data source id  | 
  
   
 
 
  
  
      
        
          | std::unique_ptr<Ui::NewPropertyDialogForm> te::qt::widgets::NewPropertyDialog::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/property/NewPropertyDialog.h