EmergencyStopTab Struct Reference

#include <RobotAPI/components/InterventionDebugger/InterventionDebugger.h>

+ Inheritance diagram for EmergencyStopTab:

Public Attributes

ToggleButton emergencyStopActive
 
- Public Attributes inherited from Tab
std::unique_ptr< TabImplimpl
 

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 ()
 

Detailed Description

Definition at line 89 of file InterventionDebugger.h.

Member Data Documentation

◆ emergencyStopActive

ToggleButton emergencyStopActive

Definition at line 91 of file InterventionDebugger.h.


The documentation for this struct was generated from the following file: