Changeset e712ca5 in sasview
- Timestamp:
- Feb 7, 2017 9:55:15 AM (8 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:
- bda1faa7
- Parents:
- b789967
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UI/BoxSumUI.ui
r3bdbfcc re712ca5 7 7 <x>0</x> 8 8 <y>0</y> 9 <width> 529</width>10 <height> 492</height>9 <width>447</width> 10 <height>315</height> 11 11 </rect> 12 12 </property> … … 30 30 <string>Box dimensions</string> 31 31 </property> 32 <layout class="QGridLayout" name="gridLayout_ 3">32 <layout class="QGridLayout" name="gridLayout_4"> 33 33 <item row="0" column="0"> 34 <layout class="Q HBoxLayout" name="horizontalLayout">35 <item >34 <layout class="QGridLayout" name="gridLayout_3"> 35 <item row="0" column="0"> 36 36 <widget class="QGroupBox" name="groupBox_4"> 37 37 <property name="title"> … … 90 90 </widget> 91 91 </item> 92 <item >92 <item row="0" column="1"> 93 93 <widget class="QGroupBox" name="groupBox_2"> 94 94 <property name="title"> … … 113 113 </widget> 114 114 </item> 115 <item row="0" column="2"> 116 <widget class="QLabel" name="label_13"> 117 <property name="text"> 118 <string><html><head/><body><p>A<span style=" vertical-align:super;">-1</span></p></body></html></string> 119 </property> 120 </widget> 121 </item> 115 122 <item row="1" column="0"> 116 123 <widget class="QLabel" name="label_4"> … … 130 137 <property name="text"> 131 138 <string/> 139 </property> 140 </widget> 141 </item> 142 <item row="1" column="2"> 143 <widget class="QLabel" name="label_12"> 144 <property name="text"> 145 <string><html><head/><body><p>A<span style=" vertical-align:super;">-1</span></p></body></html></string> 132 146 </property> 133 147 </widget>
Note: See TracChangeset
for help on using the changeset viewer.