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