|
|
#include <RobotAPI/gui-plugins/SkillManagerPlugin/aronTreeWidget/visitors/AronTreeWidgetConverter.h>
Inheritance diagram for AronTreeWidgetConverterVisitor:Public Attributes | |
| aron::data::VariantPtr | createdAron = nullptr |
| int | index |
| QTreeWidgetItem * | parentItem |
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 34 of file AronTreeWidgetConverter.h.
|
delete |
|
inline |
Definition at line 43 of file AronTreeWidgetConverter.h.
| bool hasDirectError | ( | ) | const |
Definition at line 57 of file AronTreeWidgetConverter.cpp.
| bool isConversionSuccessful | ( | ) |
Definition at line 45 of file AronTreeWidgetConverter.cpp.
Here is the caller graph for this function:| bool onlyChildFailedConversion | ( | ) |
Definition at line 51 of file AronTreeWidgetConverter.cpp.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 590 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 119 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 553 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 516 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 396 of file AronTreeWidgetConverter.cpp.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 410 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 439 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 152 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 478 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 253 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 246 of file AronTreeWidgetConverter.cpp.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 86 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 185 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 403 of file AronTreeWidgetConverter.cpp.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 355 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 627 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 214 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from Visitor< const type::VariantPtr >.
Definition at line 649 of file AronTreeWidgetConverter.cpp.
| aron::data::VariantPtr createdAron = nullptr |
Definition at line 39 of file AronTreeWidgetConverter.h.
| int index |
Definition at line 38 of file AronTreeWidgetConverter.h.
| QTreeWidgetItem* parentItem |
Definition at line 37 of file AronTreeWidgetConverter.h.