#include <debug_console.h>
Definition at line 159 of file debug_console.h.
 
◆ InputDeviceModel()
  
  | 
        
          | KWin::InputDeviceModel::InputDeviceModel | ( | QObject * | parent = nullptr | ) |  |  | explicit | 
 
 
◆ ~InputDeviceModel()
  
  | 
        
          | KWin::InputDeviceModel::~InputDeviceModel | ( |  | ) |  |  | overridedefault | 
 
 
◆ columnCount()
  
  | 
        
          | int KWin::InputDeviceModel::columnCount | ( | const QModelIndex & | parent | ) | const |  | override | 
 
 
◆ data()
  
  | 
        
          | QVariant KWin::InputDeviceModel::data | ( | const QModelIndex & | index, |  
          |  |  | int | role ) const |  | override | 
 
 
◆ index()
  
  | 
        
          | QModelIndex KWin::InputDeviceModel::index | ( | int | row, |  
          |  |  | int | column, |  
          |  |  | const QModelIndex & | parent ) const |  | override | 
 
 
◆ parent()
  
  | 
        
          | QModelIndex KWin::InputDeviceModel::parent | ( | const QModelIndex & | child | ) | const |  | override | 
 
 
◆ rowCount()
  
  | 
        
          | int KWin::InputDeviceModel::rowCount | ( | const QModelIndex & | parent | ) | const |  | override | 
 
 
The documentation for this class was generated from the following files: