#include <SymbolGroupDialog.h>
Definition at line 56 of file SymbolGroupDialog.h.
 
◆ SymbolGroupDialog() [1/2]
      
        
          | te::qt::widgets::SymbolGroupDialog::SymbolGroupDialog  | 
          ( | 
          QWidget *  | 
          parent = nullptr,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = nullptr  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ SymbolGroupDialog() [2/2]
      
        
          | te::qt::widgets::SymbolGroupDialog::SymbolGroupDialog  | 
          ( | 
          const std::string &  | 
          groupName,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent = nullptr,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = nullptr  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~SymbolGroupDialog()
  
  
      
        
          | virtual te::qt::widgets::SymbolGroupDialog::~SymbolGroupDialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getGroupName()
  
  
      
        
          | virtual std::string te::qt::widgets::SymbolGroupDialog::getGroupName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Gets the selected symbol. 
- Returns
 - The selected fill element. 
 
- Note
 - The caller will take the ownership of the returned symbol. 
 
- 
It return a NULL pointer if there is not a symbol yet created. 
 
 
 
◆ initialize()
  
  
      
        
          | void te::qt::widgets::SymbolGroupDialog::initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ onCancelPushButtonClicked
  
  
      
        
          | void te::qt::widgets::SymbolGroupDialog::onCancelPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onHelpPushButtonClicked
  
  
      
        
          | void te::qt::widgets::SymbolGroupDialog::onHelpPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onOkPushButtonClicked
  
  
      
        
          | void te::qt::widgets::SymbolGroupDialog::onOkPushButtonClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ setGroupName()
  
  
      
        
          | virtual void te::qt::widgets::SymbolGroupDialog::setGroupName  | 
          ( | 
          const std::string &  | 
          groupName | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ m_groupName
  
  
      
        
          | std::string te::qt::widgets::SymbolGroupDialog::m_groupName | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::SymbolGroupDialogForm> te::qt::widgets::SymbolGroupDialog::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/se/SymbolGroupDialog.h