TopicViewer Class Reference
a Plugin to view the topics and their msgs & fields Field's information can be passed by dragging them via the UI More...
#include <TopicViewer.hh>
| Public Slots | |
| void | UpdateModel () | 
| update the model according to the changes of the topics | |
| Public Member Functions | |
| TopicViewer () | |
| Constructor. | |
| ~TopicViewer () | |
| Destructor. | |
| void | LoadConfig (const tinyxml2::XMLElement *) override | 
| Documentaation inherited. | |
| QStandardItemModel * | Model () | 
| Get the model of msgs & fields. | |
Detailed Description
a Plugin to view the topics and their msgs & fields Field's information can be passed by dragging them via the UI
Constructor & Destructor Documentation
◆ TopicViewer()
| TopicViewer | ( | ) | 
Constructor.
◆ ~TopicViewer()
| ~TopicViewer | ( | ) | 
Destructor.
Member Function Documentation
◆ LoadConfig()
| 
 | override | 
Documentaation inherited.
◆ Model()
| QStandardItemModel * Model | ( | ) | 
Get the model of msgs & fields.
- Returns
- Pointer to the model of msgs & fields
◆ UpdateModel
| 
 | slot | 
update the model according to the changes of the topics
The documentation for this class was generated from the following file: