-
Gemma Guest authored
- Move the QFileDialog implementation into the view so that the presenter does not need to know about it. Call the dialog functions via the IMessageHandler interface. - Move the save/load JSON functions into the view. Call them via a new IFileHandler interface. Note that not all Qt types are removed from the view's interface yet so a TODO has been added. Re #27242
Gemma Guest authored- Move the QFileDialog implementation into the view so that the presenter does not need to know about it. Call the dialog functions via the IMessageHandler interface. - Move the save/load JSON functions into the view. Call them via a new IFileHandler interface. Note that not all Qt types are removed from the view's interface yet so a TODO has been added. Re #27242
Code owners
Assign users and groups as approvers for specific file changes. Learn more.