This class is widget that provides a menu for composition mode selection.  
 More...
#include <CompositionModeMenuWidget.h>
This class is widget that provides a menu for composition mode selection. 
Definition at line 54 of file CompositionModeMenuWidget.h.
 
◆ CompositionModeMenuWidget()
      
        
          | te::qt::widgets::CompositionModeMenuWidget::CompositionModeMenuWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~CompositionModeMenuWidget()
      
        
          | te::qt::widgets::CompositionModeMenuWidget::~CompositionModeMenuWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getMenu()
      
        
          | QMenu* te::qt::widgets::CompositionModeMenuWidget::getMenu  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ onCompositionModeClicked
  
  
      
        
          | void te::qt::widgets::CompositionModeMenuWidget::onCompositionModeClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ onPlusClicked
  
  
      
        
          | void te::qt::widgets::CompositionModeMenuWidget::onPlusClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ onSourceOverClicked
  
  
      
        
          | void te::qt::widgets::CompositionModeMenuWidget::onSourceOverClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ setLayer()
Set the layer that can be used. 
- Parameters
 - 
  
    | layer | Pointer to the selected layer.  | 
  
   
 
 
◆ m_compositionModeAction
      
        
          | QAction* te::qt::widgets::CompositionModeMenuWidget::m_compositionModeAction | 
        
      
 
 
◆ m_layer
◆ m_menu
      
        
          | QMenu* te::qt::widgets::CompositionModeMenuWidget::m_menu | 
        
      
 
 
◆ m_plusAction
      
        
          | QAction* te::qt::widgets::CompositionModeMenuWidget::m_plusAction | 
        
      
 
 
◆ m_sourceOverAction
      
        
          | QAction* te::qt::widgets::CompositionModeMenuWidget::m_sourceOverAction | 
        
      
 
 
The documentation for this class was generated from the following file: