Skip to content
Snippets Groups Projects
Commit dfb4789a authored by Tobias Bodmer's avatar Tobias Bodmer
Browse files

Impl. EditText widget for Matrix

- 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)
 -
parent 056d6583
No related branches found
No related tags found
Loading
Showing
with 351 additions and 151 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment