A dialog used to build a OverlapBehaviorWidget element.  
 More...
#include <OverlapBehaviorWidget.h>
A dialog used to build a OverlapBehaviorWidget element. 
Definition at line 62 of file OverlapBehaviorWidget.h.
 
◆ OverlapBehaviorWidget()
      
        
          | te::qt::widgets::OverlapBehaviorWidget::OverlapBehaviorWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~OverlapBehaviorWidget()
      
        
          | te::qt::widgets::OverlapBehaviorWidget::~OverlapBehaviorWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getOverlapBehavior()
◆ initialize()
  
  
      
        
          | void te::qt::widgets::OverlapBehaviorWidget::initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Internal method to initialize the widget (e.g.: color, combos, icons, etc.) 
 
 
◆ onValueChanged
  
  
      
        
          | void te::qt::widgets::OverlapBehaviorWidget::onValueChanged  | 
          ( | 
          QString  | 
          value | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ setOverlapBehavior()
◆ updateUi()
  
  
      
        
          | void te::qt::widgets::OverlapBehaviorWidget::updateUi  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Updates the widget form based on internal element. 
 
 
◆ m_ob
◆ m_obNames
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::OverlapBehaviorWidgetForm> te::qt::widgets::OverlapBehaviorWidget::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: