Skip to content
Snippets Groups Projects

Reorg dirs: disentangle dependency of `GUI/utils` on `GUI/Models`

Merged t.knopff requested to merge reorg_dirs into develop

To resolve the dependency of GUI/utils on GUI/Models the following has been made:

  • Split the Code of GUI/utils/GUIHelpers.* into GUI/utils/Helpers.* and GUI/Views/GUIHelpers.*. GUI/utils/Helpers.* now only contains utility functions not dependent on models or GUI elements. On the other hand GUI/Views/GUIHelpers.* contains GUI related utility functions.
  • GUI/utils/ImportDataInfo.* has been moved to GUI/Models/ because of the close relationship with the classes contained therein.

Merge request reports

Pipeline #39386 passed

Pipeline passed for 5e0eb4e3 on reorg_dirs

Approved by

Merged by t.knopfft.knopff 3 years ago (Jun 18, 2021 12:07pm UTC)

Merge details

  • Changes merged into develop with 5a7492c0.
  • Deleted the source branch.

Pipeline #39394 passed

Pipeline passed for 5a7492c0 on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading