#include <ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/NodeInfoModel.h>
|
int | columnCount (const QModelIndex &parent=QModelIndex()) const override |
|
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const override |
|
Qt::ItemFlags | flags (const QModelIndex &index) const override |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override |
|
| NodeInfoModel () |
|
| NodeInfoModel (IceGrid::NodeInfo nodeInfo) |
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const override |
|
bool | setData (IceGrid::NodeInfo newInfo) |
|
Definition at line 30 of file NodeInfoModel.h.
◆ NodeInfoModel() [1/2]
◆ NodeInfoModel() [2/2]
◆ columnCount()
int columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
inlineoverride |
◆ data()
QVariant data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
inlineoverride |
◆ flags()
Qt::ItemFlags flags |
( |
const QModelIndex & |
index | ) |
const |
|
inlineoverride |
◆ headerData()
QVariant headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
inlineoverride |
◆ rowCount()
int rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
inlineoverride |
◆ setData()
bool setData |
( |
IceGrid::NodeInfo |
newInfo | ) |
|
|
inline |
◆ nodeInfo
IceGrid::NodeInfo nodeInfo |
|
protected |
◆ nodeInfoMutex
The documentation for this class was generated from the following file:
- ArmarXGui/gui-plugins/SystemStateMonitorPlugin/IceGridViewer/model/NodeInfoModel.h