Added a few convenience functions for dealing with ConfigService data paths...
Added a few convenience functions for dealing with ConfigService data paths from Python. Should avoid the need to deal with the raw keys. Fixes #2302
Showing
- Code/Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h 12 additions, 3 deletions.../Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h
- Code/Mantid/Framework/Kernel/src/ConfigService.cpp 42 additions, 21 deletionsCode/Mantid/Framework/Kernel/src/ConfigService.cpp
- Code/Mantid/Framework/PythonAPI/CMakeLists.txt 1 addition, 0 deletionsCode/Mantid/Framework/PythonAPI/CMakeLists.txt
- Code/Mantid/Framework/PythonAPI/inc/MantidPythonAPI/PyAlgorithmWrapper.h 4 additions, 4 deletions...mework/PythonAPI/inc/MantidPythonAPI/PyAlgorithmWrapper.h
- Code/Mantid/Framework/PythonAPI/inc/MantidPythonAPI/PythonInterfaceFunctions.h 15 additions, 1 deletion.../PythonAPI/inc/MantidPythonAPI/PythonInterfaceFunctions.h
- Code/Mantid/Framework/PythonAPI/inc/MantidPythonAPI/kernel_exports.h 94 additions, 25 deletions.../Framework/PythonAPI/inc/MantidPythonAPI/kernel_exports.h
- Code/Mantid/Framework/PythonAPI/src/kernel_exports.cpp 9 additions, 2 deletionsCode/Mantid/Framework/PythonAPI/src/kernel_exports.cpp
- Code/Mantid/Framework/PythonAPI/test/SettingsTest.py 82 additions, 0 deletionsCode/Mantid/Framework/PythonAPI/test/SettingsTest.py
Loading
Please register or sign in to comment