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