Go to the documentation of this file.
24 #include <QTreeWidgetItem>
32 class AronTreeWidgetItem;
73 void handleEditable();
74 std::string generateUniqueKeyFromSet(std::set<std::string>&& usedKeys);
75 QTreeWidgetItem* parentOfCreatedObj =
nullptr;
76 QTreeWidget* toplevelWidget =
nullptr;
77 const std::string defaultMapKeyName =
"key_";
79 bool editableValue =
false;
const type::VariantPtr Input
std::shared_ptr< class Matrix > MatrixPtr
std::shared_ptr< class Image > ImagePtr
std::shared_ptr< class NDArray > NDArrayPtr
std::shared_ptr< class Tuple > TuplePtr
std::shared_ptr< class PointCloud > PointCloudPtr
std::shared_ptr< class Float > FloatPtr
std::shared_ptr< class List > ListPtr
std::shared_ptr< class Long > LongPtr
std::shared_ptr< class String > StringPtr
std::shared_ptr< class Pair > PairPtr
std::shared_ptr< class Dict > DictPtr
std::shared_ptr< class Bool > BoolPtr
std::shared_ptr< IntEnum > IntEnumPtr
std::shared_ptr< Object > ObjectPtr
The VariantVisitor struct.
std::shared_ptr< class Quaternion > QuaternionPtr
std::shared_ptr< class Int > IntPtr
std::shared_ptr< class Double > DoublePtr
This file offers overloads of toIce() and fromIce() functions for STL container types.