#include <virtual_joints_widget.hpp>
|
void | dataUpdated () |
| When the underlying data has been updated (which can cause other steps to become "Ready") More...
|
|
void | advanceRequest () |
| When this signal is received, the GUI should attempt to advance to the next step. More...
|
|
void | setModalMode (bool isModal) |
| Event for when the current screen is in modal view. Disables the left navigation. More...
|
|
Definition at line 52 of file virtual_joints_widget.hpp.
◆ focusGiven()
void moveit_setup::srdf_setup::VirtualJointsWidget::focusGiven |
( |
| ) |
|
|
overridevirtual |
◆ getSetupStep()
SetupStep& moveit_setup::srdf_setup::VirtualJointsWidget::getSetupStep |
( |
| ) |
|
|
inlineoverridevirtual |
◆ onInit()
void moveit_setup::srdf_setup::VirtualJointsWidget::onInit |
( |
| ) |
|
|
overridevirtual |
◆ btn_cancel_
QPushButton* moveit_setup::srdf_setup::VirtualJointsWidget::btn_cancel_ |
|
protected |
◆ btn_delete_
QPushButton* moveit_setup::srdf_setup::VirtualJointsWidget::btn_delete_ |
|
protected |
◆ btn_edit_
QPushButton* moveit_setup::srdf_setup::VirtualJointsWidget::btn_edit_ |
|
protected |
◆ btn_save_
QPushButton* moveit_setup::srdf_setup::VirtualJointsWidget::btn_save_ |
|
protected |
◆ child_link_field_
QComboBox* moveit_setup::srdf_setup::VirtualJointsWidget::child_link_field_ |
|
protected |
◆ data_table_
QTableWidget* moveit_setup::srdf_setup::VirtualJointsWidget::data_table_ |
|
protected |
◆ joint_type_field_
QComboBox* moveit_setup::srdf_setup::VirtualJointsWidget::joint_type_field_ |
|
protected |
◆ parent_name_field_
QLineEdit* moveit_setup::srdf_setup::VirtualJointsWidget::parent_name_field_ |
|
protected |
◆ setup_step_
VirtualJoints moveit_setup::srdf_setup::VirtualJointsWidget::setup_step_ |
|
protected |
◆ stacked_widget_
QStackedWidget* moveit_setup::srdf_setup::VirtualJointsWidget::stacked_widget_ |
|
protected |
◆ vjoint_edit_widget_
QWidget* moveit_setup::srdf_setup::VirtualJointsWidget::vjoint_edit_widget_ |
|
protected |
◆ vjoint_list_widget_
QWidget* moveit_setup::srdf_setup::VirtualJointsWidget::vjoint_list_widget_ |
|
protected |
◆ vjoint_name_field_
QLineEdit* moveit_setup::srdf_setup::VirtualJointsWidget::vjoint_name_field_ |
|
protected |
The documentation for this class was generated from the following files: