|
|
#include <RobotAPI/libraries/skills_gui/aron_tree_widget/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 609 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 121 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 571 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 533 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 410 of file AronTreeWidgetConverter.cpp.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 424 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 454 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 155 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 494 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 259 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 252 of file AronTreeWidgetConverter.cpp.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 87 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 189 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 417 of file AronTreeWidgetConverter.cpp.
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 368 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 647 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from ConstVariantVisitor.
Definition at line 219 of file AronTreeWidgetConverter.cpp.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from Visitor< const type::VariantPtr >.
Definition at line 675 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.