Changeset 3090270 in sasview
- Timestamp:
- Sep 8, 2018 9:25:02 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- c8536d6c
- Parents:
- 99ce461
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/FittingWidget.py
r0cd98a1 r3090270 2817 2817 self.current_shell_displayed = index 2818 2818 2819 # Change 'n' in the parameter model, thereby updating the underlying model 2820 self._model_model.item(self._n_shells_row, 1).setText(str(index)) 2821 2819 2822 # Update relevant models 2820 2823 self.setPolyModel()
Note: See TracChangeset
for help on using the changeset viewer.