Changeset 9f25bce in sasview for src/sas/qtgui/Plotter2D.py
- Timestamp:
- Mar 31, 2017 9:32:19 AM (8 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 116260a
- Parents:
- 4ff5e35
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Plotter2D.py
r0274aea r9f25bce 277 277 variant_plot = QtCore.QVariant(new_plot) 278 278 GuiUtils.updateModelItemWithPlot(self._item, variant_plot, new_plot.id) 279 # TODO: force immediate display (?)280 279 281 280 def setSlicer(self, slicer):
Note: See TracChangeset
for help on using the changeset viewer.