|
|
#include <QAction>#include <QPushButton>#include <QToolButton>#include <QWidget>#include <IceUtil/UUID.h>#include <ArmarXCore/components/EmergencyStop/EmergencyStop.h>#include <ArmarXCore/core/services/tasks/PeriodicTask.h>#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h>
Include dependency graph for EmergencyStopWidget.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | EmergencyStopWidget |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | EmergencyStopWidgetPtr = IceInternal::Handle< EmergencyStopWidget > |