Merge pull request #17871 from mantidproject/17244_refactor_imaging_tool_handling
Imaging: Refactored tool dialogues and settings to be ready for future extensions
No related branches found
No related tags found
Showing
- MantidQt/CustomInterfaces/CMakeLists.txt 14 additions, 7 deletionsMantidQt/CustomInterfaces/CMakeLists.txt
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ITomographyIfaceView.h 4 additions, 25 deletions...antidQtCustomInterfaces/Tomography/ITomographyIfaceView.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoSystemSettings.h 3 additions, 0 deletions.../MantidQtCustomInterfaces/Tomography/TomoSystemSettings.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialog.h 0 additions, 97 deletions...antidQtCustomInterfaces/Tomography/TomoToolConfigDialog.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialogAstra.h 38 additions, 0 deletions...QtCustomInterfaces/Tomography/TomoToolConfigDialogAstra.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialogBase.h 153 additions, 0 deletions...dQtCustomInterfaces/Tomography/TomoToolConfigDialogBase.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialogCustom.h 37 additions, 0 deletions...tCustomInterfaces/Tomography/TomoToolConfigDialogCustom.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialogSavu.h 71 additions, 0 deletions...dQtCustomInterfaces/Tomography/TomoToolConfigDialogSavu.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomoToolConfigDialogTomoPy.h 37 additions, 0 deletions...tCustomInterfaces/Tomography/TomoToolConfigDialogTomoPy.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceModel.h 109 additions, 50 deletions...antidQtCustomInterfaces/Tomography/TomographyIfaceModel.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfacePresenter.h 37 additions, 3 deletions...dQtCustomInterfaces/Tomography/TomographyIfacePresenter.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/TomographyIfaceViewQtGUI.h 7 additions, 88 deletions...dQtCustomInterfaces/Tomography/TomographyIfaceViewQtGUI.h
- MantidQt/CustomInterfaces/inc/MantidQtCustomInterfaces/Tomography/ToolConfigTomoPy.h 1 addition, 3 deletions...nc/MantidQtCustomInterfaces/Tomography/ToolConfigTomoPy.h
- MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialog.cpp 0 additions, 49 deletions.../CustomInterfaces/src/Tomography/TomoToolConfigDialog.cpp
- MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialogAstra.cpp 45 additions, 0 deletions...omInterfaces/src/Tomography/TomoToolConfigDialogAstra.cpp
- MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialogBase.cpp 36 additions, 0 deletions...tomInterfaces/src/Tomography/TomoToolConfigDialogBase.cpp
- MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialogCustom.cpp 71 additions, 0 deletions...mInterfaces/src/Tomography/TomoToolConfigDialogCustom.cpp
- MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialogSavu.cpp 221 additions, 80 deletions...tomInterfaces/src/Tomography/TomoToolConfigDialogSavu.cpp
- MantidQt/CustomInterfaces/src/Tomography/TomoToolConfigDialogTomoPy.cpp 47 additions, 0 deletions...mInterfaces/src/Tomography/TomoToolConfigDialogTomoPy.cpp
- MantidQt/CustomInterfaces/src/Tomography/TomographyIfaceModel.cpp 208 additions, 203 deletions.../CustomInterfaces/src/Tomography/TomographyIfaceModel.cpp
Loading
Please register or sign in to comment