Added start of the algorithm and GUI to create the sample shape. The algorithm doesn't do
anything yet and isn't actually even registered with the factory. The GUI has most of the basic functionality needed but I still need to work out how to parse the binary tree properly to create the required XML string. Re #451
Showing
- Code/Mantid/DataHandling/inc/MantidDataHandling/CreateSampleShape.h 68 additions, 0 deletions...d/DataHandling/inc/MantidDataHandling/CreateSampleShape.h
- Code/Mantid/DataHandling/src/CreateSampleShape.cpp 42 additions, 0 deletionsCode/Mantid/DataHandling/src/CreateSampleShape.cpp
- Code/qtiplot/MantidQt/CustomDialogs/inc/CreateSampleShapeDialog.h 188 additions, 0 deletions...plot/MantidQt/CustomDialogs/inc/CreateSampleShapeDialog.h
- Code/qtiplot/MantidQt/CustomDialogs/inc/CreateSampleShapeDialog.ui 173 additions, 0 deletions...lot/MantidQt/CustomDialogs/inc/CreateSampleShapeDialog.ui
- Code/qtiplot/MantidQt/CustomDialogs/inc/SampleShapeHelpers.h 161 additions, 0 deletionsCode/qtiplot/MantidQt/CustomDialogs/inc/SampleShapeHelpers.h
- Code/qtiplot/MantidQt/CustomDialogs/src/CreateSampleShapeDialog.cpp 339 additions, 0 deletions...ot/MantidQt/CustomDialogs/src/CreateSampleShapeDialog.cpp
- Code/qtiplot/MantidQt/CustomDialogs/src/SampleShapeHelpers.cpp 289 additions, 0 deletions...qtiplot/MantidQt/CustomDialogs/src/SampleShapeHelpers.cpp
Loading
Please register or sign in to comment