[f721030] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
| 3 | <class>Dialog</class> |
---|
| 4 | <widget class="QDialog" name="Dialog"> |
---|
| 5 | <property name="geometry"> |
---|
| 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
[f1f3e6a] | 9 | <width>511</width> |
---|
[f721030] | 10 | <height>458</height> |
---|
| 11 | </rect> |
---|
| 12 | </property> |
---|
[f1f3e6a] | 13 | <property name="sizePolicy"> |
---|
| 14 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
| 15 | <horstretch>0</horstretch> |
---|
| 16 | <verstretch>0</verstretch> |
---|
| 17 | </sizepolicy> |
---|
| 18 | </property> |
---|
[f721030] | 19 | <property name="windowTitle"> |
---|
| 20 | <string>Dialog</string> |
---|
| 21 | </property> |
---|
| 22 | <layout class="QGridLayout" name="gridLayout_4"> |
---|
| 23 | <item row="0" column="0"> |
---|
| 24 | <widget class="QGroupBox" name="groupBox"> |
---|
| 25 | <property name="title"> |
---|
| 26 | <string>Invariant chart</string> |
---|
| 27 | </property> |
---|
| 28 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
| 29 | <item row="0" column="0"> |
---|
| 30 | <widget class="QLabel" name="label_12"> |
---|
| 31 | <property name="text"> |
---|
| 32 | <string>Q* from Low-Q</string> |
---|
| 33 | </property> |
---|
| 34 | </widget> |
---|
| 35 | </item> |
---|
| 36 | <item row="0" column="1"> |
---|
[f1f3e6a] | 37 | <widget class="QProgressBar" name="progressBarLowQ"> |
---|
[f721030] | 38 | <property name="value"> |
---|
| 39 | <number>24</number> |
---|
| 40 | </property> |
---|
| 41 | </widget> |
---|
| 42 | </item> |
---|
| 43 | <item row="1" column="0"> |
---|
| 44 | <widget class="QLabel" name="label_10"> |
---|
| 45 | <property name="text"> |
---|
| 46 | <string>Q* from Data</string> |
---|
| 47 | </property> |
---|
| 48 | </widget> |
---|
| 49 | </item> |
---|
| 50 | <item row="1" column="1"> |
---|
[f1f3e6a] | 51 | <widget class="QProgressBar" name="progressBarData"> |
---|
[f721030] | 52 | <property name="value"> |
---|
| 53 | <number>24</number> |
---|
| 54 | </property> |
---|
| 55 | </widget> |
---|
| 56 | </item> |
---|
| 57 | <item row="2" column="0"> |
---|
| 58 | <widget class="QLabel" name="label_11"> |
---|
| 59 | <property name="text"> |
---|
| 60 | <string>Q* from High-Q</string> |
---|
| 61 | </property> |
---|
| 62 | </widget> |
---|
| 63 | </item> |
---|
| 64 | <item row="2" column="1"> |
---|
[f1f3e6a] | 65 | <widget class="QProgressBar" name="progressBarHighQ"> |
---|
[f721030] | 66 | <property name="value"> |
---|
| 67 | <number>24</number> |
---|
| 68 | </property> |
---|
| 69 | </widget> |
---|
| 70 | </item> |
---|
| 71 | </layout> |
---|
| 72 | </widget> |
---|
| 73 | </item> |
---|
| 74 | <item row="1" column="0"> |
---|
| 75 | <widget class="QGroupBox" name="groupBox_2"> |
---|
| 76 | <property name="title"> |
---|
| 77 | <string>Numerical values</string> |
---|
| 78 | </property> |
---|
| 79 | <layout class="QGridLayout" name="gridLayout"> |
---|
| 80 | <item row="0" column="0"> |
---|
| 81 | <widget class="QLabel" name="label"> |
---|
| 82 | <property name="text"> |
---|
| 83 | <string>Q* from Low-Q</string> |
---|
| 84 | </property> |
---|
| 85 | </widget> |
---|
| 86 | </item> |
---|
| 87 | <item row="0" column="1"> |
---|
[f1f3e6a] | 88 | <widget class="QLineEdit" name="txtQLowQ"> |
---|
| 89 | <property name="toolTip"> |
---|
| 90 | <string>Extrapolated invariant from low-Q range.</string> |
---|
| 91 | </property> |
---|
| 92 | </widget> |
---|
[f721030] | 93 | </item> |
---|
| 94 | <item row="0" column="2"> |
---|
| 95 | <widget class="QLabel" name="label_2"> |
---|
| 96 | <property name="text"> |
---|
| 97 | <string>+/-</string> |
---|
| 98 | </property> |
---|
| 99 | </widget> |
---|
| 100 | </item> |
---|
| 101 | <item row="0" column="3"> |
---|
[f1f3e6a] | 102 | <widget class="QLineEdit" name="txtQLowQErr"> |
---|
| 103 | <property name="toolTip"> |
---|
| 104 | <string>Uncertainty on the invariant from low-Q range.</string> |
---|
| 105 | </property> |
---|
| 106 | </widget> |
---|
[f721030] | 107 | </item> |
---|
| 108 | <item row="0" column="4"> |
---|
[f1f3e6a] | 109 | <widget class="QLabel" name="lblQLowQUnits"> |
---|
[f721030] | 110 | <property name="text"> |
---|
[f1f3e6a] | 111 | <string><html><head/><body><p>(cm Ã
<span style=" vertical-align:super;">3</span>)<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
[f721030] | 112 | </property> |
---|
| 113 | </widget> |
---|
| 114 | </item> |
---|
| 115 | <item row="1" column="0"> |
---|
| 116 | <widget class="QLabel" name="label_5"> |
---|
| 117 | <property name="text"> |
---|
| 118 | <string>Q* from Data</string> |
---|
| 119 | </property> |
---|
| 120 | </widget> |
---|
| 121 | </item> |
---|
| 122 | <item row="1" column="1"> |
---|
[f1f3e6a] | 123 | <widget class="QLineEdit" name="txtQData"> |
---|
| 124 | <property name="toolTip"> |
---|
| 125 | <string>Invariant in the data set's Q range.</string> |
---|
| 126 | </property> |
---|
| 127 | </widget> |
---|
[f721030] | 128 | </item> |
---|
| 129 | <item row="1" column="2"> |
---|
| 130 | <widget class="QLabel" name="label_6"> |
---|
| 131 | <property name="text"> |
---|
| 132 | <string>+/-</string> |
---|
| 133 | </property> |
---|
| 134 | </widget> |
---|
| 135 | </item> |
---|
| 136 | <item row="1" column="3"> |
---|
[f1f3e6a] | 137 | <widget class="QLineEdit" name="txtQDataErr"> |
---|
| 138 | <property name="toolTip"> |
---|
| 139 | <string>Uncertainty on the invariant from data's range.</string> |
---|
| 140 | </property> |
---|
| 141 | </widget> |
---|
[f721030] | 142 | </item> |
---|
| 143 | <item row="1" column="4"> |
---|
[f1f3e6a] | 144 | <widget class="QLabel" name="lblQDataUnits"> |
---|
[f721030] | 145 | <property name="text"> |
---|
[f1f3e6a] | 146 | <string><html><head/><body><p>(cm Ã
<span style=" vertical-align:super;">3</span>)<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
[f721030] | 147 | </property> |
---|
| 148 | </widget> |
---|
| 149 | </item> |
---|
| 150 | <item row="2" column="0"> |
---|
| 151 | <widget class="QLabel" name="label_8"> |
---|
| 152 | <property name="text"> |
---|
| 153 | <string>Q* from High-Q</string> |
---|
| 154 | </property> |
---|
| 155 | </widget> |
---|
| 156 | </item> |
---|
| 157 | <item row="2" column="1"> |
---|
[f1f3e6a] | 158 | <widget class="QLineEdit" name="txtQHighQ"> |
---|
| 159 | <property name="toolTip"> |
---|
| 160 | <string>Extrapolated invariant from high-Q range.</string> |
---|
| 161 | </property> |
---|
| 162 | </widget> |
---|
[f721030] | 163 | </item> |
---|
| 164 | <item row="2" column="2"> |
---|
| 165 | <widget class="QLabel" name="label_9"> |
---|
| 166 | <property name="text"> |
---|
| 167 | <string>+/-</string> |
---|
| 168 | </property> |
---|
| 169 | </widget> |
---|
| 170 | </item> |
---|
| 171 | <item row="2" column="3"> |
---|
[f1f3e6a] | 172 | <widget class="QLineEdit" name="txtQHighQErr"> |
---|
| 173 | <property name="toolTip"> |
---|
| 174 | <string>Uncertainty on the invariant from high-Q range.</string> |
---|
| 175 | </property> |
---|
| 176 | </widget> |
---|
[f721030] | 177 | </item> |
---|
| 178 | <item row="2" column="4"> |
---|
[f1f3e6a] | 179 | <widget class="QLabel" name="lblQHighQUnits"> |
---|
[f721030] | 180 | <property name="text"> |
---|
[f1f3e6a] | 181 | <string><html><head/><body><p>(cm Ã
<span style=" vertical-align:super;">3</span>)<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
[f721030] | 182 | </property> |
---|
| 183 | </widget> |
---|
| 184 | </item> |
---|
| 185 | </layout> |
---|
| 186 | </widget> |
---|
| 187 | </item> |
---|
| 188 | <item row="2" column="0"> |
---|
| 189 | <widget class="QGroupBox" name="groupBox_3"> |
---|
| 190 | <property name="title"> |
---|
| 191 | <string>Warnings</string> |
---|
| 192 | </property> |
---|
| 193 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
| 194 | <item row="0" column="0"> |
---|
| 195 | <widget class="QLabel" name="lblWarning"> |
---|
| 196 | <property name="text"> |
---|
| 197 | <string><html><head/><body><p>No Details on calculations available...</p></body></html></string> |
---|
| 198 | </property> |
---|
| 199 | <property name="alignment"> |
---|
| 200 | <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
---|
| 201 | </property> |
---|
| 202 | </widget> |
---|
| 203 | </item> |
---|
| 204 | </layout> |
---|
| 205 | </widget> |
---|
| 206 | </item> |
---|
| 207 | <item row="3" column="0"> |
---|
[f1f3e6a] | 208 | <widget class="QDialogButtonBox" name="cmdOK"> |
---|
[f721030] | 209 | <property name="orientation"> |
---|
| 210 | <enum>Qt::Horizontal</enum> |
---|
| 211 | </property> |
---|
| 212 | <property name="standardButtons"> |
---|
| 213 | <set>QDialogButtonBox::Ok</set> |
---|
| 214 | </property> |
---|
| 215 | </widget> |
---|
| 216 | </item> |
---|
| 217 | </layout> |
---|
| 218 | </widget> |
---|
| 219 | <resources/> |
---|
| 220 | <connections> |
---|
| 221 | <connection> |
---|
[f1f3e6a] | 222 | <sender>cmdOK</sender> |
---|
[f721030] | 223 | <signal>accepted()</signal> |
---|
| 224 | <receiver>Dialog</receiver> |
---|
| 225 | <slot>accept()</slot> |
---|
| 226 | <hints> |
---|
| 227 | <hint type="sourcelabel"> |
---|
| 228 | <x>248</x> |
---|
| 229 | <y>254</y> |
---|
| 230 | </hint> |
---|
| 231 | <hint type="destinationlabel"> |
---|
| 232 | <x>157</x> |
---|
| 233 | <y>274</y> |
---|
| 234 | </hint> |
---|
| 235 | </hints> |
---|
| 236 | </connection> |
---|
| 237 | <connection> |
---|
[f1f3e6a] | 238 | <sender>cmdOK</sender> |
---|
[f721030] | 239 | <signal>rejected()</signal> |
---|
| 240 | <receiver>Dialog</receiver> |
---|
| 241 | <slot>reject()</slot> |
---|
| 242 | <hints> |
---|
| 243 | <hint type="sourcelabel"> |
---|
| 244 | <x>316</x> |
---|
| 245 | <y>260</y> |
---|
| 246 | </hint> |
---|
| 247 | <hint type="destinationlabel"> |
---|
| 248 | <x>286</x> |
---|
| 249 | <y>274</y> |
---|
| 250 | </hint> |
---|
| 251 | </hints> |
---|
| 252 | </connection> |
---|
| 253 | </connections> |
---|
| 254 | </ui> |
---|