ImageDisplay.hh
Go to the documentation of this file.
57 )
STL namespace.
Definition: Application.hh:35
virtual void LoadConfig(const tinyxml2::XMLElement *_pluginElem)
Load the plugin with a configuration file. Override this on custom plugins to handle custom configura...
void OnTopic(const QString _topic)
Callback when a new topic is chosen on the combo box.
QStringList topicList
Topic list.
Definition: ImageDisplay.hh:57
Q_INVOKABLE QStringList TopicList() const
Get the topic list as a string, for example 'ignition.msgs.StringMsg'.
Q_INVOKABLE void SetTopicList(const QStringList &_topicList)
Set the topic list from a string, for example 'ignition.msgs.StringMsg'.