Signals | Public Member Functions | List of all members
SetupScreenWidget Class Reference

#include <setup_screen_widget.h>

Inheritance diagram for SetupScreenWidget:
Inheritance graph
[legend]

Signals

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...
 

Public Member Functions

virtual void focusGiven ()
 function called when widget is activated, allows to update/initialize GUI More...
 
virtual bool focusLost ()
 function called when widget lost focus, allows to accept/reject changes and to reject switching (returning false) More...
 
 SetupScreenWidget (QWidget *parent)
 

Detailed Description

Definition at line 44 of file setup_screen_widget.h.

Constructor & Destructor Documentation

◆ SetupScreenWidget()

SetupScreenWidget::SetupScreenWidget ( QWidget *  parent)
inline

Definition at line 81 of file setup_screen_widget.h.

Member Function Documentation

◆ focusGiven()

void SetupScreenWidget::focusGiven ( )
virtual

◆ focusLost()

bool SetupScreenWidget::focusLost ( )
virtual

function called when widget lost focus, allows to accept/reject changes and to reject switching (returning false)

Reimplemented in moveit_setup_assistant::PerceptionWidget, and moveit_setup_assistant::SimulationWidget.

Definition at line 44 of file setup_screen_widget.cpp.

◆ highlightGroup

void SetupScreenWidget::highlightGroup ( const std::string &  name)
signal

Event for telling rviz to highlight a group of the robot.

◆ highlightLink

void SetupScreenWidget::highlightLink ( const std::string &  name,
const QColor &   
)
signal

Event for telling rviz to highlight a link of the robot.

◆ isModal

void SetupScreenWidget::isModal ( bool  isModal)
signal

Event for when the current screen is in modal view. Essential disabled the left navigation.

◆ unhighlightAll

void SetupScreenWidget::unhighlightAll ( )
signal

Event for telling rviz to unhighlight all links of the robot.


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