#include <start_screen_widget.h>
Public Member Functions | |
SelectModeWidget (QWidget *parent) | |
Public Attributes | |
QPushButton * | btn_exist_ |
QPushButton * | btn_new_ |
QTextEdit * | widget_instructions_ |
Definition at line 177 of file start_screen_widget.h.
moveit_setup_assistant::SelectModeWidget::SelectModeWidget | ( | QWidget * | parent | ) |
Definition at line 803 of file start_screen_widget.cpp.
QPushButton* moveit_setup_assistant::SelectModeWidget::btn_exist_ |
Definition at line 189 of file start_screen_widget.h.
QPushButton* moveit_setup_assistant::SelectModeWidget::btn_new_ |
Definition at line 188 of file start_screen_widget.h.
QTextEdit* moveit_setup_assistant::SelectModeWidget::widget_instructions_ |
Definition at line 190 of file start_screen_widget.h.