Skip to content
Snippets Groups Projects
Commit 686def2d authored by Eike Ziller's avatar Eike Ziller
Browse files

Resource editor: Remove lots of indirections


Because only the tree view had access to the resource model, many
methods in the IEditor instance and document were going their way
through IEditor -> QRC editor widget -> tree view -> model.
Create the model in the document instead, pass that model to the tree
view, and let the document work on the model directly.

Change-Id: I76405e60f118e2bbf63d3f9a4d39cd73be64aa14
Reviewed-by: default avatarDaniel Teske <daniel.teske@theqtcompany.com>
parent ae477c3a
No related branches found
No related tags found
Loading
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