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