Changeset 91ad45c in sasview for src/sas/qtgui/Perspectives/Fitting/UI/ConstraintWidgetUI.ui
- Timestamp:
- Mar 1, 2018 8:02:28 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:
- e4c475b7
- Parents:
- fde5bcd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Fitting/UI/ConstraintWidgetUI.ui
rbe8f4b0 r91ad45c 7 7 <x>0</x> 8 8 <y>0</y> 9 <width> 340</width>10 <height>4 41</height>9 <width>428</width> 10 <height>457</height> 11 11 </rect> 12 12 </property> … … 14 14 <string>Constrained and Simultaneous Fit</string> 15 15 </property> 16 <layout class="QGridLayout" name="gridLayout _3">16 <layout class="QGridLayout" name="gridLayout"> 17 17 <item row="0" column="0"> 18 18 <widget class="QGroupBox" name="groupBox"> … … 20 20 <string>Source choice for simultaneous fitting</string> 21 21 </property> 22 <layout class="Q GridLayout" name="gridLayout">23 <item row="0" column="0">22 <layout class="QVBoxLayout" name="verticalLayout"> 23 <item> 24 24 <layout class="QHBoxLayout" name="horizontalLayout_2"> 25 25 <item> … … 41 41 </item> 42 42 <item> 43 <widget class="QCheckBox" name="chkChain"> 44 <property name="text"> 45 <string>Chained fit</string> 46 </property> 47 </widget> 48 </item> 49 <item> 43 50 <spacer name="horizontalSpacer"> 44 51 <property name="orientation"> … … 47 54 <property name="sizeHint" stdset="0"> 48 55 <size> 49 <width>1 98</width>50 <height> 20</height>56 <width>18</width> 57 <height>17</height> 51 58 </size> 52 59 </property> … … 55 62 </layout> 56 63 </item> 57 <item row="1" column="0">64 <item> 58 65 <widget class="QTableWidget" name="tblTabList"> 59 66 <property name="sizePolicy">
Note: See TracChangeset
for help on using the changeset viewer.