Changeset ced1bff in sasview for src/sas/qtgui/Perspectives/Fitting/UI
- Timestamp:
- Oct 25, 2017 4:57:22 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:
- 0bb1397
- Parents:
- c82fd8f
- Location:
- src/sas/qtgui/Perspectives/Fitting/UI
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/UI/GPUOptionsUI.ui
ra6cd8d1 rced1bff 8 8 <y>0</y> 9 9 <width>440</width> 10 <height> 178</height>10 <height>211</height> 11 11 </rect> 12 12 </property> … … 17 17 <property name="geometry"> 18 18 <rect> 19 <x> 220</x>20 <y>1 40</y>19 <x>120</x> 20 <y>170</y> 21 21 <width>93</width> 22 22 <height>28</height> … … 31 31 <rect> 32 32 <x>320</x> 33 <y>1 40</y>33 <y>170</y> 34 34 <width>93</width> 35 35 <height>28</height> … … 59 59 <property name="geometry"> 60 60 <rect> 61 <x> 120</x>62 <y>1 40</y>61 <x>220</x> 62 <y>170</y> 63 63 <width>93</width> 64 64 <height>28</height> … … 73 73 <rect> 74 74 <x>20</x> 75 <y>1 40</y>75 <y>170</y> 76 76 <width>93</width> 77 77 <height>28</height> … … 80 80 <property name="text"> 81 81 <string>OK</string> 82 </property> 83 </widget> 84 <widget class="QLabel" name="label"> 85 <property name="geometry"> 86 <rect> 87 <x>20</x> 88 <y>132</y> 89 <width>391</width> 90 <height>37</height> 91 </rect> 92 </property> 93 <property name="font"> 94 <font> 95 <pointsize>8</pointsize> 96 </font> 97 </property> 98 <property name="text"> 99 <string>WARNING: Running tests can take a few minutes!</string> 100 </property> 101 <property name="alignment"> 102 <set>Qt::AlignCenter</set> 82 103 </property> 83 104 </widget>
Note: See TracChangeset
for help on using the changeset viewer.