hpp-gui
4.13.0
Graphical interface for HPP
|
Go to the documentation of this file.
6 #ifndef NUMERICALCONSTRAINTPICKER_HH
7 #define NUMERICALCONSTRAINTPICKER_HH
9 #include <omniORB4/CORBA.h>
11 #include <QListWidgetItem>
15 class NumericalConstraintPicker;
20 class HppWidgetsPlugin;
38 Ui::NumericalConstraintPicker*
ui;
44 #endif // NUMERICALCONSTRAINTPICKER_HH
virtual ~NumericalConstraintPicker()
Definition: numericalconstraintpicker.hh:22
NumericalConstraintPicker(HppWidgetsPlugin *plugin, QWidget *parent=0)
void closeEvent(QCloseEvent *event)
Definition: configurationlistwidget.hh:18
namespace that encapsulate all the softwares of humanoid-path-planner
Definition: __init__.py:1
Ui::NumericalConstraintPicker * ui
Definition: numericalconstraintpicker.hh:38
virtual void onConfirmClicked()
HppWidgetsPlugin * plugin_
Definition: numericalconstraintpicker.hh:39