1#ifndef SKILLDETAILSTREEWIDGET_H
2#define SKILLDETAILSTREEWIDGET_H
21 QWidget* parent =
nullptr);
52 std::optional<ShownSkill> shownSkill;
56 const int typeWidth = 200;
61 bool askUserToConfirmWidgetReset();
62 bool checkIfParametersAreModified();
64 bool showWidgetResetConfirmation_ =
true;
MemoryCommunicatorBase(std::shared_ptr< SkillManagerWrapper > _memory)
std::shared_ptr< Dict > DictPtr
std::shared_ptr< AronTreeWidgetController > AronTreeWidgetControllerPtr