#include <ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ThreadViewer/RunningTaskModel.h>
Definition at line 34 of file RunningTaskModel.h.
◆ RunningTaskModel()
◆ ~RunningTaskModel()
◆ columnCount()
int columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ data()
QVariant data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ headerData()
QVariant headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ rowCount()
int rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
override |
◆ setRunningTaskListData()
void setRunningTaskListData |
( |
const RunningTaskList & |
runningTaskList | ) |
|
The documentation for this class was generated from the following files: