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