Go to the documentation of this file.
22 # define TopicViewer_EXPORTS_API
24 # if (defined(TopicViewer_EXPORTS))
25 # define TopicViewer_EXPORTS_API __declspec(dllexport)
27 # define TopicViewer_EXPORTS_API __declspec(dllimport)
38 class TopicViewerPrivate;
53 public:
void LoadConfig(
const tinyxml2::XMLElement *)
override;
60 public slots:
void UpdateModel();
a Plugin to view the topics and their msgs & fields Field's informations can be passed by dragging th...
Definition: TopicViewer.hh:42
#define TopicViewer_EXPORTS_API
Definition: TopicViewer.hh:22
Base class for Gazebo GUI plugins.
Definition: gz/gui/Plugin.hh:54