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 57 of file DataPropertiesDialog.h.
 
      
        
          | 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  | 
  
   
 
 
      
        
          | te::qt::widgets::DataPropertiesDialog::~DataPropertiesDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Returns a new DataSetAdapterLayer. 
- Returns
 - A DataSetAdapterLayerPtr with it's DataSetAdapter. 
 
- Note
 - The caller will take ownership of the returned pointer. 
 
 
 
  
  
      
        
          | void te::qt::widgets::DataPropertiesDialog::onOkPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | std::auto_ptr<Ui::DataPropertiesDialogForm> te::qt::widgets::DataPropertiesDialog::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: