TopicEcho.hh
Go to the documentation of this file.
55 )
63 )
STL namespace.
Definition: Application.hh:35
Q_INVOKABLE void SetPaused(const bool &_paused)
Set whether to be paused.
void OnEcho(const bool _checked)
Callback when echo button is pressed.
Plotting Topic to handle published topics & their registered fields.
Definition: PlottingInterface.hh:95
void AddMsg(QString _msg)
Signal to add a message to the GUI list.
void OnBuffer(const unsigned int _steps)
virtual void LoadConfig(const tinyxml2::XMLElement *_pluginElem)
Load the plugin with a configuration file. Override this on custom plugins to handle custom configura...
Q_INVOKABLE void SetTopic(const QString &_topic)
Set the topic from a string, for example '/echo'.