Ignore:
Timestamp:
Aug 24, 2018 3:46:36 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
4fd19be
Parents:
54492dc
Message:

Improve error handling in Chi2 calculations.
Improve bad input communication in Fit Algorithms
SASVIEW-988

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/UI/FittingOptionsUI.ui

    r85487ebd rff3b293  
    555555  <connection> 
    556556   <sender>buttonBox</sender> 
    557    <signal>accepted()</signal> 
    558    <receiver>FittingOptions</receiver> 
    559    <slot>accept()</slot> 
    560    <hints> 
    561     <hint type="sourcelabel"> 
    562      <x>248</x> 
    563      <y>254</y> 
    564     </hint> 
    565     <hint type="destinationlabel"> 
    566      <x>157</x> 
    567      <y>274</y> 
    568     </hint> 
    569    </hints> 
    570   </connection> 
    571   <connection> 
    572    <sender>buttonBox</sender> 
    573557   <signal>rejected()</signal> 
    574558   <receiver>FittingOptions</receiver> 
Note: See TracChangeset for help on using the changeset viewer.