|
#include <RobotAPI/libraries/skills_gui/aron_tree_widget/visitors/AronTreeWidgetModalCreator.h>
Public Attributes | |
AronTreeWidgetModalControllerPtr | createdModal = nullptr |
AronTreeWidgetItem * | item = nullptr |
std::string | label = "" |
QTreeWidget * | parent = nullptr |
Additional Inherited Members | |
Public Types inherited from Visitor< const type::VariantPtr > | |
using | Input = typename VisitorBase< const type::VariantPtr >::Input |
Public Types inherited from VisitorBase< const type::VariantPtr > | |
using | Input = const type::VariantPtr |
Static Public Member Functions inherited from ConstVariantVisitor | |
static type::Descriptor | GetDescriptor (Input &n) |
Definition at line 35 of file AronTreeWidgetModalCreator.h.
|
delete |
|
inline |
Definition at line 45 of file AronTreeWidgetModalCreator.h.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 41 of file AronTreeWidgetModalCreator.cpp.
|
finalvirtual |
Reimplemented from Visitor< const type::VariantPtr >.
Definition at line 48 of file AronTreeWidgetModalCreator.cpp.
AronTreeWidgetModalControllerPtr createdModal = nullptr |
Definition at line 41 of file AronTreeWidgetModalCreator.h.
AronTreeWidgetItem* item = nullptr |
Definition at line 39 of file AronTreeWidgetModalCreator.h.
std::string label = "" |
Definition at line 38 of file AronTreeWidgetModalCreator.h.
QTreeWidget* parent = nullptr |
Definition at line 40 of file AronTreeWidgetModalCreator.h.