|
|
#include <ArmarXCore/core/Component.h>#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h>#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h>#include <RobotAPI/gui-plugins/HandUnitPlugin/ui_HandUnitGuiPlugin.h>#include <RobotAPI/interface/units/HandUnitInterface.h>#include <string>#include <QMainWindow>#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
Include dependency graph for HandUnitGuiPlugin.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HandUnitGuiPlugin |
| This plugin offers a widget witch which the HandUnit can be controlled. More... | |
| class | HandUnitWidget |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | HandUnitGuiPluginPtr = std::shared_ptr< HandUnitWidget > |