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> |
---|
9 | <width>1030</width> |
---|
10 | <height>536</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>Dialog</string> |
---|
15 | </property> |
---|
16 | <widget class="QTableWidget" name="tableWidget"> |
---|
17 | <property name="geometry"> |
---|
18 | <rect> |
---|
19 | <x>5</x> |
---|
20 | <y>166</y> |
---|
21 | <width>1005</width> |
---|
22 | <height>361</height> |
---|
23 | </rect> |
---|
24 | </property> |
---|
25 | <property name="sizePolicy"> |
---|
26 | <sizepolicy hsizetype="Fixed" vsizetype="Expanding"> |
---|
27 | <horstretch>0</horstretch> |
---|
28 | <verstretch>0</verstretch> |
---|
29 | </sizepolicy> |
---|
30 | </property> |
---|
31 | <property name="acceptDrops"> |
---|
32 | <bool>false</bool> |
---|
33 | </property> |
---|
34 | <property name="horizontalScrollBarPolicy"> |
---|
35 | <enum>Qt::ScrollBarAlwaysOff</enum> |
---|
36 | </property> |
---|
37 | <property name="autoScroll"> |
---|
38 | <bool>true</bool> |
---|
39 | </property> |
---|
40 | <property name="editTriggers"> |
---|
41 | <set>QAbstractItemView::NoEditTriggers</set> |
---|
42 | </property> |
---|
43 | <property name="dragEnabled"> |
---|
44 | <bool>false</bool> |
---|
45 | </property> |
---|
46 | <property name="dragDropOverwriteMode"> |
---|
47 | <bool>false</bool> |
---|
48 | </property> |
---|
49 | <property name="selectionMode"> |
---|
50 | <enum>QAbstractItemView::MultiSelection</enum> |
---|
51 | </property> |
---|
52 | <property name="selectionBehavior"> |
---|
53 | <enum>QAbstractItemView::SelectRows</enum> |
---|
54 | </property> |
---|
55 | <property name="sortingEnabled"> |
---|
56 | <bool>false</bool> |
---|
57 | </property> |
---|
58 | <property name="rowCount"> |
---|
59 | <number>11</number> |
---|
60 | </property> |
---|
61 | <property name="columnCount"> |
---|
62 | <number>10</number> |
---|
63 | </property> |
---|
64 | <attribute name="horizontalHeaderVisible"> |
---|
65 | <bool>false</bool> |
---|
66 | </attribute> |
---|
67 | <attribute name="horizontalHeaderShowSortIndicator" stdset="0"> |
---|
68 | <bool>true</bool> |
---|
69 | </attribute> |
---|
70 | <attribute name="verticalHeaderVisible"> |
---|
71 | <bool>false</bool> |
---|
72 | </attribute> |
---|
73 | <row> |
---|
74 | <property name="text"> |
---|
75 | <string>1</string> |
---|
76 | </property> |
---|
77 | </row> |
---|
78 | <row> |
---|
79 | <property name="text"> |
---|
80 | <string>11</string> |
---|
81 | </property> |
---|
82 | </row> |
---|
83 | <row> |
---|
84 | <property name="text"> |
---|
85 | <string>10</string> |
---|
86 | </property> |
---|
87 | </row> |
---|
88 | <row> |
---|
89 | <property name="text"> |
---|
90 | <string>9</string> |
---|
91 | </property> |
---|
92 | </row> |
---|
93 | <row> |
---|
94 | <property name="text"> |
---|
95 | <string>8</string> |
---|
96 | </property> |
---|
97 | </row> |
---|
98 | <row> |
---|
99 | <property name="text"> |
---|
100 | <string>3</string> |
---|
101 | </property> |
---|
102 | </row> |
---|
103 | <row> |
---|
104 | <property name="text"> |
---|
105 | <string>4</string> |
---|
106 | </property> |
---|
107 | </row> |
---|
108 | <row> |
---|
109 | <property name="text"> |
---|
110 | <string>5</string> |
---|
111 | </property> |
---|
112 | </row> |
---|
113 | <row> |
---|
114 | <property name="text"> |
---|
115 | <string>6</string> |
---|
116 | </property> |
---|
117 | </row> |
---|
118 | <row> |
---|
119 | <property name="text"> |
---|
120 | <string>7</string> |
---|
121 | </property> |
---|
122 | </row> |
---|
123 | <row/> |
---|
124 | <column> |
---|
125 | <property name="text"> |
---|
126 | <string/> |
---|
127 | </property> |
---|
128 | </column> |
---|
129 | <column> |
---|
130 | <property name="text"> |
---|
131 | <string/> |
---|
132 | </property> |
---|
133 | </column> |
---|
134 | <column> |
---|
135 | <property name="text"> |
---|
136 | <string/> |
---|
137 | </property> |
---|
138 | </column> |
---|
139 | <column> |
---|
140 | <property name="text"> |
---|
141 | <string/> |
---|
142 | </property> |
---|
143 | </column> |
---|
144 | <column> |
---|
145 | <property name="text"> |
---|
146 | <string/> |
---|
147 | </property> |
---|
148 | </column> |
---|
149 | <column> |
---|
150 | <property name="text"> |
---|
151 | <string/> |
---|
152 | </property> |
---|
153 | </column> |
---|
154 | <column> |
---|
155 | <property name="text"> |
---|
156 | <string/> |
---|
157 | </property> |
---|
158 | </column> |
---|
159 | <column> |
---|
160 | <property name="text"> |
---|
161 | <string/> |
---|
162 | </property> |
---|
163 | </column> |
---|
164 | <column/> |
---|
165 | <column/> |
---|
166 | </widget> |
---|
167 | <widget class="Line" name="line"> |
---|
168 | <property name="geometry"> |
---|
169 | <rect> |
---|
170 | <x>847</x> |
---|
171 | <y>60</y> |
---|
172 | <width>30</width> |
---|
173 | <height>75</height> |
---|
174 | </rect> |
---|
175 | </property> |
---|
176 | <property name="orientation"> |
---|
177 | <enum>Qt::Vertical</enum> |
---|
178 | </property> |
---|
179 | </widget> |
---|
180 | <widget class="QLabel" name="label_11"> |
---|
181 | <property name="geometry"> |
---|
182 | <rect> |
---|
183 | <x>867</x> |
---|
184 | <y>52</y> |
---|
185 | <width>131</width> |
---|
186 | <height>17</height> |
---|
187 | </rect> |
---|
188 | </property> |
---|
189 | <property name="text"> |
---|
190 | <string/> |
---|
191 | </property> |
---|
192 | </widget> |
---|
193 | <widget class="QSpinBox" name="nx_max"> |
---|
194 | <property name="geometry"> |
---|
195 | <rect> |
---|
196 | <x>161</x> |
---|
197 | <y>110</y> |
---|
198 | <width>62</width> |
---|
199 | <height>22</height> |
---|
200 | </rect> |
---|
201 | </property> |
---|
202 | <property name="sizePolicy"> |
---|
203 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
204 | <horstretch>0</horstretch> |
---|
205 | <verstretch>0</verstretch> |
---|
206 | </sizepolicy> |
---|
207 | </property> |
---|
208 | <property name="minimumSize"> |
---|
209 | <size> |
---|
210 | <width>62</width> |
---|
211 | <height>22</height> |
---|
212 | </size> |
---|
213 | </property> |
---|
214 | <property name="maximumSize"> |
---|
215 | <size> |
---|
216 | <width>62</width> |
---|
217 | <height>22</height> |
---|
218 | </size> |
---|
219 | </property> |
---|
220 | <property name="correctionMode"> |
---|
221 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
222 | </property> |
---|
223 | <property name="maximum"> |
---|
224 | <number>99999</number> |
---|
225 | </property> |
---|
226 | </widget> |
---|
227 | <widget class="QSpinBox" name="ny_max"> |
---|
228 | <property name="geometry"> |
---|
229 | <rect> |
---|
230 | <x>224</x> |
---|
231 | <y>110</y> |
---|
232 | <width>62</width> |
---|
233 | <height>22</height> |
---|
234 | </rect> |
---|
235 | </property> |
---|
236 | <property name="sizePolicy"> |
---|
237 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
238 | <horstretch>0</horstretch> |
---|
239 | <verstretch>0</verstretch> |
---|
240 | </sizepolicy> |
---|
241 | </property> |
---|
242 | <property name="minimumSize"> |
---|
243 | <size> |
---|
244 | <width>62</width> |
---|
245 | <height>22</height> |
---|
246 | </size> |
---|
247 | </property> |
---|
248 | <property name="maximumSize"> |
---|
249 | <size> |
---|
250 | <width>62</width> |
---|
251 | <height>22</height> |
---|
252 | </size> |
---|
253 | </property> |
---|
254 | <property name="correctionMode"> |
---|
255 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
256 | </property> |
---|
257 | <property name="maximum"> |
---|
258 | <number>99999</number> |
---|
259 | </property> |
---|
260 | </widget> |
---|
261 | <widget class="QSpinBox" name="nz_max"> |
---|
262 | <property name="geometry"> |
---|
263 | <rect> |
---|
264 | <x>287</x> |
---|
265 | <y>110</y> |
---|
266 | <width>62</width> |
---|
267 | <height>22</height> |
---|
268 | </rect> |
---|
269 | </property> |
---|
270 | <property name="sizePolicy"> |
---|
271 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
272 | <horstretch>0</horstretch> |
---|
273 | <verstretch>0</verstretch> |
---|
274 | </sizepolicy> |
---|
275 | </property> |
---|
276 | <property name="minimumSize"> |
---|
277 | <size> |
---|
278 | <width>62</width> |
---|
279 | <height>22</height> |
---|
280 | </size> |
---|
281 | </property> |
---|
282 | <property name="maximumSize"> |
---|
283 | <size> |
---|
284 | <width>62</width> |
---|
285 | <height>22</height> |
---|
286 | </size> |
---|
287 | </property> |
---|
288 | <property name="correctionMode"> |
---|
289 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
290 | </property> |
---|
291 | <property name="maximum"> |
---|
292 | <number>99999</number> |
---|
293 | </property> |
---|
294 | </widget> |
---|
295 | <widget class="QSpinBox" name="npex_max"> |
---|
296 | <property name="geometry"> |
---|
297 | <rect> |
---|
298 | <x>350</x> |
---|
299 | <y>110</y> |
---|
300 | <width>62</width> |
---|
301 | <height>22</height> |
---|
302 | </rect> |
---|
303 | </property> |
---|
304 | <property name="sizePolicy"> |
---|
305 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
306 | <horstretch>0</horstretch> |
---|
307 | <verstretch>0</verstretch> |
---|
308 | </sizepolicy> |
---|
309 | </property> |
---|
310 | <property name="minimumSize"> |
---|
311 | <size> |
---|
312 | <width>62</width> |
---|
313 | <height>22</height> |
---|
314 | </size> |
---|
315 | </property> |
---|
316 | <property name="maximumSize"> |
---|
317 | <size> |
---|
318 | <width>62</width> |
---|
319 | <height>22</height> |
---|
320 | </size> |
---|
321 | </property> |
---|
322 | <property name="correctionMode"> |
---|
323 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
324 | </property> |
---|
325 | <property name="maximum"> |
---|
326 | <number>99999</number> |
---|
327 | </property> |
---|
328 | </widget> |
---|
329 | <widget class="QSpinBox" name="npey_max"> |
---|
330 | <property name="geometry"> |
---|
331 | <rect> |
---|
332 | <x>413</x> |
---|
333 | <y>110</y> |
---|
334 | <width>62</width> |
---|
335 | <height>22</height> |
---|
336 | </rect> |
---|
337 | </property> |
---|
338 | <property name="sizePolicy"> |
---|
339 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
340 | <horstretch>0</horstretch> |
---|
341 | <verstretch>0</verstretch> |
---|
342 | </sizepolicy> |
---|
343 | </property> |
---|
344 | <property name="minimumSize"> |
---|
345 | <size> |
---|
346 | <width>62</width> |
---|
347 | <height>22</height> |
---|
348 | </size> |
---|
349 | </property> |
---|
350 | <property name="maximumSize"> |
---|
351 | <size> |
---|
352 | <width>62</width> |
---|
353 | <height>22</height> |
---|
354 | </size> |
---|
355 | </property> |
---|
356 | <property name="correctionMode"> |
---|
357 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
358 | </property> |
---|
359 | <property name="maximum"> |
---|
360 | <number>99999</number> |
---|
361 | </property> |
---|
362 | </widget> |
---|
363 | <widget class="QDoubleSpinBox" name="npxnpy_max"> |
---|
364 | <property name="geometry"> |
---|
365 | <rect> |
---|
366 | <x>476</x> |
---|
367 | <y>110</y> |
---|
368 | <width>62</width> |
---|
369 | <height>22</height> |
---|
370 | </rect> |
---|
371 | </property> |
---|
372 | <property name="sizePolicy"> |
---|
373 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
374 | <horstretch>0</horstretch> |
---|
375 | <verstretch>0</verstretch> |
---|
376 | </sizepolicy> |
---|
377 | </property> |
---|
378 | <property name="minimumSize"> |
---|
379 | <size> |
---|
380 | <width>62</width> |
---|
381 | <height>22</height> |
---|
382 | </size> |
---|
383 | </property> |
---|
384 | <property name="maximumSize"> |
---|
385 | <size> |
---|
386 | <width>62</width> |
---|
387 | <height>22</height> |
---|
388 | </size> |
---|
389 | </property> |
---|
390 | <property name="correctionMode"> |
---|
391 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
392 | </property> |
---|
393 | </widget> |
---|
394 | <widget class="QSpinBox" name="np_max"> |
---|
395 | <property name="geometry"> |
---|
396 | <rect> |
---|
397 | <x>539</x> |
---|
398 | <y>110</y> |
---|
399 | <width>62</width> |
---|
400 | <height>22</height> |
---|
401 | </rect> |
---|
402 | </property> |
---|
403 | <property name="sizePolicy"> |
---|
404 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
405 | <horstretch>0</horstretch> |
---|
406 | <verstretch>0</verstretch> |
---|
407 | </sizepolicy> |
---|
408 | </property> |
---|
409 | <property name="minimumSize"> |
---|
410 | <size> |
---|
411 | <width>62</width> |
---|
412 | <height>22</height> |
---|
413 | </size> |
---|
414 | </property> |
---|
415 | <property name="maximumSize"> |
---|
416 | <size> |
---|
417 | <width>62</width> |
---|
418 | <height>22</height> |
---|
419 | </size> |
---|
420 | </property> |
---|
421 | <property name="correctionMode"> |
---|
422 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
423 | </property> |
---|
424 | <property name="maximum"> |
---|
425 | <number>99999</number> |
---|
426 | </property> |
---|
427 | </widget> |
---|
428 | <widget class="QLabel" name="max_label"> |
---|
429 | <property name="geometry"> |
---|
430 | <rect> |
---|
431 | <x>131</x> |
---|
432 | <y>107</y> |
---|
433 | <width>47</width> |
---|
434 | <height>29</height> |
---|
435 | </rect> |
---|
436 | </property> |
---|
437 | <property name="text"> |
---|
438 | <string>Max</string> |
---|
439 | </property> |
---|
440 | </widget> |
---|
441 | <widget class="QLabel" name="min_label"> |
---|
442 | <property name="geometry"> |
---|
443 | <rect> |
---|
444 | <x>131</x> |
---|
445 | <y>83</y> |
---|
446 | <width>48</width> |
---|
447 | <height>29</height> |
---|
448 | </rect> |
---|
449 | </property> |
---|
450 | <property name="text"> |
---|
451 | <string>Min</string> |
---|
452 | </property> |
---|
453 | </widget> |
---|
454 | <widget class="QSpinBox" name="nx_min"> |
---|
455 | <property name="geometry"> |
---|
456 | <rect> |
---|
457 | <x>162</x> |
---|
458 | <y>86</y> |
---|
459 | <width>62</width> |
---|
460 | <height>22</height> |
---|
461 | </rect> |
---|
462 | </property> |
---|
463 | <property name="sizePolicy"> |
---|
464 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
465 | <horstretch>0</horstretch> |
---|
466 | <verstretch>0</verstretch> |
---|
467 | </sizepolicy> |
---|
468 | </property> |
---|
469 | <property name="minimumSize"> |
---|
470 | <size> |
---|
471 | <width>62</width> |
---|
472 | <height>22</height> |
---|
473 | </size> |
---|
474 | </property> |
---|
475 | <property name="maximumSize"> |
---|
476 | <size> |
---|
477 | <width>62</width> |
---|
478 | <height>22</height> |
---|
479 | </size> |
---|
480 | </property> |
---|
481 | <property name="correctionMode"> |
---|
482 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
483 | </property> |
---|
484 | <property name="maximum"> |
---|
485 | <number>99999</number> |
---|
486 | </property> |
---|
487 | </widget> |
---|
488 | <widget class="QSpinBox" name="ny_min"> |
---|
489 | <property name="geometry"> |
---|
490 | <rect> |
---|
491 | <x>225</x> |
---|
492 | <y>86</y> |
---|
493 | <width>62</width> |
---|
494 | <height>22</height> |
---|
495 | </rect> |
---|
496 | </property> |
---|
497 | <property name="sizePolicy"> |
---|
498 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
499 | <horstretch>0</horstretch> |
---|
500 | <verstretch>0</verstretch> |
---|
501 | </sizepolicy> |
---|
502 | </property> |
---|
503 | <property name="minimumSize"> |
---|
504 | <size> |
---|
505 | <width>62</width> |
---|
506 | <height>22</height> |
---|
507 | </size> |
---|
508 | </property> |
---|
509 | <property name="maximumSize"> |
---|
510 | <size> |
---|
511 | <width>62</width> |
---|
512 | <height>22</height> |
---|
513 | </size> |
---|
514 | </property> |
---|
515 | <property name="correctionMode"> |
---|
516 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
517 | </property> |
---|
518 | <property name="maximum"> |
---|
519 | <number>99999</number> |
---|
520 | </property> |
---|
521 | </widget> |
---|
522 | <widget class="QSpinBox" name="nz_min"> |
---|
523 | <property name="geometry"> |
---|
524 | <rect> |
---|
525 | <x>288</x> |
---|
526 | <y>86</y> |
---|
527 | <width>62</width> |
---|
528 | <height>22</height> |
---|
529 | </rect> |
---|
530 | </property> |
---|
531 | <property name="sizePolicy"> |
---|
532 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
533 | <horstretch>0</horstretch> |
---|
534 | <verstretch>0</verstretch> |
---|
535 | </sizepolicy> |
---|
536 | </property> |
---|
537 | <property name="minimumSize"> |
---|
538 | <size> |
---|
539 | <width>62</width> |
---|
540 | <height>22</height> |
---|
541 | </size> |
---|
542 | </property> |
---|
543 | <property name="maximumSize"> |
---|
544 | <size> |
---|
545 | <width>62</width> |
---|
546 | <height>22</height> |
---|
547 | </size> |
---|
548 | </property> |
---|
549 | <property name="correctionMode"> |
---|
550 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
551 | </property> |
---|
552 | <property name="maximum"> |
---|
553 | <number>99999</number> |
---|
554 | </property> |
---|
555 | </widget> |
---|
556 | <widget class="QSpinBox" name="npex_min"> |
---|
557 | <property name="geometry"> |
---|
558 | <rect> |
---|
559 | <x>351</x> |
---|
560 | <y>86</y> |
---|
561 | <width>62</width> |
---|
562 | <height>22</height> |
---|
563 | </rect> |
---|
564 | </property> |
---|
565 | <property name="sizePolicy"> |
---|
566 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
567 | <horstretch>0</horstretch> |
---|
568 | <verstretch>0</verstretch> |
---|
569 | </sizepolicy> |
---|
570 | </property> |
---|
571 | <property name="minimumSize"> |
---|
572 | <size> |
---|
573 | <width>62</width> |
---|
574 | <height>22</height> |
---|
575 | </size> |
---|
576 | </property> |
---|
577 | <property name="maximumSize"> |
---|
578 | <size> |
---|
579 | <width>62</width> |
---|
580 | <height>22</height> |
---|
581 | </size> |
---|
582 | </property> |
---|
583 | <property name="correctionMode"> |
---|
584 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
585 | </property> |
---|
586 | <property name="maximum"> |
---|
587 | <number>99999</number> |
---|
588 | </property> |
---|
589 | </widget> |
---|
590 | <widget class="QSpinBox" name="npey_min"> |
---|
591 | <property name="geometry"> |
---|
592 | <rect> |
---|
593 | <x>414</x> |
---|
594 | <y>86</y> |
---|
595 | <width>62</width> |
---|
596 | <height>22</height> |
---|
597 | </rect> |
---|
598 | </property> |
---|
599 | <property name="sizePolicy"> |
---|
600 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
601 | <horstretch>0</horstretch> |
---|
602 | <verstretch>0</verstretch> |
---|
603 | </sizepolicy> |
---|
604 | </property> |
---|
605 | <property name="minimumSize"> |
---|
606 | <size> |
---|
607 | <width>62</width> |
---|
608 | <height>22</height> |
---|
609 | </size> |
---|
610 | </property> |
---|
611 | <property name="maximumSize"> |
---|
612 | <size> |
---|
613 | <width>62</width> |
---|
614 | <height>22</height> |
---|
615 | </size> |
---|
616 | </property> |
---|
617 | <property name="correctionMode"> |
---|
618 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
619 | </property> |
---|
620 | <property name="maximum"> |
---|
621 | <number>99999</number> |
---|
622 | </property> |
---|
623 | </widget> |
---|
624 | <widget class="QDoubleSpinBox" name="npxnpy_min"> |
---|
625 | <property name="geometry"> |
---|
626 | <rect> |
---|
627 | <x>477</x> |
---|
628 | <y>86</y> |
---|
629 | <width>62</width> |
---|
630 | <height>22</height> |
---|
631 | </rect> |
---|
632 | </property> |
---|
633 | <property name="sizePolicy"> |
---|
634 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
635 | <horstretch>0</horstretch> |
---|
636 | <verstretch>0</verstretch> |
---|
637 | </sizepolicy> |
---|
638 | </property> |
---|
639 | <property name="minimumSize"> |
---|
640 | <size> |
---|
641 | <width>62</width> |
---|
642 | <height>22</height> |
---|
643 | </size> |
---|
644 | </property> |
---|
645 | <property name="maximumSize"> |
---|
646 | <size> |
---|
647 | <width>62</width> |
---|
648 | <height>22</height> |
---|
649 | </size> |
---|
650 | </property> |
---|
651 | <property name="correctionMode"> |
---|
652 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
653 | </property> |
---|
654 | </widget> |
---|
655 | <widget class="QSpinBox" name="np_min"> |
---|
656 | <property name="geometry"> |
---|
657 | <rect> |
---|
658 | <x>540</x> |
---|
659 | <y>86</y> |
---|
660 | <width>62</width> |
---|
661 | <height>22</height> |
---|
662 | </rect> |
---|
663 | </property> |
---|
664 | <property name="sizePolicy"> |
---|
665 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
666 | <horstretch>0</horstretch> |
---|
667 | <verstretch>0</verstretch> |
---|
668 | </sizepolicy> |
---|
669 | </property> |
---|
670 | <property name="minimumSize"> |
---|
671 | <size> |
---|
672 | <width>62</width> |
---|
673 | <height>22</height> |
---|
674 | </size> |
---|
675 | </property> |
---|
676 | <property name="maximumSize"> |
---|
677 | <size> |
---|
678 | <width>62</width> |
---|
679 | <height>22</height> |
---|
680 | </size> |
---|
681 | </property> |
---|
682 | <property name="correctionMode"> |
---|
683 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
684 | </property> |
---|
685 | <property name="maximum"> |
---|
686 | <number>99999</number> |
---|
687 | </property> |
---|
688 | </widget> |
---|
689 | <widget class="QLabel" name="status_text"> |
---|
690 | <property name="geometry"> |
---|
691 | <rect> |
---|
692 | <x>867</x> |
---|
693 | <y>66</y> |
---|
694 | <width>61</width> |
---|
695 | <height>20</height> |
---|
696 | </rect> |
---|
697 | </property> |
---|
698 | <property name="text"> |
---|
699 | <string>Status:</string> |
---|
700 | </property> |
---|
701 | </widget> |
---|
702 | <widget class="QLabel" name="calc_label"> |
---|
703 | <property name="geometry"> |
---|
704 | <rect> |
---|
705 | <x>867</x> |
---|
706 | <y>30</y> |
---|
707 | <width>131</width> |
---|
708 | <height>16</height> |
---|
709 | </rect> |
---|
710 | </property> |
---|
711 | <property name="text"> |
---|
712 | <string/> |
---|
713 | </property> |
---|
714 | </widget> |
---|
715 | <widget class="Line" name="line_2"> |
---|
716 | <property name="geometry"> |
---|
717 | <rect> |
---|
718 | <x>120</x> |
---|
719 | <y>55</y> |
---|
720 | <width>8</width> |
---|
721 | <height>80</height> |
---|
722 | </rect> |
---|
723 | </property> |
---|
724 | <property name="orientation"> |
---|
725 | <enum>Qt::Vertical</enum> |
---|
726 | </property> |
---|
727 | </widget> |
---|
728 | <widget class="QLabel" name="nx_label"> |
---|
729 | <property name="geometry"> |
---|
730 | <rect> |
---|
731 | <x>165</x> |
---|
732 | <y>67</y> |
---|
733 | <width>58</width> |
---|
734 | <height>19</height> |
---|
735 | </rect> |
---|
736 | </property> |
---|
737 | <property name="sizePolicy"> |
---|
738 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
739 | <horstretch>0</horstretch> |
---|
740 | <verstretch>0</verstretch> |
---|
741 | </sizepolicy> |
---|
742 | </property> |
---|
743 | <property name="minimumSize"> |
---|
744 | <size> |
---|
745 | <width>57</width> |
---|
746 | <height>19</height> |
---|
747 | </size> |
---|
748 | </property> |
---|
749 | <property name="maximumSize"> |
---|
750 | <size> |
---|
751 | <width>59</width> |
---|
752 | <height>19</height> |
---|
753 | </size> |
---|
754 | </property> |
---|
755 | <property name="text"> |
---|
756 | <string> nx</string> |
---|
757 | </property> |
---|
758 | </widget> |
---|
759 | <widget class="QLabel" name="ny_label"> |
---|
760 | <property name="enabled"> |
---|
761 | <bool>true</bool> |
---|
762 | </property> |
---|
763 | <property name="geometry"> |
---|
764 | <rect> |
---|
765 | <x>229</x> |
---|
766 | <y>67</y> |
---|
767 | <width>57</width> |
---|
768 | <height>19</height> |
---|
769 | </rect> |
---|
770 | </property> |
---|
771 | <property name="sizePolicy"> |
---|
772 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
773 | <horstretch>0</horstretch> |
---|
774 | <verstretch>0</verstretch> |
---|
775 | </sizepolicy> |
---|
776 | </property> |
---|
777 | <property name="minimumSize"> |
---|
778 | <size> |
---|
779 | <width>57</width> |
---|
780 | <height>19</height> |
---|
781 | </size> |
---|
782 | </property> |
---|
783 | <property name="maximumSize"> |
---|
784 | <size> |
---|
785 | <width>57</width> |
---|
786 | <height>19</height> |
---|
787 | </size> |
---|
788 | </property> |
---|
789 | <property name="text"> |
---|
790 | <string> ny</string> |
---|
791 | </property> |
---|
792 | </widget> |
---|
793 | <widget class="QLabel" name="nz_label"> |
---|
794 | <property name="geometry"> |
---|
795 | <rect> |
---|
796 | <x>291</x> |
---|
797 | <y>67</y> |
---|
798 | <width>57</width> |
---|
799 | <height>19</height> |
---|
800 | </rect> |
---|
801 | </property> |
---|
802 | <property name="sizePolicy"> |
---|
803 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
804 | <horstretch>0</horstretch> |
---|
805 | <verstretch>0</verstretch> |
---|
806 | </sizepolicy> |
---|
807 | </property> |
---|
808 | <property name="minimumSize"> |
---|
809 | <size> |
---|
810 | <width>57</width> |
---|
811 | <height>19</height> |
---|
812 | </size> |
---|
813 | </property> |
---|
814 | <property name="maximumSize"> |
---|
815 | <size> |
---|
816 | <width>57</width> |
---|
817 | <height>19</height> |
---|
818 | </size> |
---|
819 | </property> |
---|
820 | <property name="text"> |
---|
821 | <string> nz</string> |
---|
822 | </property> |
---|
823 | </widget> |
---|
824 | <widget class="QLabel" name="npex_label"> |
---|
825 | <property name="geometry"> |
---|
826 | <rect> |
---|
827 | <x>356</x> |
---|
828 | <y>67</y> |
---|
829 | <width>57</width> |
---|
830 | <height>19</height> |
---|
831 | </rect> |
---|
832 | </property> |
---|
833 | <property name="sizePolicy"> |
---|
834 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
835 | <horstretch>0</horstretch> |
---|
836 | <verstretch>0</verstretch> |
---|
837 | </sizepolicy> |
---|
838 | </property> |
---|
839 | <property name="minimumSize"> |
---|
840 | <size> |
---|
841 | <width>57</width> |
---|
842 | <height>19</height> |
---|
843 | </size> |
---|
844 | </property> |
---|
845 | <property name="maximumSize"> |
---|
846 | <size> |
---|
847 | <width>57</width> |
---|
848 | <height>19</height> |
---|
849 | </size> |
---|
850 | </property> |
---|
851 | <property name="text"> |
---|
852 | <string> npex</string> |
---|
853 | </property> |
---|
854 | </widget> |
---|
855 | <widget class="QLabel" name="npey_label"> |
---|
856 | <property name="geometry"> |
---|
857 | <rect> |
---|
858 | <x>416</x> |
---|
859 | <y>67</y> |
---|
860 | <width>57</width> |
---|
861 | <height>19</height> |
---|
862 | </rect> |
---|
863 | </property> |
---|
864 | <property name="sizePolicy"> |
---|
865 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
866 | <horstretch>0</horstretch> |
---|
867 | <verstretch>0</verstretch> |
---|
868 | </sizepolicy> |
---|
869 | </property> |
---|
870 | <property name="minimumSize"> |
---|
871 | <size> |
---|
872 | <width>57</width> |
---|
873 | <height>19</height> |
---|
874 | </size> |
---|
875 | </property> |
---|
876 | <property name="maximumSize"> |
---|
877 | <size> |
---|
878 | <width>57</width> |
---|
879 | <height>19</height> |
---|
880 | </size> |
---|
881 | </property> |
---|
882 | <property name="text"> |
---|
883 | <string> npey</string> |
---|
884 | </property> |
---|
885 | </widget> |
---|
886 | <widget class="QLabel" name="npxnpy_label"> |
---|
887 | <property name="geometry"> |
---|
888 | <rect> |
---|
889 | <x>470</x> |
---|
890 | <y>67</y> |
---|
891 | <width>65</width> |
---|
892 | <height>19</height> |
---|
893 | </rect> |
---|
894 | </property> |
---|
895 | <property name="sizePolicy"> |
---|
896 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
897 | <horstretch>0</horstretch> |
---|
898 | <verstretch>0</verstretch> |
---|
899 | </sizepolicy> |
---|
900 | </property> |
---|
901 | <property name="minimumSize"> |
---|
902 | <size> |
---|
903 | <width>65</width> |
---|
904 | <height>19</height> |
---|
905 | </size> |
---|
906 | </property> |
---|
907 | <property name="maximumSize"> |
---|
908 | <size> |
---|
909 | <width>65</width> |
---|
910 | <height>19</height> |
---|
911 | </size> |
---|
912 | </property> |
---|
913 | <property name="text"> |
---|
914 | <string> npx/npy</string> |
---|
915 | </property> |
---|
916 | </widget> |
---|
917 | <widget class="QLabel" name="np_label"> |
---|
918 | <property name="geometry"> |
---|
919 | <rect> |
---|
920 | <x>541</x> |
---|
921 | <y>67</y> |
---|
922 | <width>57</width> |
---|
923 | <height>19</height> |
---|
924 | </rect> |
---|
925 | </property> |
---|
926 | <property name="sizePolicy"> |
---|
927 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
928 | <horstretch>0</horstretch> |
---|
929 | <verstretch>0</verstretch> |
---|
930 | </sizepolicy> |
---|
931 | </property> |
---|
932 | <property name="minimumSize"> |
---|
933 | <size> |
---|
934 | <width>57</width> |
---|
935 | <height>19</height> |
---|
936 | </size> |
---|
937 | </property> |
---|
938 | <property name="maximumSize"> |
---|
939 | <size> |
---|
940 | <width>57</width> |
---|
941 | <height>19</height> |
---|
942 | </size> |
---|
943 | </property> |
---|
944 | <property name="text"> |
---|
945 | <string> np</string> |
---|
946 | </property> |
---|
947 | </widget> |
---|
948 | <widget class="QLabel" name="ngpts_label"> |
---|
949 | <property name="geometry"> |
---|
950 | <rect> |
---|
951 | <x>606</x> |
---|
952 | <y>67</y> |
---|
953 | <width>57</width> |
---|
954 | <height>19</height> |
---|
955 | </rect> |
---|
956 | </property> |
---|
957 | <property name="sizePolicy"> |
---|
958 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
959 | <horstretch>0</horstretch> |
---|
960 | <verstretch>0</verstretch> |
---|
961 | </sizepolicy> |
---|
962 | </property> |
---|
963 | <property name="minimumSize"> |
---|
964 | <size> |
---|
965 | <width>57</width> |
---|
966 | <height>19</height> |
---|
967 | </size> |
---|
968 | </property> |
---|
969 | <property name="maximumSize"> |
---|
970 | <size> |
---|
971 | <width>57</width> |
---|
972 | <height>19</height> |
---|
973 | </size> |
---|
974 | </property> |
---|
975 | <property name="text"> |
---|
976 | <string> ngpts</string> |
---|
977 | </property> |
---|
978 | </widget> |
---|
979 | <widget class="QPushButton" name="nx_table"> |
---|
980 | <property name="geometry"> |
---|
981 | <rect> |
---|
982 | <x>6</x> |
---|
983 | <y>149</y> |
---|
984 | <width>102</width> |
---|
985 | <height>23</height> |
---|
986 | </rect> |
---|
987 | </property> |
---|
988 | <property name="text"> |
---|
989 | <string>nx</string> |
---|
990 | </property> |
---|
991 | <property name="checkable"> |
---|
992 | <bool>true</bool> |
---|
993 | </property> |
---|
994 | <property name="autoRepeat"> |
---|
995 | <bool>false</bool> |
---|
996 | </property> |
---|
997 | <property name="autoDefault"> |
---|
998 | <bool>true</bool> |
---|
999 | </property> |
---|
1000 | <property name="default"> |
---|
1001 | <bool>false</bool> |
---|
1002 | </property> |
---|
1003 | <property name="flat"> |
---|
1004 | <bool>false</bool> |
---|
1005 | </property> |
---|
1006 | </widget> |
---|
1007 | <widget class="QPushButton" name="ny_table"> |
---|
1008 | <property name="geometry"> |
---|
1009 | <rect> |
---|
1010 | <x>105</x> |
---|
1011 | <y>149</y> |
---|
1012 | <width>104</width> |
---|
1013 | <height>23</height> |
---|
1014 | </rect> |
---|
1015 | </property> |
---|
1016 | <property name="text"> |
---|
1017 | <string>ny</string> |
---|
1018 | </property> |
---|
1019 | <property name="checkable"> |
---|
1020 | <bool>true</bool> |
---|
1021 | </property> |
---|
1022 | </widget> |
---|
1023 | <widget class="QPushButton" name="nz_table"> |
---|
1024 | <property name="geometry"> |
---|
1025 | <rect> |
---|
1026 | <x>206</x> |
---|
1027 | <y>149</y> |
---|
1028 | <width>102</width> |
---|
1029 | <height>23</height> |
---|
1030 | </rect> |
---|
1031 | </property> |
---|
1032 | <property name="text"> |
---|
1033 | <string>nz</string> |
---|
1034 | </property> |
---|
1035 | <property name="checkable"> |
---|
1036 | <bool>true</bool> |
---|
1037 | </property> |
---|
1038 | </widget> |
---|
1039 | <widget class="QPushButton" name="npex_table"> |
---|
1040 | <property name="geometry"> |
---|
1041 | <rect> |
---|
1042 | <x>305</x> |
---|
1043 | <y>149</y> |
---|
1044 | <width>103</width> |
---|
1045 | <height>23</height> |
---|
1046 | </rect> |
---|
1047 | </property> |
---|
1048 | <property name="text"> |
---|
1049 | <string>npex</string> |
---|
1050 | </property> |
---|
1051 | <property name="checkable"> |
---|
1052 | <bool>true</bool> |
---|
1053 | </property> |
---|
1054 | <property name="autoRepeat"> |
---|
1055 | <bool>false</bool> |
---|
1056 | </property> |
---|
1057 | </widget> |
---|
1058 | <widget class="QPushButton" name="npey_table"> |
---|
1059 | <property name="geometry"> |
---|
1060 | <rect> |
---|
1061 | <x>405</x> |
---|
1062 | <y>149</y> |
---|
1063 | <width>104</width> |
---|
1064 | <height>23</height> |
---|
1065 | </rect> |
---|
1066 | </property> |
---|
1067 | <property name="text"> |
---|
1068 | <string>npey</string> |
---|
1069 | </property> |
---|
1070 | <property name="checkable"> |
---|
1071 | <bool>true</bool> |
---|
1072 | </property> |
---|
1073 | </widget> |
---|
1074 | <widget class="QPushButton" name="npexnpey_table"> |
---|
1075 | <property name="geometry"> |
---|
1076 | <rect> |
---|
1077 | <x>506</x> |
---|
1078 | <y>149</y> |
---|
1079 | <width>102</width> |
---|
1080 | <height>23</height> |
---|
1081 | </rect> |
---|
1082 | </property> |
---|
1083 | <property name="text"> |
---|
1084 | <string>npex/npey</string> |
---|
1085 | </property> |
---|
1086 | <property name="checkable"> |
---|
1087 | <bool>true</bool> |
---|
1088 | </property> |
---|
1089 | </widget> |
---|
1090 | <widget class="QPushButton" name="np_table"> |
---|
1091 | <property name="geometry"> |
---|
1092 | <rect> |
---|
1093 | <x>605</x> |
---|
1094 | <y>149</y> |
---|
1095 | <width>103</width> |
---|
1096 | <height>23</height> |
---|
1097 | </rect> |
---|
1098 | </property> |
---|
1099 | <property name="text"> |
---|
1100 | <string>np</string> |
---|
1101 | </property> |
---|
1102 | <property name="checkable"> |
---|
1103 | <bool>true</bool> |
---|
1104 | </property> |
---|
1105 | </widget> |
---|
1106 | <widget class="QPushButton" name="ngpts_table"> |
---|
1107 | <property name="geometry"> |
---|
1108 | <rect> |
---|
1109 | <x>705</x> |
---|
1110 | <y>149</y> |
---|
1111 | <width>104</width> |
---|
1112 | <height>23</height> |
---|
1113 | </rect> |
---|
1114 | </property> |
---|
1115 | <property name="text"> |
---|
1116 | <string>ngpts</string> |
---|
1117 | </property> |
---|
1118 | <property name="checkable"> |
---|
1119 | <bool>true</bool> |
---|
1120 | </property> |
---|
1121 | </widget> |
---|
1122 | <widget class="QWidget" name="layoutWidget"> |
---|
1123 | <property name="geometry"> |
---|
1124 | <rect> |
---|
1125 | <x>5</x> |
---|
1126 | <y>10</y> |
---|
1127 | <width>111</width> |
---|
1128 | <height>131</height> |
---|
1129 | </rect> |
---|
1130 | </property> |
---|
1131 | <layout class="QVBoxLayout" name="verticalLayout"> |
---|
1132 | <item> |
---|
1133 | <widget class="QPushButton" name="save_button"> |
---|
1134 | <property name="enabled"> |
---|
1135 | <bool>true</bool> |
---|
1136 | </property> |
---|
1137 | <property name="minimumSize"> |
---|
1138 | <size> |
---|
1139 | <width>0</width> |
---|
1140 | <height>25</height> |
---|
1141 | </size> |
---|
1142 | </property> |
---|
1143 | <property name="toolTip"> |
---|
1144 | <string><html><head/><body><p>Save SELECTED results</p></body></html></string> |
---|
1145 | </property> |
---|
1146 | <property name="text"> |
---|
1147 | <string>Save to file</string> |
---|
1148 | </property> |
---|
1149 | </widget> |
---|
1150 | </item> |
---|
1151 | <item> |
---|
1152 | <widget class="QPushButton" name="load_all_button"> |
---|
1153 | <property name="minimumSize"> |
---|
1154 | <size> |
---|
1155 | <width>0</width> |
---|
1156 | <height>25</height> |
---|
1157 | </size> |
---|
1158 | </property> |
---|
1159 | <property name="toolTip"> |
---|
1160 | <string><html><head/><body><p>Load all data that was previously calculated.</p><p>CAUTION: Can take some time to load</p></body></html></string> |
---|
1161 | </property> |
---|
1162 | <property name="text"> |
---|
1163 | <string>Load all</string> |
---|
1164 | </property> |
---|
1165 | </widget> |
---|
1166 | </item> |
---|
1167 | <item> |
---|
1168 | <widget class="QPushButton" name="exec_button"> |
---|
1169 | <property name="minimumSize"> |
---|
1170 | <size> |
---|
1171 | <width>0</width> |
---|
1172 | <height>25</height> |
---|
1173 | </size> |
---|
1174 | </property> |
---|
1175 | <property name="toolTip"> |
---|
1176 | <string><html><head/><body><p>Loads results that fit within set minima/maxima</p><p><br/></p></body></html></string> |
---|
1177 | </property> |
---|
1178 | <property name="text"> |
---|
1179 | <string>Execute filter</string> |
---|
1180 | </property> |
---|
1181 | </widget> |
---|
1182 | </item> |
---|
1183 | <item> |
---|
1184 | <widget class="QPushButton" name="reset_button"> |
---|
1185 | <property name="minimumSize"> |
---|
1186 | <size> |
---|
1187 | <width>0</width> |
---|
1188 | <height>25</height> |
---|
1189 | </size> |
---|
1190 | </property> |
---|
1191 | <property name="toolTip"> |
---|
1192 | <string><html><head/><body><p>Reset Min/Max to original values</p><p><br/></p></body></html></string> |
---|
1193 | </property> |
---|
1194 | <property name="text"> |
---|
1195 | <string>Reset limits</string> |
---|
1196 | </property> |
---|
1197 | </widget> |
---|
1198 | </item> |
---|
1199 | </layout> |
---|
1200 | </widget> |
---|
1201 | <widget class="QPushButton" name="nxpex_table"> |
---|
1202 | <property name="geometry"> |
---|
1203 | <rect> |
---|
1204 | <x>806</x> |
---|
1205 | <y>149</y> |
---|
1206 | <width>104</width> |
---|
1207 | <height>23</height> |
---|
1208 | </rect> |
---|
1209 | </property> |
---|
1210 | <property name="text"> |
---|
1211 | <string>nx+1 / npex</string> |
---|
1212 | </property> |
---|
1213 | <property name="checkable"> |
---|
1214 | <bool>true</bool> |
---|
1215 | </property> |
---|
1216 | </widget> |
---|
1217 | <widget class="QPushButton" name="nypey_table"> |
---|
1218 | <property name="geometry"> |
---|
1219 | <rect> |
---|
1220 | <x>907</x> |
---|
1221 | <y>149</y> |
---|
1222 | <width>104</width> |
---|
1223 | <height>23</height> |
---|
1224 | </rect> |
---|
1225 | </property> |
---|
1226 | <property name="text"> |
---|
1227 | <string>ny+1 / npey</string> |
---|
1228 | </property> |
---|
1229 | <property name="checkable"> |
---|
1230 | <bool>true</bool> |
---|
1231 | </property> |
---|
1232 | </widget> |
---|
1233 | <widget class="QLabel" name="nxnpex_label"> |
---|
1234 | <property name="geometry"> |
---|
1235 | <rect> |
---|
1236 | <x>693</x> |
---|
1237 | <y>67</y> |
---|
1238 | <width>65</width> |
---|
1239 | <height>19</height> |
---|
1240 | </rect> |
---|
1241 | </property> |
---|
1242 | <property name="sizePolicy"> |
---|
1243 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
1244 | <horstretch>0</horstretch> |
---|
1245 | <verstretch>0</verstretch> |
---|
1246 | </sizepolicy> |
---|
1247 | </property> |
---|
1248 | <property name="minimumSize"> |
---|
1249 | <size> |
---|
1250 | <width>65</width> |
---|
1251 | <height>19</height> |
---|
1252 | </size> |
---|
1253 | </property> |
---|
1254 | <property name="maximumSize"> |
---|
1255 | <size> |
---|
1256 | <width>65</width> |
---|
1257 | <height>19</height> |
---|
1258 | </size> |
---|
1259 | </property> |
---|
1260 | <property name="text"> |
---|
1261 | <string>nx / npex</string> |
---|
1262 | </property> |
---|
1263 | </widget> |
---|
1264 | <widget class="QLabel" name="nynpey_label"> |
---|
1265 | <property name="geometry"> |
---|
1266 | <rect> |
---|
1267 | <x>771</x> |
---|
1268 | <y>67</y> |
---|
1269 | <width>65</width> |
---|
1270 | <height>19</height> |
---|
1271 | </rect> |
---|
1272 | </property> |
---|
1273 | <property name="sizePolicy"> |
---|
1274 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
1275 | <horstretch>0</horstretch> |
---|
1276 | <verstretch>0</verstretch> |
---|
1277 | </sizepolicy> |
---|
1278 | </property> |
---|
1279 | <property name="minimumSize"> |
---|
1280 | <size> |
---|
1281 | <width>65</width> |
---|
1282 | <height>19</height> |
---|
1283 | </size> |
---|
1284 | </property> |
---|
1285 | <property name="maximumSize"> |
---|
1286 | <size> |
---|
1287 | <width>65</width> |
---|
1288 | <height>19</height> |
---|
1289 | </size> |
---|
1290 | </property> |
---|
1291 | <property name="text"> |
---|
1292 | <string>ny / npey</string> |
---|
1293 | </property> |
---|
1294 | </widget> |
---|
1295 | <widget class="QDoubleSpinBox" name="nxpex_min"> |
---|
1296 | <property name="geometry"> |
---|
1297 | <rect> |
---|
1298 | <x>686</x> |
---|
1299 | <y>86</y> |
---|
1300 | <width>71</width> |
---|
1301 | <height>22</height> |
---|
1302 | </rect> |
---|
1303 | </property> |
---|
1304 | <property name="maximum"> |
---|
1305 | <double>1000000.000000000000000</double> |
---|
1306 | </property> |
---|
1307 | </widget> |
---|
1308 | <widget class="QDoubleSpinBox" name="nxpex_max"> |
---|
1309 | <property name="geometry"> |
---|
1310 | <rect> |
---|
1311 | <x>686</x> |
---|
1312 | <y>110</y> |
---|
1313 | <width>71</width> |
---|
1314 | <height>22</height> |
---|
1315 | </rect> |
---|
1316 | </property> |
---|
1317 | <property name="maximum"> |
---|
1318 | <double>1000000.000000000000000</double> |
---|
1319 | </property> |
---|
1320 | </widget> |
---|
1321 | <widget class="QDoubleSpinBox" name="nypey_min"> |
---|
1322 | <property name="geometry"> |
---|
1323 | <rect> |
---|
1324 | <x>763</x> |
---|
1325 | <y>86</y> |
---|
1326 | <width>71</width> |
---|
1327 | <height>22</height> |
---|
1328 | </rect> |
---|
1329 | </property> |
---|
1330 | <property name="maximum"> |
---|
1331 | <double>1000000.000000000000000</double> |
---|
1332 | </property> |
---|
1333 | </widget> |
---|
1334 | <widget class="QDoubleSpinBox" name="nypey_max"> |
---|
1335 | <property name="geometry"> |
---|
1336 | <rect> |
---|
1337 | <x>763</x> |
---|
1338 | <y>110</y> |
---|
1339 | <width>71</width> |
---|
1340 | <height>22</height> |
---|
1341 | </rect> |
---|
1342 | </property> |
---|
1343 | <property name="maximum"> |
---|
1344 | <double>1000000.000000000000000</double> |
---|
1345 | </property> |
---|
1346 | </widget> |
---|
1347 | <widget class="QLabel" name="status_label"> |
---|
1348 | <property name="geometry"> |
---|
1349 | <rect> |
---|
1350 | <x>870</x> |
---|
1351 | <y>90</y> |
---|
1352 | <width>151</width> |
---|
1353 | <height>41</height> |
---|
1354 | </rect> |
---|
1355 | </property> |
---|
1356 | <property name="text"> |
---|
1357 | <string/> |
---|
1358 | </property> |
---|
1359 | </widget> |
---|
1360 | <widget class="QDoubleSpinBox" name="ngpts_max"> |
---|
1361 | <property name="geometry"> |
---|
1362 | <rect> |
---|
1363 | <x>603</x> |
---|
1364 | <y>110</y> |
---|
1365 | <width>80</width> |
---|
1366 | <height>22</height> |
---|
1367 | </rect> |
---|
1368 | </property> |
---|
1369 | <property name="sizePolicy"> |
---|
1370 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
1371 | <horstretch>0</horstretch> |
---|
1372 | <verstretch>0</verstretch> |
---|
1373 | </sizepolicy> |
---|
1374 | </property> |
---|
1375 | <property name="minimumSize"> |
---|
1376 | <size> |
---|
1377 | <width>80</width> |
---|
1378 | <height>22</height> |
---|
1379 | </size> |
---|
1380 | </property> |
---|
1381 | <property name="maximumSize"> |
---|
1382 | <size> |
---|
1383 | <width>80</width> |
---|
1384 | <height>22</height> |
---|
1385 | </size> |
---|
1386 | </property> |
---|
1387 | <property name="correctionMode"> |
---|
1388 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
1389 | </property> |
---|
1390 | <property name="decimals"> |
---|
1391 | <number>0</number> |
---|
1392 | </property> |
---|
1393 | <property name="maximum"> |
---|
1394 | <double>9999999999999999464902769475481793196872414789632.000000000000000</double> |
---|
1395 | </property> |
---|
1396 | </widget> |
---|
1397 | <widget class="QDoubleSpinBox" name="ngpts_min"> |
---|
1398 | <property name="geometry"> |
---|
1399 | <rect> |
---|
1400 | <x>603</x> |
---|
1401 | <y>86</y> |
---|
1402 | <width>80</width> |
---|
1403 | <height>22</height> |
---|
1404 | </rect> |
---|
1405 | </property> |
---|
1406 | <property name="sizePolicy"> |
---|
1407 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
1408 | <horstretch>0</horstretch> |
---|
1409 | <verstretch>0</verstretch> |
---|
1410 | </sizepolicy> |
---|
1411 | </property> |
---|
1412 | <property name="minimumSize"> |
---|
1413 | <size> |
---|
1414 | <width>80</width> |
---|
1415 | <height>22</height> |
---|
1416 | </size> |
---|
1417 | </property> |
---|
1418 | <property name="maximumSize"> |
---|
1419 | <size> |
---|
1420 | <width>80</width> |
---|
1421 | <height>22</height> |
---|
1422 | </size> |
---|
1423 | </property> |
---|
1424 | <property name="correctionMode"> |
---|
1425 | <enum>QAbstractSpinBox::CorrectToNearestValue</enum> |
---|
1426 | </property> |
---|
1427 | <property name="decimals"> |
---|
1428 | <number>0</number> |
---|
1429 | </property> |
---|
1430 | <property name="maximum"> |
---|
1431 | <double>10000000000000000725314363815292351261583744096465219555182101554790400.000000000000000</double> |
---|
1432 | </property> |
---|
1433 | </widget> |
---|
1434 | </widget> |
---|
1435 | <tabstops> |
---|
1436 | <tabstop>nx_min</tabstop> |
---|
1437 | <tabstop>nx_max</tabstop> |
---|
1438 | <tabstop>ny_min</tabstop> |
---|
1439 | <tabstop>ny_max</tabstop> |
---|
1440 | <tabstop>nz_min</tabstop> |
---|
1441 | <tabstop>nz_max</tabstop> |
---|
1442 | <tabstop>npex_min</tabstop> |
---|
1443 | <tabstop>npex_max</tabstop> |
---|
1444 | <tabstop>npey_min</tabstop> |
---|
1445 | <tabstop>npey_max</tabstop> |
---|
1446 | <tabstop>npxnpy_min</tabstop> |
---|
1447 | <tabstop>npxnpy_max</tabstop> |
---|
1448 | <tabstop>np_min</tabstop> |
---|
1449 | <tabstop>np_max</tabstop> |
---|
1450 | <tabstop>reset_button</tabstop> |
---|
1451 | <tabstop>tableWidget</tabstop> |
---|
1452 | </tabstops> |
---|
1453 | <resources/> |
---|
1454 | <connections/> |
---|
1455 | </ui> |
---|