#include <display_topics.hpp>
Definition at line 31 of file display_topics.hpp.
◆ DisplayTopics()
| topics_rviz_plugin::DisplayTopics::DisplayTopics |
( |
QWidget * |
parent = NULL | ) |
|
◆ ~DisplayTopics()
| topics_rviz_plugin::DisplayTopics::~DisplayTopics |
( |
| ) |
|
|
virtual |
◆ displayMessageBox
| void topics_rviz_plugin::DisplayTopics::displayMessageBox |
( |
const QString |
, |
|
|
const QString |
, |
|
|
const QString |
, |
|
|
const QMessageBox::Icon |
|
|
) |
| |
|
signal |
◆ displayMessageBoxHandler
| void topics_rviz_plugin::DisplayTopics::displayMessageBoxHandler |
( |
const QString |
title, |
|
|
const QString |
text, |
|
|
const QString |
info = "", |
|
|
const QMessageBox::Icon |
icon = QMessageBox::Icon::Information |
|
) |
| |
|
protectedslot |
◆ enable
| void topics_rviz_plugin::DisplayTopics::enable |
( |
const bool |
| ) |
|
|
signal |
◆ load
| void topics_rviz_plugin::DisplayTopics::load |
( |
const rviz::Config & |
config | ) |
|
|
protectedvirtualslot |
◆ save
| void topics_rviz_plugin::DisplayTopics::save |
( |
rviz::Config |
config | ) |
const |
|
protectedvirtualslot |
◆ settings
| void topics_rviz_plugin::DisplayTopics::settings |
( |
| ) |
|
|
protectedslot |
◆ topics
| void topics_rviz_plugin::DisplayTopics::topics |
( |
| ) |
|
|
protectedslot |
◆ updateTopicsDisplayed
| void topics_rviz_plugin::DisplayTopics::updateTopicsDisplayed |
( |
| ) |
|
|
protectedslot |
◆ displayed_topics_
| std::map<std::string, TopicDetails> topics_rviz_plugin::DisplayTopics::displayed_topics_ |
|
protected |
◆ layout_
| QVBoxLayout* topics_rviz_plugin::DisplayTopics::layout_ |
|
protected |
◆ nh_
◆ short_topic_names_
| bool topics_rviz_plugin::DisplayTopics::short_topic_names_ = false |
|
protected |
◆ table_
| QTableWidget* topics_rviz_plugin::DisplayTopics::table_ |
|
protected |
◆ topic_infos_
| std::vector<std::shared_ptr<TopicInfo> > topics_rviz_plugin::DisplayTopics::topic_infos_ |
|
protected |
The documentation for this class was generated from the following files: