A dialog used to configure the properties of a new textual file based layer.  
 More...
#include <DataPropertiesDialog.h>
A dialog used to configure the properties of a new textual file based layer. 
Definition at line 59 of file DataPropertiesDialog.h.
 
◆ DataPropertiesDialog()
      
        
          | te::qt::widgets::DataPropertiesDialog::DataPropertiesDialog  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructor. 
- Parameters
 - 
  
    | parent | this widget's parent  | 
    | f | Window flags used to configure this dialog  | 
  
   
 
 
◆ ~DataPropertiesDialog()
      
        
          | te::qt::widgets::DataPropertiesDialog::~DataPropertiesDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getDataSetAdapterLayer()
Returns a new DataSetAdapterLayer. 
- Returns
 - A DataSetAdapterLayerPtr with it's DataSetAdapter. 
 
- Note
 - The caller will take ownership of the returned pointer. 
 
 
 
◆ onOkPushButtonClicked
  
  
      
        
          | void te::qt::widgets::DataPropertiesDialog::onOkPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ m_dataPropertiesWidget
◆ m_DataSetAdapterLayer
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::DataPropertiesDialogForm> te::qt::widgets::DataPropertiesDialog::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/externalTable/DataPropertiesDialog.h