#include <cancel_action.h>
Public Attributes | |
int | id |
QHBoxLayout * | layout_ |
ros::Publisher | publisher_ |
QPushButton * | remove_button_ |
QLabel * | topic_name_ |
Definition at line 63 of file cancel_action.h.
int jsk_rviz_plugins::CancelAction::topicListLayout::id |
Definition at line 64 of file cancel_action.h.
QHBoxLayout* jsk_rviz_plugins::CancelAction::topicListLayout::layout_ |
Definition at line 65 of file cancel_action.h.
ros::Publisher jsk_rviz_plugins::CancelAction::topicListLayout::publisher_ |
Definition at line 68 of file cancel_action.h.
QPushButton* jsk_rviz_plugins::CancelAction::topicListLayout::remove_button_ |
Definition at line 66 of file cancel_action.h.
QLabel* jsk_rviz_plugins::CancelAction::topicListLayout::topic_name_ |
Definition at line 67 of file cancel_action.h.