|
|
#include <RobotAPI/libraries/skills_gui/executions/SkillExecutionTreeWidget.h>
Inheritance diagram for SkillExecutionTreeWidget:Classes | |
| struct | SelectedExecution |
Public Slots | |
| void | disconnectGui () |
| void | updateGui (SkillManagerWrapper::Snapshot update) |
Public Member Functions | |
| SelectedExecution & | getSelectedExecution () |
| SkillExecutionTreeWidget (std::shared_ptr< SkillManagerWrapper > _memory, QWidget *parent=nullptr) | |
Additional Inherited Members | |
Protected Member Functions inherited from MemoryCommunicatorBase | |
| MemoryCommunicatorBase (std::shared_ptr< SkillManagerWrapper > _memory) | |
Protected Attributes inherited from MemoryCommunicatorBase | |
| std::shared_ptr< SkillManagerWrapper > | memory |
Definition at line 14 of file SkillExecutionTreeWidget.h.
|
inline |
Definition at line 17 of file SkillExecutionTreeWidget.h.
|
slot |
Definition at line 86 of file SkillExecutionTreeWidget.cpp.
| SelectedExecution& getSelectedExecution | ( | ) |
|
slot |
Definition at line 145 of file SkillExecutionTreeWidget.cpp.
Here is the call graph for this function: