This file defines a class for a Query Data Source Dialog Dialog.  
 More...
#include <QueryDataSourceDialog.h>
This file defines a class for a Query Data Source Dialog Dialog. 
Definition at line 67 of file QueryDataSourceDialog.h.
 
      
        
          | te::qt::widgets::QueryDataSourceDialog::QueryDataSourceDialog  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::qt::widgets::QueryDataSourceDialog::~QueryDataSourceDialog  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::buildMap  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
This signal is emitted when the layer objects must be highlighted. 
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::loadDataSourcesInformation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onApplyPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onApplySelToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onBaseDataSetSelected  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onClearPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onCreateLayerToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onDataSetItemClicked  | 
          ( | 
          QListWidgetItem *  | 
          item | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onDataSourceSelected  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onListWidgetDoubleClicked  | 
          ( | 
          QListWidgetItem *  | 
          item | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onOpenSqlToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onPkTableComboBoxSelected  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onSaveSqlToolButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onSQLEditorTextChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onTargetDatasourceToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::QueryDataSourceDialog::onTargetFileToolButtonPressed  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
This method is used to set the list of layers. 
 
 
  
  
      
        
          | std::map<std::string, Qt::GlobalColor> te::qt::widgets::QueryDataSourceDialog::m_keyWords | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | bool te::qt::widgets::QueryDataSourceDialog::m_toFile | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::unique_ptr<Ui::QueryDataSourceDialogForm> te::qt::widgets::QueryDataSourceDialog::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: