|
|
#include <RobotAPI/components/InterventionDebugger/InterventionDebugger.h>
Inheritance diagram for EmergencyStopTab:Public Attributes | |
| ToggleButton | emergencyStopActive |
Public Attributes inherited from Tab | |
| std::unique_ptr< TabImpl > | impl |
Additional Inherited Members | |
Public Member Functions inherited from Tab | |
| void | create (std::string const &name, Ice::ObjectPrx const &remoteGuiObject, Widget const &rootWidget) |
| void | receiveUpdates () |
| void | remove () |
| void | sendUpdates () |
| Tab () | |
| Tab (Tab &&other) | |
| ~Tab () | |
Definition at line 89 of file InterventionDebugger.h.
| ToggleButton emergencyStopActive |
Definition at line 91 of file InterventionDebugger.h.