Add ability to store/query processing state
This is based around the main isProcessing and isAutoreducing methods in the Batch presenter. Also changed the instrument list initialisation in the Runs view to happen after the presenter has accepted the main presenter. This is because the notifications need to go via the main presenter. Re #23041
Showing
- qt/scientific_interfaces/ISISReflectometry/GUI/Runs/IRunsPresenter.h 1 addition, 1 deletion...ic_interfaces/ISISReflectometry/GUI/Runs/IRunsPresenter.h
- qt/scientific_interfaces/ISISReflectometry/GUI/Runs/RunsPresenter.cpp 29 additions, 32 deletions...c_interfaces/ISISReflectometry/GUI/Runs/RunsPresenter.cpp
- qt/scientific_interfaces/ISISReflectometry/GUI/Runs/RunsPresenter.h 5 additions, 2 deletions...fic_interfaces/ISISReflectometry/GUI/Runs/RunsPresenter.h
- qt/scientific_interfaces/ISISReflectometry/IReflBatchPresenter.h 1 addition, 0 deletions...ntific_interfaces/ISISReflectometry/IReflBatchPresenter.h
- qt/scientific_interfaces/ISISReflectometry/ReflBatchPresenter.cpp 13 additions, 4 deletions...tific_interfaces/ISISReflectometry/ReflBatchPresenter.cpp
- qt/scientific_interfaces/ISISReflectometry/ReflBatchPresenter.h 6 additions, 1 deletion...entific_interfaces/ISISReflectometry/ReflBatchPresenter.h
- qt/scientific_interfaces/ISISReflectometry/ReflMainWindowPresenter.cpp 4 additions, 1 deletion..._interfaces/ISISReflectometry/ReflMainWindowPresenter.cpp
- qt/scientific_interfaces/test/ISISReflectometry/Runs/RunsPresenterTest.h 4 additions, 0 deletions...nterfaces/test/ISISReflectometry/Runs/RunsPresenterTest.h
- qt/scientific_interfaces/test/ReflMockObjects.h 1 addition, 0 deletionsqt/scientific_interfaces/test/ReflMockObjects.h
Please register or sign in to comment