[fa81e94] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
| 3 | <class>DmaxExplorer</class> |
---|
| 4 | <widget class="QDialog" name="DmaxExplorer"> |
---|
| 5 | <property name="geometry"> |
---|
| 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
[8f83719f] | 9 | <width>394</width> |
---|
| 10 | <height>426</height> |
---|
[fa81e94] | 11 | </rect> |
---|
| 12 | </property> |
---|
| 13 | <property name="windowTitle"> |
---|
| 14 | <string>Dialog</string> |
---|
| 15 | </property> |
---|
[8f83719f] | 16 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
[fa81e94] | 17 | <item row="0" column="0"> |
---|
| 18 | <layout class="QVBoxLayout" name="verticalLayout"> |
---|
| 19 | <item> |
---|
| 20 | <spacer name="verticalSpacer"> |
---|
| 21 | <property name="orientation"> |
---|
| 22 | <enum>Qt::Vertical</enum> |
---|
| 23 | </property> |
---|
| 24 | <property name="sizeHint" stdset="0"> |
---|
| 25 | <size> |
---|
| 26 | <width>20</width> |
---|
[8f83719f] | 27 | <height>305</height> |
---|
[fa81e94] | 28 | </size> |
---|
| 29 | </property> |
---|
| 30 | </spacer> |
---|
| 31 | </item> |
---|
| 32 | <item> |
---|
| 33 | <layout class="QGridLayout" name="gridLayout"> |
---|
| 34 | <item row="0" column="0"> |
---|
[8f83719f] | 35 | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
---|
[fa81e94] | 36 | <item> |
---|
[8f83719f] | 37 | <widget class="QLabel" name="label"> |
---|
| 38 | <property name="text"> |
---|
| 39 | <string>Dependent Variable:</string> |
---|
| 40 | </property> |
---|
| 41 | </widget> |
---|
[fa81e94] | 42 | </item> |
---|
| 43 | <item> |
---|
[8f83719f] | 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> |
---|
[fa81e94] | 81 | </item> |
---|
| 82 | <item> |
---|
[8f83719f] | 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> |
---|
[fa81e94] | 94 | </item> |
---|
[8f83719f] | 95 | </layout> |
---|
| 96 | </item> |
---|
| 97 | <item row="1" column="0"> |
---|
| 98 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
---|
[fa81e94] | 99 | <item> |
---|
[8f83719f] | 100 | <widget class="QLabel" name="label_2"> |
---|
| 101 | <property name="text"> |
---|
| 102 | <string>Npts</string> |
---|
| 103 | </property> |
---|
| 104 | </widget> |
---|
[fa81e94] | 105 | </item> |
---|
| 106 | <item> |
---|
[8f83719f] | 107 | <widget class="QLineEdit" name="Npts"/> |
---|
[fa81e94] | 108 | </item> |
---|
| 109 | <item> |
---|
[8f83719f] | 110 | <widget class="QLabel" name="label_3"> |
---|
| 111 | <property name="text"> |
---|
| 112 | <string>Min Distance [â«]</string> |
---|
| 113 | </property> |
---|
| 114 | </widget> |
---|
[fa81e94] | 115 | </item> |
---|
| 116 | <item> |
---|
[8f83719f] | 117 | <widget class="QLineEdit" name="minDist"/> |
---|
[fa81e94] | 118 | </item> |
---|
[8f83719f] | 119 | <item> |
---|
| 120 | <widget class="QLabel" name="label_4"> |
---|
| 121 | <property name="text"> |
---|
| 122 | <string>Max Distance [â«]</string> |
---|
| 123 | </property> |
---|
| 124 | </widget> |
---|
| 125 | </item> |
---|
| 126 | <item> |
---|
| 127 | <widget class="QLineEdit" name="maxDist"/> |
---|
| 128 | </item> |
---|
| 129 | </layout> |
---|
[fa81e94] | 130 | </item> |
---|
[8f83719f] | 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> |
---|
[fa81e94] | 154 | </item> |
---|
| 155 | </layout> |
---|
| 156 | </item> |
---|
| 157 | </layout> |
---|
| 158 | </item> |
---|
| 159 | </layout> |
---|
| 160 | </widget> |
---|
| 161 | <resources/> |
---|
| 162 | <connections/> |
---|
| 163 | </ui> |
---|