#include <NewPropertyWidget.h>
Definition at line 56 of file NewPropertyWidget.h.
 
      
        
          | te::qt::widgets::NewPropertyWidget::NewPropertyWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::qt::widgets::NewPropertyWidget::~NewPropertyWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool te::qt::widgets::NewPropertyWidget::buildProperty  | 
          ( | 
           | ) | 
           | 
        
      
 
 
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::NewPropertyWidget::onDataTypeComboBoxActivated  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void te::qt::widgets::NewPropertyWidget::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  | 
  
   
 
 
  
  
      
        
          | QGridLayout* te::qt::widgets::NewPropertyWidget::m_layout | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::unique_ptr<Ui::NewPropertyWidgetForm> te::qt::widgets::NewPropertyWidget::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/NewPropertyWidget.h