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, moveit_setup_assistant::MoveItConfigDataPtr config_data)
 
virtual void focusGiven ()
 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 edited_email ()
 
void edited_name ()
 

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 53 of file author_information_widget.h.

Constructor & Destructor Documentation

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

Definition at line 62 of file author_information_widget.cpp.

Member Function Documentation

void moveit_setup_assistant::AuthorInformationWidget::edited_email ( )
privateslot

Definition at line 115 of file author_information_widget.cpp.

void moveit_setup_assistant::AuthorInformationWidget::edited_name ( )
privateslot

Definition at line 109 of file author_information_widget.cpp.

void moveit_setup_assistant::AuthorInformationWidget::focusGiven ( )
virtual

Received when this widget is chosen from the navigation menu.

Reimplemented from SetupScreenWidget.

Definition at line 102 of file author_information_widget.cpp.

Member Data Documentation

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

Contains all the configuration data for the setup assistant.

Definition at line 85 of file author_information_widget.h.

QLineEdit* moveit_setup_assistant::AuthorInformationWidget::email_edit_

Definition at line 73 of file author_information_widget.h.

QLineEdit* moveit_setup_assistant::AuthorInformationWidget::name_edit_

Definition at line 71 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 Sun Oct 18 2020 13:19:28