AronTreeWidgetController Class Reference

#include <RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/AronTreeWidgetController.h>

+ Inheritance diagram for AronTreeWidgetController:

Public Slots

void ShowContextMenu (const QPoint &)
 

Public Member Functions

 AronTreeWidgetController (QTreeWidget *tree, QTreeWidgetItem *parent, const aron::type::ObjectPtr &type, const aron::data::DictPtr &data=nullptr)
 
aron::data::DictPtr convertToAron () const
 
void setFromAron (const aron::data::DictPtr &)
 

Detailed Description

Definition at line 20 of file AronTreeWidgetController.h.

Constructor & Destructor Documentation

◆ AronTreeWidgetController()

AronTreeWidgetController ( QTreeWidget *  tree,
QTreeWidgetItem *  parent,
const aron::type::ObjectPtr type,
const aron::data::DictPtr data = nullptr 
)

Definition at line 12 of file AronTreeWidgetController.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ convertToAron()

aron::data::DictPtr convertToAron ( ) const

Definition at line 57 of file AronTreeWidgetController.cpp.

+ Here is the call graph for this function:

◆ setFromAron()

void setFromAron ( const aron::data::DictPtr data)

Definition at line 71 of file AronTreeWidgetController.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ShowContextMenu

void ShowContextMenu ( const QPoint &  pos)
slot

Definition at line 80 of file AronTreeWidgetController.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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