|
|
#include "EmergencyStopWidget.h"#include <QGridLayout>#include <QShortcut>#include <QTimer>#include <QToolTip>
Include dependency graph for EmergencyStopWidget.cpp:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Macros | |
| #define | EMERGENCY_STOP_PROXY "EmergencyStopMaster" |
| #define | EMERGENCY_STOP_TOPIC_NAME "EmergencyStop" |
| #define EMERGENCY_STOP_PROXY "EmergencyStopMaster" |
Definition at line 31 of file EmergencyStopWidget.cpp.
| #define EMERGENCY_STOP_TOPIC_NAME "EmergencyStop" |
Definition at line 32 of file EmergencyStopWidget.cpp.