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

Unique Dict keys, separate edit properties

AronTreeWidgetItem now stores two flags, which column should be
editable. This is necessary, because the parent entry could enable
editing column 0 whilst the current elment can be edited in its value.
Only using the flag of QTreeElement is then too messy.

Also added a parent pointer to the CreatorVisitor. This provides enough
context for a centralized instantiation.

As pointed out: Newly added keys are now unique.
parent 58920b79
No related branches found
No related tags found
2 merge requests!321Merge of all branches of Fabian PK (related to skills),!285Draft: Feature/skills manager edit arguments
Showing with 121 additions and 56 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