SkillExecutionTreeWidget Class Reference

#include <RobotAPI/libraries/skills_gui/executions/SkillExecutionTreeWidget.h>

+ Inheritance diagram for SkillExecutionTreeWidget:

Classes

struct  SelectedExecution
 

Public Slots

void disconnectGui ()
 
void updateExecutions ()
 

Public Member Functions

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

Detailed Description

Definition at line 13 of file SkillExecutionTreeWidget.h.

Constructor & Destructor Documentation

◆ SkillExecutionTreeWidget()

SkillExecutionTreeWidget ( std::shared_ptr< SkillManagerWrapper _memory,
QWidget *  parent = nullptr 
)
inline

Definition at line 16 of file SkillExecutionTreeWidget.h.

Member Function Documentation

◆ disconnectGui

void disconnectGui ( )
slot

Definition at line 84 of file SkillExecutionTreeWidget.cpp.

◆ getSelectedExecution()

SelectedExecution& getSelectedExecution ( )

◆ updateExecutions

void updateExecutions ( )
slot

Definition at line 143 of file SkillExecutionTreeWidget.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: