#include <author_information_widget.h>
|
moveit_setup_assistant::MoveItConfigDataPtr | config_data_ |
| Contains all the configuration data for the setup assistant. More...
|
|
|
void | highlightGroup (const std::string &name) |
| Event for telling rviz to highlight a group of the robot. More...
|
|
void | highlightLink (const std::string &name, const QColor &) |
| Event for telling rviz to highlight a link of the robot. More...
|
|
void | isModal (bool isModal) |
| Event for when the current screen is in modal view. Essential disabled the left navigation. More...
|
|
void | unhighlightAll () |
| Event for telling rviz to unhighlight all links of the robot. More...
|
|
Definition at line 49 of file author_information_widget.h.
◆ AuthorInformationWidget()
moveit_setup_assistant::AuthorInformationWidget::AuthorInformationWidget |
( |
QWidget * |
parent, |
|
|
const MoveItConfigDataPtr & |
config_data |
|
) |
| |
◆ editedEmail
void moveit_setup_assistant::AuthorInformationWidget::editedEmail |
( |
| ) |
|
|
privateslot |
◆ editedName
void moveit_setup_assistant::AuthorInformationWidget::editedName |
( |
| ) |
|
|
privateslot |
◆ focusGiven()
void moveit_setup_assistant::AuthorInformationWidget::focusGiven |
( |
| ) |
|
|
overridevirtual |
◆ config_data_
moveit_setup_assistant::MoveItConfigDataPtr moveit_setup_assistant::AuthorInformationWidget::config_data_ |
|
private |
◆ email_edit_
QLineEdit* moveit_setup_assistant::AuthorInformationWidget::email_edit_ |
◆ name_edit_
QLineEdit* moveit_setup_assistant::AuthorInformationWidget::name_edit_ |
The documentation for this class was generated from the following files: