#include <rosmon_model.h>
|
| QVariant | data (const QModelIndex &index, int role) const override |
| |
| | ROSMonModel (QObject *parent=nullptr) |
| |
| int | rowCount (const QModelIndex &parent) const override |
| |
| | ~ROSMonModel () override=default |
| |
Definition at line 13 of file rosmon_model.h.
◆ ROSMonModel()
| rqt_rosmon::ROSMonModel::ROSMonModel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ROSMonModel()
| rqt_rosmon::ROSMonModel::~ROSMonModel |
( |
| ) |
|
|
overridedefault |
◆ data()
| QVariant rqt_rosmon::ROSMonModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ rowCount()
| int rqt_rosmon::ROSMonModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ updateData
| void rqt_rosmon::ROSMonModel::updateData |
( |
| ) |
|
|
privateslot |
◆ m_data
| QStringList rqt_rosmon::ROSMonModel::m_data |
|
private |
The documentation for this class was generated from the following files: