hpp-gui
4.13.0
Graphical interface for HPP
|
Go to the documentation of this file.
6 #ifndef LISTJOINTCONSTRAINT_HH
7 #define LISTJOINTCONSTRAINT_HH
36 virtual QString
getName()
const;
42 #endif // LISTJOINTCONSTRAINT_HH
Definition: listjointconstraint.hh:31
virtual ~LockedJointConstraint()
LockedJointConstraint(HppWidgetsPlugin *plugin)
virtual QWidget * getWidget() const
virtual void operator()(QString const &name)
Definition: iconstraint.hh:13
namespace that encapsulate all the softwares of humanoid-path-planner
Definition: __init__.py:1
virtual QString getName() const
ListJointConstraint(HppWidgetsPlugin *plugin)
virtual ~ListJointConstraint()
QWidget * widget_
Definition: listjointconstraint.hh:27
HppWidgetsPlugin * plugin_
Definition: listjointconstraint.hh:26
Definition: listjointconstraint.hh:17
QListWidget * jointList_
Definition: listjointconstraint.hh:28