#include <udev.h>
Definition at line 26 of file udev.h.
 
◆ UdevDevice()
      
        
          | KWin::UdevDevice::UdevDevice | ( | udev_device * | device | ) |  | 
      
 
 
◆ ~UdevDevice()
      
        
          | KWin::UdevDevice::~UdevDevice | ( |  | ) |  | 
      
 
 
◆ action()
      
        
          | QString KWin::UdevDevice::action | ( |  | ) | const | 
      
 
 
◆ devNode()
      
        
          | QString KWin::UdevDevice::devNode | ( |  | ) | const | 
      
 
 
◆ devNum()
      
        
          | dev_t KWin::UdevDevice::devNum | ( |  | ) | const | 
      
 
 
◆ hasProperty()
      
        
          | bool KWin::UdevDevice::hasProperty | ( | const char * | key, | 
        
          |  |  | const char * | value ) | 
      
 
 
◆ isBootVga()
      
        
          | bool KWin::UdevDevice::isBootVga | ( |  | ) | const | 
      
 
 
◆ isHotpluggable()
      
        
          | bool KWin::UdevDevice::isHotpluggable | ( |  | ) | const | 
      
 
 
◆ operator udev_device *() [1/2]
  
  | 
        
          | KWin::UdevDevice::operator udev_device * | ( |  | ) |  |  | inline | 
 
 
◆ operator udev_device *() [2/2]
  
  | 
        
          | KWin::UdevDevice::operator udev_device * | ( |  | ) | const |  | inline | 
 
 
◆ properties()
      
        
          | QMap< QByteArray, QByteArray > KWin::UdevDevice::properties | ( |  | ) | const | 
      
 
 
◆ property()
      
        
          | const char * KWin::UdevDevice::property | ( | const char * | key | ) |  | 
      
 
 
◆ seat()
      
        
          | QString KWin::UdevDevice::seat | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following files: