TomographicImaging / eqt

A number of templates and tools to develop Qt GUI's with Python effectively.
Other
2 stars 3 forks source link

Save tab method in dock widgets #141

Open DanicaSTFC opened 3 months ago

DanicaSTFC commented 3 months ago

We can add the save tab method in eqt and remove it from the CIL-GUI. See https://github.com/TomographicImaging/CIL-GUI/pull/210

This method should avoid changing the dictionary in a for loop. See comment by @paskino on modifying dictionaries in https://github.com/TomographicImaging/CIL-GUI/pull/210#discussion_r1572515050