#include <header_widget.h>
Public Member Functions | |
| HeaderWidget (const std::string &title, const std::string &instructions, QWidget *parent) | |
| Contructor. | |
Definition at line 51 of file header_widget.h.
| moveit_setup_assistant::HeaderWidget::HeaderWidget | ( | const std::string & | title, |
| const std::string & | instructions, | ||
| QWidget * | parent | ||
| ) |
Contructor.
Definition at line 51 of file header_widget.cpp.