Changeset dba6e57 in sasview for src/sas/qtgui/Perspectives/Fitting
- Timestamp:
- Feb 16, 2017 9:28:08 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:
- d84bc69
- Parents:
- 8bdb6f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/UI/fitting.ui
r4c7dd9f rdba6e57 7 7 <x>0</x> 8 8 <y>0</y> 9 <width>6 13</width>9 <width>674</width> 10 10 <height>723</height> 11 11 </rect> … … 129 129 </item> 130 130 <item row="1" column="0"> 131 <widget class="QComboBox" name="comboBox"> 132 <item> 133 <property name="text"> 134 <string>Shapes</string> 135 </property> 136 </item> 137 <item> 138 <property name="text"> 139 <string>Shape-independent</string> 140 </property> 141 </item> 142 </widget> 131 <widget class="QComboBox" name="comboBox"/> 143 132 </item> 144 133 <item row="1" column="1"> 145 <widget class="QComboBox" name="comboBox_2"> 146 <item> 147 <property name="text"> 148 <string>Binary HS Model</string> 149 </property> 150 </item> 151 <item> 152 <property name="text"> 153 <string>None</string> 154 </property> 155 </item> 156 </widget> 134 <widget class="QComboBox" name="comboBox_2"/> 157 135 </item> 158 136 <item row="1" column="2">
Note: See TracChangeset
for help on using the changeset viewer.