37 class ObjectClassEditDialog;
60 Ui::ObjectClassEditDialog* ui;
EntityEditDialog(QWidget *parent=0)
This tab allows to change the simox attributes of an objectclass entity.
This tab allows to change the motion model attributes of an objectclass entity.
void setClassNameEditable(bool editable)
~ObjectClassEditDialog() override
friend class PriorEditorController
ObjectClassEditDialog(armarx::RobotStateComponentInterfacePrx robotStateComponent, QWidget *parent=0)
void updateEntity(const EntityPtr &entity, std::string filesDBName) override
Pure virtual method.
void updateGui(const EntityPtr &entity) override
Pure virtual method.
This tab allows to change the recognition attributes of an objectclass entity.
::IceInternal::ProxyHandle<::IceProxy::armarx::RobotStateComponentInterface > RobotStateComponentInterfacePrx
IceInternal::Handle< Entity > EntityPtr
Typedef of EntityPtr as IceInternal::Handle<Entity> for convenience.