Skip to content
Snippets Groups Projects
user avatar
Tobias Bodmer authored
- New Widget which contains an edittext for each matrix element
- self-contained parsing on changes for error highlighting
- moved onTreeWidgetItemDoubleClicked and onTreeWidgetItemChanged to AronTreeWidgetController.h, these GUI actions only concern the Tree widget details, not however the full scope in SkillManagerMonitorWidgetController.h
- in AronTreeWidgetCreator.h: createSimpleTreeViewWidget() now called insertNewTreeViewWidget(). It also directly adds the created widget to the parent, has control flow reasons to add it directly.
 (otherwise we cannot directly overlay custom widgets inside the AronTreeWidgetCreatorVisitor)
 -
dfb4789a
History