Re #16734 Make the generic presenter push the new actions
Also create slots for when the actions are triggered. In addition, I removed the 'Prepend Row' action. The reason is that there's already an action to append rows, and if I kept 'prepend rows' I would need the equivalent for 'prepend group', which would make three new actions, which is prehaps too much
Showing
- MantidQt/CustomInterfaces/src/Reflectometry/ReflMainViewPresenter.cpp 1 addition, 1 deletion...tomInterfaces/src/Reflectometry/ReflMainViewPresenter.cpp
- MantidQt/MantidWidgets/CMakeLists.txt 2 additions, 1 deletionMantidQt/MantidWidgets/CMakeLists.txt
- MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataProcessorUI/DataProcessorPrependRowCommand.h 0 additions, 47 deletions...dWidgets/DataProcessorUI/DataProcessorPrependRowCommand.h
- MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataProcessorUI/DataProcessorPresenter.h 3 additions, 2 deletions...dQtMantidWidgets/DataProcessorUI/DataProcessorPresenter.h
- MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataProcessorUI/GenericDataProcessorPresenter.h 4 additions, 1 deletion...idWidgets/DataProcessorUI/GenericDataProcessorPresenter.h
- MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/DataProcessorUI/QDataProcessorWidget.h 2 additions, 1 deletion...tidQtMantidWidgets/DataProcessorUI/QDataProcessorWidget.h
- MantidQt/MantidWidgets/src/DataProcessorUI/GenericDataProcessorPresenter.cpp 17 additions, 12 deletions...ets/src/DataProcessorUI/GenericDataProcessorPresenter.cpp
- MantidQt/MantidWidgets/src/DataProcessorUI/QDataProcessorWidget.cpp 11 additions, 4 deletions...antidWidgets/src/DataProcessorUI/QDataProcessorWidget.cpp
Loading
Please register or sign in to comment