Public Member Functions | Public Attributes | Private Slots | Private Attributes | List of all members
moveit_setup_assistant::AuthorInformationWidget Class Reference

#include <author_information_widget.h>

Inheritance diagram for moveit_setup_assistant::AuthorInformationWidget:
Inheritance graph
[legend]

Public Member Functions

 AuthorInformationWidget (QWidget *parent, const MoveItConfigDataPtr &config_data)
 
void focusGiven () override
 Received when this widget is chosen from the navigation menu. More...
 
- Public Member Functions inherited from SetupScreenWidget
virtual bool focusLost ()
 function called when widget lost focus, allows to accept/reject changes and to reject switching (returning false) More...
 
 SetupScreenWidget (QWidget *parent)
 

Public Attributes

QLineEdit * email_edit_
 
QLineEdit * name_edit_
 

Private Slots

void editedEmail ()
 
void editedName ()
 

Private Attributes

moveit_setup_assistant::MoveItConfigDataPtr config_data_
 Contains all the configuration data for the setup assistant. More...
 

Additional Inherited Members

- Signals inherited from SetupScreenWidget
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...
 

Detailed Description

Definition at line 49 of file author_information_widget.h.

Constructor & Destructor Documentation

◆ AuthorInformationWidget()

moveit_setup_assistant::AuthorInformationWidget::AuthorInformationWidget ( QWidget *  parent,
const MoveItConfigDataPtr &  config_data 
)

Definition at line 84 of file author_information_widget.cpp.

Member Function Documentation

◆ editedEmail

void moveit_setup_assistant::AuthorInformationWidget::editedEmail ( )
privateslot

Definition at line 136 of file author_information_widget.cpp.

◆ editedName

void moveit_setup_assistant::AuthorInformationWidget::editedName ( )
privateslot

Definition at line 130 of file author_information_widget.cpp.

◆ focusGiven()

void moveit_setup_assistant::AuthorInformationWidget::focusGiven ( )
overridevirtual

Received when this widget is chosen from the navigation menu.

Reimplemented from SetupScreenWidget.

Definition at line 123 of file author_information_widget.cpp.

Member Data Documentation

◆ config_data_

moveit_setup_assistant::MoveItConfigDataPtr moveit_setup_assistant::AuthorInformationWidget::config_data_
private

Contains all the configuration data for the setup assistant.

Definition at line 81 of file author_information_widget.h.

◆ email_edit_

QLineEdit* moveit_setup_assistant::AuthorInformationWidget::email_edit_

Definition at line 69 of file author_information_widget.h.

◆ name_edit_

QLineEdit* moveit_setup_assistant::AuthorInformationWidget::name_edit_

Definition at line 67 of file author_information_widget.h.


The documentation for this class was generated from the following files:


moveit_setup_assistant
Author(s): Dave Coleman
autogenerated on Sat May 3 2025 02:28:05