Changeset 8f83719f in sasview for src/sas/qtgui/Perspectives/Inversion/UI/DMaxExplorer.ui
- Timestamp:
- Nov 24, 2017 9:57:08 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:
- f4480f0
- Parents:
- cb4d219
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Perspectives/Inversion/UI/DMaxExplorer.ui
rfa81e94 r8f83719f 7 7 <x>0</x> 8 8 <y>0</y> 9 <width> 609</width>10 <height> 524</height>9 <width>394</width> 10 <height>426</height> 11 11 </rect> 12 12 </property> … … 14 14 <string>Dialog</string> 15 15 </property> 16 <layout class="QGridLayout" name="gridLayout_ 2">16 <layout class="QGridLayout" name="gridLayout_3"> 17 17 <item row="0" column="0"> 18 18 <layout class="QVBoxLayout" name="verticalLayout"> … … 25 25 <size> 26 26 <width>20</width> 27 <height> 40</height>27 <height>305</height> 28 28 </size> 29 29 </property> … … 32 32 <item> 33 33 <layout class="QGridLayout" name="gridLayout"> 34 <item row="1" column="2">35 <widget class="QLabel" name="label_4">36 <property name="text">37 <string>Max Distance [â«]</string>38 </property>39 </widget>40 </item>41 <item row="1" column="3">42 <widget class="QLineEdit" name="maxDist"/>43 </item>44 <item row="0" column="2">45 <widget class="QLabel" name="label_2">46 <property name="text">47 <string>Npts</string>48 </property>49 </widget>50 </item>51 <item row="0" column="3">52 <widget class="QLineEdit" name="Npts"/>53 </item>54 34 <item row="0" column="0"> 55 <widget class="QLabel" name="label"> 56 <property name="text"> 57 <string>Dependent Variable:</string> 58 </property> 59 </widget> 60 </item> 61 <item row="1" column="1"> 62 <widget class="QLineEdit" name="minDist"/> 63 </item> 64 <item row="0" column="1"> 65 <widget class="QComboBox" name="dependentVariable"> 35 <layout class="QHBoxLayout" name="horizontalLayout_3"> 66 36 <item> 67 <property name="text"> 68 <string>1-Ï positive fraction</string> 69 </property> 37 <widget class="QLabel" name="label"> 38 <property name="text"> 39 <string>Dependent Variable:</string> 40 </property> 41 </widget> 70 42 </item> 71 43 <item> 72 <property name="text"> 73 <string>ϲ/dof</string> 74 </property> 44 <widget class="QComboBox" name="dependentVariable"> 45 <item> 46 <property name="text"> 47 <string>1-Ï positive fraction</string> 48 </property> 49 </item> 50 <item> 51 <property name="text"> 52 <string>ϲ/dof</string> 53 </property> 54 </item> 55 <item> 56 <property name="text"> 57 <string>I(Q=0)</string> 58 </property> 59 </item> 60 <item> 61 <property name="text"> 62 <string>Rg</string> 63 </property> 64 </item> 65 <item> 66 <property name="text"> 67 <string>Oscillation parameter</string> 68 </property> 69 </item> 70 <item> 71 <property name="text"> 72 <string>Background</string> 73 </property> 74 </item> 75 <item> 76 <property name="text"> 77 <string>Positive Fraction</string> 78 </property> 79 </item> 80 </widget> 75 81 </item> 76 82 <item> 77 <property name="text"> 78 <string>I(Q=0)</string> 79 </property> 83 <spacer name="horizontalSpacer_2"> 84 <property name="orientation"> 85 <enum>Qt::Horizontal</enum> 86 </property> 87 <property name="sizeHint" stdset="0"> 88 <size> 89 <width>40</width> 90 <height>20</height> 91 </size> 92 </property> 93 </spacer> 94 </item> 95 </layout> 96 </item> 97 <item row="1" column="0"> 98 <layout class="QHBoxLayout" name="horizontalLayout_2"> 99 <item> 100 <widget class="QLabel" name="label_2"> 101 <property name="text"> 102 <string>Npts</string> 103 </property> 104 </widget> 80 105 </item> 81 106 <item> 82 <property name="text"> 83 <string>Rg</string> 84 </property> 107 <widget class="QLineEdit" name="Npts"/> 85 108 </item> 86 109 <item> 87 <property name="text"> 88 <string>Oscillation parameter</string> 89 </property> 110 <widget class="QLabel" name="label_3"> 111 <property name="text"> 112 <string>Min Distance [â«]</string> 113 </property> 114 </widget> 90 115 </item> 91 116 <item> 92 <property name="text"> 93 <string>Background</string> 94 </property> 117 <widget class="QLineEdit" name="minDist"/> 95 118 </item> 96 119 <item> 97 <property name="text"> 98 <string>Positive Fraction</string> 99 </property> 120 <widget class="QLabel" name="label_4"> 121 <property name="text"> 122 <string>Max Distance [â«]</string> 123 </property> 124 </widget> 100 125 </item> 101 </widget> 126 <item> 127 <widget class="QLineEdit" name="maxDist"/> 128 </item> 129 </layout> 102 130 </item> 103 <item row="1" column="0"> 104 <widget class="QLabel" name="label_3"> 105 <property name="text"> 106 <string>Min Distance [â«]</string> 107 </property> 108 </widget> 109 </item> 110 <item row="2" column="0" colspan="4"> 111 <widget class="QPushButton" name="closeButton"> 112 <property name="text"> 113 <string>Close</string> 114 </property> 115 </widget> 131 <item row="2" column="0"> 132 <layout class="QHBoxLayout" name="horizontalLayout"> 133 <item> 134 <spacer name="horizontalSpacer"> 135 <property name="orientation"> 136 <enum>Qt::Horizontal</enum> 137 </property> 138 <property name="sizeHint" stdset="0"> 139 <size> 140 <width>40</width> 141 <height>20</height> 142 </size> 143 </property> 144 </spacer> 145 </item> 146 <item> 147 <widget class="QPushButton" name="closeButton"> 148 <property name="text"> 149 <string>Close</string> 150 </property> 151 </widget> 152 </item> 153 </layout> 116 154 </item> 117 155 </layout>
Note: See TracChangeset
for help on using the changeset viewer.