Ignore:
Timestamp:
Jan 9, 2018 3:44:55 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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:
a3c94b54
Parents:
6b0c2f6
Message:

More functionality for single model constraints SASVIEW-843

File:
1 edited

Legend:

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

    r378e808 r2109350  
    1010    <x>0</x> 
    1111    <y>0</y> 
    12     <width>335</width> 
     12    <width>369</width> 
    1313    <height>143</height> 
    1414   </rect> 
     
    158158 </widget> 
    159159 <resources/> 
    160  <connections/> 
     160 <connections> 
     161  <connection> 
     162   <sender>cmdOK</sender> 
     163   <signal>clicked()</signal> 
     164   <receiver>MultiConstraintUI</receiver> 
     165   <slot>accept()</slot> 
     166   <hints> 
     167    <hint type="sourcelabel"> 
     168     <x>321</x> 
     169     <y>121</y> 
     170    </hint> 
     171    <hint type="destinationlabel"> 
     172     <x>184</x> 
     173     <y>71</y> 
     174    </hint> 
     175   </hints> 
     176  </connection> 
     177 </connections> 
    161178</ui> 
Note: See TracChangeset for help on using the changeset viewer.