Model implementation to visualize the data in a TreeView.
#include <visualizer/topic_interface_plugin/topic_interface_plugin.h>
|
QHash< int, QByteArray > | roleNames () const override |
| roles and names of the model More...
|
|
◆ roleNames()
QHash<int, QByteArray> roleNames |
( |
| ) |
const |
|
override |
roles and names of the model
◆ kDataRole
constexpr int kDataRole {103} |
|
staticconstexpr |
◆ kNameRole
constexpr int kNameRole {101} |
|
staticconstexpr |
◆ kTypeRole
constexpr int kTypeRole {102} |
|
staticconstexpr |
The documentation for this class was generated from the following file: