Changeset 9387fe3 in sasview for src/sas/qtgui/Perspectives/Invariant/InvariantPerspective.py
- Timestamp:
- Dec 7, 2017 4:13:42 AM (7 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:
- 8353d90
- Parents:
- 50bfab0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Invariant/InvariantPerspective.py
r50bfab0 r9387fe3 227 227 228 228 self.model = model 229 self.mapper.toFirst() 229 230 self._data = GuiUtils.dataFromItem(self._model_item) 230 231
Note: See TracChangeset
for help on using the changeset viewer.