|
#include <RobotAPI/libraries/skills_gui/executions/SkillExecutionTreeWidget.h>
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 84 of file SkillExecutionTreeWidget.cpp.
SelectedExecution& getSelectedExecution | ( | ) |
|
slot |
Definition at line 143 of file SkillExecutionTreeWidget.cpp.