Allow changing the instrument window title
When using replaceWorkspace to replace the workspace being shown in an instrument window using the python API, the user can specify the new title of the window. If none is specified, the name of the new workspace is used.
Showing
- qt/python/mantidqt/widgets/instrumentview/_instrumentview.sip 2 additions, 2 deletions...ython/mantidqt/widgets/instrumentview/_instrumentview.sip
- qt/python/mantidqt/widgets/instrumentview/presenter.py 4 additions, 2 deletionsqt/python/mantidqt/widgets/instrumentview/presenter.py
- qt/widgets/instrumentview/inc/MantidQtWidgets/InstrumentView/InstrumentWidget.h 5 additions, 3 deletions...iew/inc/MantidQtWidgets/InstrumentView/InstrumentWidget.h
- qt/widgets/instrumentview/src/InstrumentWidget.cpp 12 additions, 4 deletionsqt/widgets/instrumentview/src/InstrumentWidget.cpp
Loading
Please register or sign in to comment