Gazebo Gui

API Reference

9.0.0~pre1
TopicViewer Class Reference

a Plugin to view the topics and their msgs & fields Field's informations 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.
 
QStandardItemModelModel ()
 Get the model of msgs & fields.
 

Detailed Description

a Plugin to view the topics and their msgs & fields Field's informations can be passed by dragging them via the UI

Constructor & Destructor Documentation

◆ TopicViewer()

Constructor.

◆ ~TopicViewer()

Destructor.

Member Function Documentation

◆ LoadConfig()

void LoadConfig ( const tinyxml2::XMLElement *  )
override

Documentaation inherited.

◆ Model()

QStandardItemModel * Model ( )

Get the model of msgs & fields.

Returns
Pointer to the model of msgs & fields

◆ UpdateModel

void UpdateModel ( )
slot

update the model according to the changes of the topics


The documentation for this class was generated from the following file: