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