#include <idledetector.h>
Definition at line 16 of file idledetector.h.
 
◆ IdleDetector()
  
  | 
        
          | KWin::IdleDetector::IdleDetector | ( | std::chrono::milliseconds | timeout, |  
          |  |  | QObject * | parent = nullptr ) |  | explicit | 
 
 
◆ ~IdleDetector()
  
  | 
        
          | KWin::IdleDetector::~IdleDetector | ( |  | ) |  |  | override | 
 
 
◆ activity()
      
        
          | void KWin::IdleDetector::activity | ( |  | ) |  | 
      
 
 
◆ idle
  
  | 
        
          | void KWin::IdleDetector::idle | ( |  | ) |  |  | signal | 
 
 
◆ isInhibited()
      
        
          | bool KWin::IdleDetector::isInhibited | ( |  | ) | const | 
      
 
 
◆ resumed
  
  | 
        
          | void KWin::IdleDetector::resumed | ( |  | ) |  |  | signal | 
 
 
◆ setInhibited()
      
        
          | void KWin::IdleDetector::setInhibited | ( | bool | inhibited | ) |  | 
      
 
 
The documentation for this class was generated from the following files: