#include <graph_settings.hpp>
Definition at line 19 of file graph_settings.hpp.
◆ GraphSettings()
graph_rviz_plugin::GraphSettings::GraphSettings |
( |
std::deque< std::shared_ptr< TopicData >> |
displayed_topics, |
|
|
QDialog * |
parent = 0 |
|
) |
| |
◆ ~GraphSettings()
graph_rviz_plugin::GraphSettings::~GraphSettings |
( |
| ) |
|
◆ okClicked
void graph_rviz_plugin::GraphSettings::okClicked |
( |
| ) |
|
|
protectedslot |
◆ displayed_topics_
std::deque<std::shared_ptr<TopicData> > graph_rviz_plugin::GraphSettings::displayed_topics_ |
|
private |
◆ topic_buttons_
std::vector<QCheckBox *> graph_rviz_plugin::GraphSettings::topic_buttons_ |
|
private |
◆ topic_color_
TopicColor graph_rviz_plugin::GraphSettings::topic_color_ |
|
private |
◆ topic_combobox_
std::vector<QComboBox *> graph_rviz_plugin::GraphSettings::topic_combobox_ |
|
private |
◆ topic_spinbox_
std::vector<QSpinBox *> graph_rviz_plugin::GraphSettings::topic_spinbox_ |
|
private |
The documentation for this class was generated from the following files: