#include <handeye_control_widget.h>
Definition at line 113 of file handeye_control_widget.h.
◆ ProgressBarWidget()
| moveit_rviz_plugin::ProgressBarWidget::ProgressBarWidget |
( |
QWidget * |
parent, |
|
|
int |
min = 0, |
|
|
int |
max = 0, |
|
|
int |
value = 0 |
|
) |
| |
◆ ~ProgressBarWidget()
| moveit_rviz_plugin::ProgressBarWidget::~ProgressBarWidget |
( |
| ) |
|
|
overridedefault |
◆ getValue()
| int moveit_rviz_plugin::ProgressBarWidget::getValue |
( |
| ) |
|
◆ setMax()
| void moveit_rviz_plugin::ProgressBarWidget::setMax |
( |
int |
value | ) |
|
◆ setMin()
| void moveit_rviz_plugin::ProgressBarWidget::setMin |
( |
int |
value | ) |
|
◆ setValue()
| void moveit_rviz_plugin::ProgressBarWidget::setValue |
( |
int |
value | ) |
|
◆ bar_
| QProgressBar* moveit_rviz_plugin::ProgressBarWidget::bar_ |
◆ max_label_
| QLabel* moveit_rviz_plugin::ProgressBarWidget::max_label_ |
◆ name_label_
| QLabel* moveit_rviz_plugin::ProgressBarWidget::name_label_ |
◆ value_label_
| QLabel* moveit_rviz_plugin::ProgressBarWidget::value_label_ |
The documentation for this class was generated from the following files: