#include <qtpropertybrowserutils_p.h>
Inherits QWidget.
◆ QtKeySequenceEdit()
      
        
          | QtKeySequenceEdit::QtKeySequenceEdit  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
        
      
 
 
◆ event()
  
  
      
        
          | bool QtKeySequenceEdit::event  | 
          ( | 
          QEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ eventFilter()
  
  
      
        
          | bool QtKeySequenceEdit::eventFilter  | 
          ( | 
          QObject *  | 
          o,  | 
         
        
           | 
           | 
          QEvent *  | 
          e  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
override   | 
  
 
 
◆ focusInEvent()
  
  
      
        
          | void QtKeySequenceEdit::focusInEvent  | 
          ( | 
          QFocusEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ focusOutEvent()
  
  
      
        
          | void QtKeySequenceEdit::focusOutEvent  | 
          ( | 
          QFocusEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ handleKeyEvent()
  
  
      
        
          | void QtKeySequenceEdit::handleKeyEvent  | 
          ( | 
          QKeyEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ keyPressEvent()
  
  
      
        
          | void QtKeySequenceEdit::keyPressEvent  | 
          ( | 
          QKeyEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ keyReleaseEvent()
  
  
      
        
          | void QtKeySequenceEdit::keyReleaseEvent  | 
          ( | 
          QKeyEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ keySequence()
      
        
          | QKeySequence QtKeySequenceEdit::keySequence  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ keySequenceChanged
  
  
      
        
          | void QtKeySequenceEdit::keySequenceChanged  | 
          ( | 
          const QKeySequence &  | 
          sequence | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ paintEvent()
  
  
      
        
          | void QtKeySequenceEdit::paintEvent  | 
          ( | 
          QPaintEvent *  | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ setKeySequence
  
  
      
        
          | void QtKeySequenceEdit::setKeySequence  | 
          ( | 
          const QKeySequence &  | 
          sequence | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ slotClearShortcut
  
  
      
        
          | void QtKeySequenceEdit::slotClearShortcut  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ translateModifiers()
  
  
      
        
          | int QtKeySequenceEdit::translateModifiers  | 
          ( | 
          Qt::KeyboardModifiers  | 
          state,  | 
         
        
           | 
           | 
          const QString &  | 
          text  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
private   | 
  
 
 
◆ m_keySequence
  
  
      
        
          | QKeySequence QtKeySequenceEdit::m_keySequence | 
         
       
   | 
  
private   | 
  
 
 
◆ m_lineEdit
  
  
      
        
          | QLineEdit* QtKeySequenceEdit::m_lineEdit | 
         
       
   | 
  
private   | 
  
 
 
◆ m_num
  
  
      
        
          | int QtKeySequenceEdit::m_num {0} | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: