A dialog used to build a ChannelSelection element.  
 More...
#include <ChannelSelectionWidget.h>
A dialog used to build a ChannelSelection element. 
Definition at line 70 of file ChannelSelectionWidget.h.
 
◆ ChannelSelectionWidget()
      
        
          | te::qt::widgets::ChannelSelectionWidget::ChannelSelectionWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~ChannelSelectionWidget()
      
        
          | te::qt::widgets::ChannelSelectionWidget::~ChannelSelectionWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getChannelSelection()
◆ initialize()
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Internal method to initialize the widget (e.g.: color, combos, icons, etc.) 
 
 
◆ onBlueChannelSelected
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::onBlueChannelSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onGrayScalelSelected
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::onGrayScalelSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onGreenChannelSelected
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::onGreenChannelSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onMonoChannelSelected
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::onMonoChannelSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onRedChannelSelected
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::onRedChannelSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onRGBColorSelected
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::onRGBColorSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ onSelectedChannelChanged
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::onSelectedChannelChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
◆ setChannelSelection()
◆ setProperty()
Sets the band information. 
- Parameters
 - 
  
    | p | Vector with band property | 
  
   
- Note
 - The class will NOT take the ownership of the pointer. 
 
 
 
◆ updateUi()
  
  
      
        
          | void te::qt::widgets::ChannelSelectionWidget::updateUi  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Updates the widget form based on internal mark element. 
 
 
◆ m_bands
◆ m_cs
◆ m_scBlue
◆ m_scGreen
◆ m_scMono
◆ m_scRed
◆ m_sCWidget
◆ m_ui
  
  
      
        
          | std::unique_ptr<Ui::ChannelSelectionWidgetForm> te::qt::widgets::ChannelSelectionWidget::m_ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: