ShutdownButton Class Reference
This plugin provides a shutdown button. More...
#include <ShutdownButton.hh>
| Public Slots | |
| void | OnStop () | 
| Callback in Qt thread when close button is clicked. | |
| Public Member Functions | |
| ShutdownButton () | |
| Constructor. | |
| virtual | ~ShutdownButton () override | 
| Destructor. | |
| void | LoadConfig (const tinyxml2::XMLElement *_pluginElem) override | 
Detailed Description
This plugin provides a shutdown button.
Constructor & Destructor Documentation
◆ ShutdownButton()
| ShutdownButton | ( | ) | 
Constructor.
◆ ~ShutdownButton()
| 
 | overridevirtual | 
Destructor.
Member Function Documentation
◆ LoadConfig()
| 
 | override | 
◆ OnStop
| 
 | slot | 
Callback in Qt thread when close button is clicked.
The documentation for this class was generated from the following file: