Go to the documentation of this file. 1 #ifndef SKILLDETAILSTREEWIDGET_H
2 #define SKILLDETAILSTREEWIDGET_H
11 #include "../memory/MemoryCommunicatorBase.h"
20 QWidget* parent =
nullptr);
51 std::optional<ShownSkill> shownSkill;
55 const int typeWidth = 200;
60 bool askUserToConfirmWidgetReset();
61 bool checkIfParametersAreModified();
63 bool showWidgetResetConfirmation_ =
true;
67 #endif // SKILLDETAILSTREEWIDGET_H
std::shared_ptr< AronTreeWidgetController > AronTreeWidgetControllerPtr
bool update(mongocxx::collection &coll, const nlohmann::json &query, const nlohmann::json &update)
std::shared_ptr< Dict > DictPtr