A widget used to show the set of characters of a specified font.  
 More...
#include <CharMapWidget.h>
A widget used to show the set of characters of a specified font. 
Definition at line 46 of file CharMapWidget.h.
 
◆ CharMapWidget()
      
        
          | te::qt::widgets::CharMapWidget::CharMapWidget  | 
          ( | 
          QWidget *  | 
          parent = 0,  | 
        
        
           | 
           | 
          Qt::WindowFlags  | 
          f = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructs the character map widget which is a child of parent, with widget flags set to f. 
 
 
◆ ~CharMapWidget()
      
        
          | te::qt::widgets::CharMapWidget::~CharMapWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ charSelected
  
  
      
        
          | void te::qt::widgets::CharMapWidget::charSelected  | 
          ( | 
          const unsigned int &  | 
          charCode | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ getCurrentChar()
      
        
          | int te::qt::widgets::CharMapWidget::getCurrentChar  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ mouseMoveEvent()
  
  
      
        
          | void te::qt::widgets::CharMapWidget::mouseMoveEvent  | 
          ( | 
          QMouseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ mousePressEvent()
  
  
      
        
          | void te::qt::widgets::CharMapWidget::mousePressEvent  | 
          ( | 
          QMouseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ paintEvent()
  
  
      
        
          | void te::qt::widgets::CharMapWidget::paintEvent  | 
          ( | 
          QPaintEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ sizeHint()
      
        
          | QSize te::qt::widgets::CharMapWidget::sizeHint  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ updateFont
  
  
      
        
          | void te::qt::widgets::CharMapWidget::updateFont  | 
          ( | 
          const QFont &  | 
          font | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ m_columns
  
  
      
        
          | int te::qt::widgets::CharMapWidget::m_columns | 
         
       
   | 
  
private   | 
  
 
 
◆ m_currentChar
  
  
      
        
          | unsigned int te::qt::widgets::CharMapWidget::m_currentChar | 
         
       
   | 
  
private   | 
  
 
 
◆ m_font
  
  
      
        
          | QFont te::qt::widgets::CharMapWidget::m_font | 
         
       
   | 
  
private   | 
  
 
 
◆ m_squareSize
  
  
      
        
          | int te::qt::widgets::CharMapWidget::m_squareSize | 
         
       
   | 
  
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/CharMapWidget.h