#include <trajectory_panel.h>
Definition at line 51 of file trajectory_panel.h.
◆ TrajectoryPanel()
moveit_rviz_plugin::TrajectoryPanel::TrajectoryPanel |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~TrajectoryPanel()
moveit_rviz_plugin::TrajectoryPanel::~TrajectoryPanel |
( |
| ) |
|
|
overridedefault |
◆ getSliderPosition()
int moveit_rviz_plugin::TrajectoryPanel::getSliderPosition |
( |
| ) |
const |
|
inline |
◆ isPaused()
bool moveit_rviz_plugin::TrajectoryPanel::isPaused |
( |
| ) |
const |
|
inline |
◆ onDisable()
void moveit_rviz_plugin::TrajectoryPanel::onDisable |
( |
| ) |
|
◆ onEnable()
void moveit_rviz_plugin::TrajectoryPanel::onEnable |
( |
| ) |
|
◆ onInitialize()
void moveit_rviz_plugin::TrajectoryPanel::onInitialize |
( |
| ) |
|
|
override |
◆ pauseButton()
void moveit_rviz_plugin::TrajectoryPanel::pauseButton |
( |
bool |
check | ) |
|
◆ setSliderPosition()
void moveit_rviz_plugin::TrajectoryPanel::setSliderPosition |
( |
int |
position | ) |
|
◆ update()
void moveit_rviz_plugin::TrajectoryPanel::update |
( |
int |
way_point_count | ) |
|
◆ button_
QPushButton* moveit_rviz_plugin::TrajectoryPanel::button_ |
|
protected |
◆ last_way_point_
int moveit_rviz_plugin::TrajectoryPanel::last_way_point_ |
|
protected |
◆ maximum_label_
QLabel* moveit_rviz_plugin::TrajectoryPanel::maximum_label_ |
|
protected |
◆ minimum_label_
QLabel* moveit_rviz_plugin::TrajectoryPanel::minimum_label_ |
|
protected |
◆ paused_
bool moveit_rviz_plugin::TrajectoryPanel::paused_ |
|
protected |
◆ slider_
QSlider* moveit_rviz_plugin::TrajectoryPanel::slider_ |
|
protected |
The documentation for this class was generated from the following files: