#include <node_list_model.h>
Definition at line 42 of file node_list_model.h.
◆ NodeListModel()
swri_console::NodeListModel::NodeListModel |
( |
LogDatabase * |
db | ) |
|
◆ ~NodeListModel()
swri_console::NodeListModel::~NodeListModel |
( |
| ) |
|
◆ clear
void swri_console::NodeListModel::clear |
( |
| ) |
|
|
slot |
◆ data()
QVariant swri_console::NodeListModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
virtual |
◆ handleDatabaseCleared
void swri_console::NodeListModel::handleDatabaseCleared |
( |
| ) |
|
|
privateslot |
◆ handleMessagesAdded
void swri_console::NodeListModel::handleMessagesAdded |
( |
| ) |
|
|
privateslot |
◆ nodeName()
std::string swri_console::NodeListModel::nodeName |
( |
const QModelIndex & |
index | ) |
const |
◆ rowCount()
int swri_console::NodeListModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
virtual |
◆ data_
std::map<std::string, size_t> swri_console::NodeListModel::data_ |
|
private |
◆ db_
◆ ordering_
std::vector<std::string> swri_console::NodeListModel::ordering_ |
|
private |
The documentation for this class was generated from the following files: