This class is widget that provides a menu for char encoding selection.  
 More...
#include <CharEncodingMenuWidget.h>
This class is widget that provides a menu for char encoding selection. 
Definition at line 54 of file CharEncodingMenuWidget.h.
 
      
        
          | te::qt::widgets::CharEncodingMenuWidget::CharEncodingMenuWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::qt::widgets::CharEncodingMenuWidget::~CharEncodingMenuWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::CharEncodingMenuWidget::checkLayerDataSourceType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | QMenu* te::qt::widgets::CharEncodingMenuWidget::getMenu  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::CharEncodingMenuWidget::onEncodingClicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
Set the layer that can be used. 
- Parameters
 - 
  
    | layer | Pointer to the selected layer.  | 
  
   
 
 
      
        
          | QActionGroup* te::qt::widgets::CharEncodingMenuWidget::m_actGroup | 
        
      
 
 
      
        
          | QMenu* te::qt::widgets::CharEncodingMenuWidget::m_menu | 
        
      
 
 
The documentation for this class was generated from the following file: