|
|
This tab allows to change the simox attributes of an objectclass entity. More...
#include <MemoryX/gui-plugins/PriorMemoryEditor/ObjectClassEditDialog/ManipulationAttributesEditTab.h>
Inheritance diagram for ManipulationAttributesEditTab:Public Slots | |
| void | collisionFileSelected () |
| void | editGrasps () |
| void | manipulationFileSelected () |
| void | update () |
| void | visuFileSelected () |
Public Member Functions | |
| ManipulationAttributesEditTab (armarx::RobotStateComponentInterfacePrx robotStateComponent, QWidget *parent=0) | |
| void | updateEntity (const EntityPtr &entity, std::string filesDBName) override |
| Pure virtual method. More... | |
| void | updateGui (const EntityPtr &entity) override |
| Pure virtual method. More... | |
| ~ManipulationAttributesEditTab () override | |
Public Member Functions inherited from EntityAttributesEditTab | |
| EntityAttributesEditTab (QWidget *parent=0) | |
This tab allows to change the simox attributes of an objectclass entity.
Definition at line 41 of file ManipulationAttributesEditTab.h.
|
explicit |
Definition at line 39 of file ManipulationAttributesEditTab.cpp.
Here is the call graph for this function:
|
override |
Definition at line 79 of file ManipulationAttributesEditTab.cpp.
|
slot |
Definition at line 142 of file ManipulationAttributesEditTab.cpp.
Here is the caller graph for this function:
|
slot |
Definition at line 148 of file ManipulationAttributesEditTab.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
slot |
Definition at line 130 of file ManipulationAttributesEditTab.cpp.
Here is the caller graph for this function:
|
slot |
Definition at line 194 of file ManipulationAttributesEditTab.cpp.
Here is the caller graph for this function:
|
overridevirtual |
Pure virtual method.
Implement this in order to update the entity with information edited in the gui
| entity | the entity to update |
Implements EntityAttributesEditTab.
Definition at line 103 of file ManipulationAttributesEditTab.cpp.
Here is the caller graph for this function:
|
overridevirtual |
Pure virtual method.
Implement this in order to update the dialog with the information contained in the entity provided as parameter.
| entity | the entity used for updating the Gui |
Implements EntityAttributesEditTab.
Definition at line 85 of file ManipulationAttributesEditTab.cpp.
Here is the caller graph for this function:
|
slot |
Definition at line 136 of file ManipulationAttributesEditTab.cpp.
Here is the caller graph for this function: