moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
moveit_setup::core::SelectModeWidget Class Reference

#include <start_screen_widget.hpp>

Inheritance diagram for moveit_setup::core::SelectModeWidget:
Collaboration diagram for moveit_setup::core::SelectModeWidget:

Public Member Functions

 SelectModeWidget (QWidget *parent)

Public Attributes

QPushButton * btn_new_
QPushButton * btn_exist_
QLabel * widget_instructions_

Detailed Description

Definition at line 145 of file start_screen_widget.hpp.

Constructor & Destructor Documentation

◆ SelectModeWidget()

moveit_setup::core::SelectModeWidget::SelectModeWidget ( QWidget * parent)

Definition at line 443 of file start_screen_widget.cpp.

Member Data Documentation

◆ btn_exist_

QPushButton* moveit_setup::core::SelectModeWidget::btn_exist_

Definition at line 157 of file start_screen_widget.hpp.

◆ btn_new_

QPushButton* moveit_setup::core::SelectModeWidget::btn_new_

Definition at line 156 of file start_screen_widget.hpp.

◆ widget_instructions_

QLabel* moveit_setup::core::SelectModeWidget::widget_instructions_

Definition at line 158 of file start_screen_widget.hpp.


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