#include <record_action.h>
Public Attributes | |
int | id |
QHBoxLayout * | layout_ |
QPushButton * | play_button_ |
QPushButton * | remove_button_ |
QLabel * | target_name_ |
Definition at line 65 of file record_action.h.
int jsk_rviz_plugins::RecordAction::motionListLayout::id |
Definition at line 66 of file record_action.h.
QHBoxLayout* jsk_rviz_plugins::RecordAction::motionListLayout::layout_ |
Definition at line 67 of file record_action.h.
QPushButton* jsk_rviz_plugins::RecordAction::motionListLayout::play_button_ |
Definition at line 68 of file record_action.h.
QPushButton* jsk_rviz_plugins::RecordAction::motionListLayout::remove_button_ |
Definition at line 69 of file record_action.h.
QLabel* jsk_rviz_plugins::RecordAction::motionListLayout::target_name_ |
Definition at line 70 of file record_action.h.