Inherits QWidget.
◆ QtCharEdit()
      
        
          | QtCharEdit::QtCharEdit  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
        
      
 
 
◆ event()
  
  
      
        
          | bool QtCharEdit::event  | 
          ( | 
          QEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ eventFilter()
  
  
      
        
          | bool QtCharEdit::eventFilter  | 
          ( | 
          QObject *  | 
          o,  | 
         
        
           | 
           | 
          QEvent *  | 
          e  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
override   | 
  
 
 
◆ focusInEvent()
  
  
      
        
          | void QtCharEdit::focusInEvent  | 
          ( | 
          QFocusEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ focusOutEvent()
  
  
      
        
          | void QtCharEdit::focusOutEvent  | 
          ( | 
          QFocusEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ handleKeyEvent()
  
  
      
        
          | void QtCharEdit::handleKeyEvent  | 
          ( | 
          QKeyEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ keyPressEvent()
  
  
      
        
          | void QtCharEdit::keyPressEvent  | 
          ( | 
          QKeyEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ keyReleaseEvent()
  
  
      
        
          | void QtCharEdit::keyReleaseEvent  | 
          ( | 
          QKeyEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ paintEvent()
  
  
      
        
          | void QtCharEdit::paintEvent  | 
          ( | 
          QPaintEvent *  | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ setValue
  
  
      
        
          | void QtCharEdit::setValue  | 
          ( | 
          const QChar &  | 
          value | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ slotClearChar
  
  
      
        
          | void QtCharEdit::slotClearChar  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ value()
      
        
          | QChar QtCharEdit::value  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ valueChanged
  
  
      
        
          | void QtCharEdit::valueChanged  | 
          ( | 
          const QChar &  | 
          value | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ m_lineEdit
  
  
      
        
          | QLineEdit* QtCharEdit::m_lineEdit | 
         
       
   | 
  
private   | 
  
 
 
◆ m_value
  
  
      
        
          | QChar QtCharEdit::m_value | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: