#include <input_event.h>
Definition at line 132 of file input_event.h.
 
◆ KeyEvent()
  
  | 
        
          | KWin::KeyEvent::KeyEvent | ( | QEvent::Type | type, |  
          |  |  | Qt::Key | key, |  
          |  |  | Qt::KeyboardModifiers | modifiers, |  
          |  |  | quint32 | code, |  
          |  |  | quint32 | keysym, |  
          |  |  | const QString & | text, |  
          |  |  | bool | autorepeat, |  
          |  |  | std::chrono::microseconds | timestamp, |  
          |  |  | InputDevice * | device ) |  | explicit | 
 
 
◆ device()
◆ modifiersRelevantForGlobalShortcuts()
  
  | 
        
          | Qt::KeyboardModifiers KWin::KeyEvent::modifiersRelevantForGlobalShortcuts | ( |  | ) | const |  | inline | 
 
 
◆ setModifiersRelevantForGlobalShortcuts()
  
  | 
        
          | void KWin::KeyEvent::setModifiersRelevantForGlobalShortcuts | ( | const Qt::KeyboardModifiers & | mods | ) |  |  | inline | 
 
 
◆ timestamp()
      
        
          | std::chrono::microseconds KWin::KeyEvent::timestamp | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following files: