Ignore:
Timestamp:
Jan 10, 2018 3:15:53 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:
d3c0b95
Parents:
0595bb7
git-author:
Piotr Rozyczko <rozyczko@…> (01/09/18 01:44:55)
git-committer:
Piotr Rozyczko <rozyczko@…> (01/10/18 03:15:53)
Message:

More functionality for single model constraints SASVIEW-843

File:
1 edited

Legend:

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

    r7fd20fc reae226b  
    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.