6 #ifndef NUMERICALCONSTRAINTPICKER_HH 7 #define NUMERICALCONSTRAINTPICKER_HH 10 #include <QListWidgetItem> 12 #include <omniORB4/CORBA.h> 15 class NumericalConstraintPicker;
20 class HppWidgetsPlugin;
27 void onCancelClicked();
28 virtual void onConfirmClicked();
31 void closeEvent(QCloseEvent* event);
39 Ui::NumericalConstraintPicker *
ui;
45 #endif // NUMERICALCONSTRAINTPICKER_HH Definition: numericalconstraintpicker.hh:22
namespace that encapsulate all the softwares of humanoid-path-planner
Definition: __init__.py:1
Definition: configurationlistwidget.hh:20
HppWidgetsPlugin * plugin_
Definition: numericalconstraintpicker.hh:40
Ui::NumericalConstraintPicker * ui
Definition: numericalconstraintpicker.hh:39