* dimer.py -- plots a default dimer
[quplot.git] / dimdialog.ui
blobef2069e20b405c6019f0a1c17706938f499b12b5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>DimDialog</class>
4 <widget class="QDialog" name="DimDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>591</width>
10 <height>604</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Dialog</string>
15 </property>
16 <widget class="QPushButton" name="pushButton">
17 <property name="geometry">
18 <rect>
19 <x>250</x>
20 <y>560</y>
21 <width>86</width>
22 <height>28</height>
23 </rect>
24 </property>
25 <property name="text">
26 <string>OK</string>
27 </property>
28 </widget>
29 <widget class="QGroupBox" name="groupBox">
30 <property name="geometry">
31 <rect>
32 <x>10</x>
33 <y>40</y>
34 <width>281</width>
35 <height>201</height>
36 </rect>
37 </property>
38 <property name="title">
39 <string>Constants</string>
40 </property>
41 <widget class="QDoubleSpinBox" name="aSpinBox">
42 <property name="enabled">
43 <bool>true</bool>
44 </property>
45 <property name="geometry">
46 <rect>
47 <x>30</x>
48 <y>30</y>
49 <width>62</width>
50 <height>23</height>
51 </rect>
52 </property>
53 <property name="decimals">
54 <number>3</number>
55 </property>
56 <property name="value">
57 <double>1.000000000000000</double>
58 </property>
59 </widget>
60 <widget class="QDoubleSpinBox" name="bSpinBox">
61 <property name="geometry">
62 <rect>
63 <x>120</x>
64 <y>30</y>
65 <width>62</width>
66 <height>23</height>
67 </rect>
68 </property>
69 <property name="decimals">
70 <number>3</number>
71 </property>
72 <property name="maximum">
73 <double>360.000000000000000</double>
74 </property>
75 <property name="value">
76 <double>1.240000000000000</double>
77 </property>
78 </widget>
79 <widget class="QDoubleSpinBox" name="FSpinBox">
80 <property name="geometry">
81 <rect>
82 <x>30</x>
83 <y>60</y>
84 <width>62</width>
85 <height>23</height>
86 </rect>
87 </property>
88 <property name="decimals">
89 <number>3</number>
90 </property>
91 <property name="value">
92 <double>0.000000000000000</double>
93 </property>
94 </widget>
95 <widget class="QLabel" name="aLabel">
96 <property name="geometry">
97 <rect>
98 <x>10</x>
99 <y>30</y>
100 <width>16</width>
101 <height>18</height>
102 </rect>
103 </property>
104 <property name="text">
105 <string>a:</string>
106 </property>
107 <property name="buddy">
108 <cstring>aSpinBox</cstring>
109 </property>
110 </widget>
111 <widget class="QLabel" name="bLabel">
112 <property name="geometry">
113 <rect>
114 <x>100</x>
115 <y>30</y>
116 <width>16</width>
117 <height>20</height>
118 </rect>
119 </property>
120 <property name="text">
121 <string>A:</string>
122 </property>
123 <property name="buddy">
124 <cstring>bSpinBox</cstring>
125 </property>
126 </widget>
127 <widget class="QLabel" name="FLabel">
128 <property name="geometry">
129 <rect>
130 <x>10</x>
131 <y>60</y>
132 <width>16</width>
133 <height>18</height>
134 </rect>
135 </property>
136 <property name="text">
137 <string>F:</string>
138 </property>
139 <property name="buddy">
140 <cstring>FSpinBox</cstring>
141 </property>
142 </widget>
143 <widget class="QLabel" name="wLabel">
144 <property name="geometry">
145 <rect>
146 <x>190</x>
147 <y>30</y>
148 <width>21</width>
149 <height>18</height>
150 </rect>
151 </property>
152 <property name="text">
153 <string>w:</string>
154 </property>
155 <property name="buddy">
156 <cstring>wSpinBox</cstring>
157 </property>
158 </widget>
159 <widget class="QDoubleSpinBox" name="wSpinBox">
160 <property name="geometry">
161 <rect>
162 <x>210</x>
163 <y>30</y>
164 <width>62</width>
165 <height>23</height>
166 </rect>
167 </property>
168 <property name="decimals">
169 <number>3</number>
170 </property>
171 <property name="value">
172 <double>0.010000000000000</double>
173 </property>
174 </widget>
175 <widget class="QDoubleSpinBox" name="eta1SpinBox">
176 <property name="geometry">
177 <rect>
178 <x>120</x>
179 <y>60</y>
180 <width>62</width>
181 <height>22</height>
182 </rect>
183 </property>
184 <property name="decimals">
185 <number>4</number>
186 </property>
187 <property name="value">
188 <double>1.000000000000000</double>
189 </property>
190 </widget>
191 <widget class="QLabel" name="eta1Label">
192 <property name="geometry">
193 <rect>
194 <x>100</x>
195 <y>60</y>
196 <width>16</width>
197 <height>16</height>
198 </rect>
199 </property>
200 <property name="text">
201 <string>n1</string>
202 </property>
203 <property name="buddy">
204 <cstring>eta1SpinBox</cstring>
205 </property>
206 </widget>
207 <widget class="QDoubleSpinBox" name="eta2SpinBox">
208 <property name="geometry">
209 <rect>
210 <x>210</x>
211 <y>60</y>
212 <width>62</width>
213 <height>23</height>
214 </rect>
215 </property>
216 <property name="decimals">
217 <number>3</number>
218 </property>
219 <property name="value">
220 <double>1.200000000000000</double>
221 </property>
222 </widget>
223 <widget class="QLabel" name="eta2Label">
224 <property name="geometry">
225 <rect>
226 <x>190</x>
227 <y>60</y>
228 <width>16</width>
229 <height>18</height>
230 </rect>
231 </property>
232 <property name="text">
233 <string>n2</string>
234 </property>
235 <property name="buddy">
236 <cstring>eta2SpinBox</cstring>
237 </property>
238 </widget>
239 <widget class="QDoubleSpinBox" name="lSpinBox">
240 <property name="geometry">
241 <rect>
242 <x>30</x>
243 <y>90</y>
244 <width>62</width>
245 <height>23</height>
246 </rect>
247 </property>
248 <property name="decimals">
249 <number>3</number>
250 </property>
251 <property name="value">
252 <double>1.700000000000000</double>
253 </property>
254 </widget>
255 <widget class="QLabel" name="lLabel">
256 <property name="geometry">
257 <rect>
258 <x>10</x>
259 <y>90</y>
260 <width>16</width>
261 <height>16</height>
262 </rect>
263 </property>
264 <property name="text">
265 <string>l</string>
266 </property>
267 <property name="buddy">
268 <cstring>lSpinBox</cstring>
269 </property>
270 </widget>
271 <widget class="QCheckBox" name="eulCheck">
272 <property name="geometry">
273 <rect>
274 <x>10</x>
275 <y>170</y>
276 <width>87</width>
277 <height>23</height>
278 </rect>
279 </property>
280 <property name="text">
281 <string>Euler</string>
282 </property>
283 </widget>
284 <widget class="QCheckBox" name="rukCheck">
285 <property name="geometry">
286 <rect>
287 <x>170</x>
288 <y>170</y>
289 <width>101</width>
290 <height>23</height>
291 </rect>
292 </property>
293 <property name="text">
294 <string>Runge-Kutta</string>
295 </property>
296 <property name="checked">
297 <bool>true</bool>
298 </property>
299 </widget>
300 <widget class="QDoubleSpinBox" name="thetaSpinBox">
301 <property name="geometry">
302 <rect>
303 <x>120</x>
304 <y>90</y>
305 <width>62</width>
306 <height>23</height>
307 </rect>
308 </property>
309 <property name="maximum">
310 <double>360.000000000000000</double>
311 </property>
312 </widget>
313 <widget class="QLabel" name="thetaLabel">
314 <property name="geometry">
315 <rect>
316 <x>100</x>
317 <y>90</y>
318 <width>16</width>
319 <height>18</height>
320 </rect>
321 </property>
322 <property name="text">
323 <string>th</string>
324 </property>
325 <property name="buddy">
326 <cstring>thetaSpinBox</cstring>
327 </property>
328 </widget>
329 <widget class="QDoubleSpinBox" name="psiSpinBox">
330 <property name="geometry">
331 <rect>
332 <x>210</x>
333 <y>90</y>
334 <width>62</width>
335 <height>22</height>
336 </rect>
337 </property>
338 </widget>
339 <widget class="QLabel" name="psiLabel">
340 <property name="geometry">
341 <rect>
342 <x>190</x>
343 <y>90</y>
344 <width>21</width>
345 <height>16</height>
346 </rect>
347 </property>
348 <property name="text">
349 <string>psi</string>
350 </property>
351 <property name="buddy">
352 <cstring>psiSpinBox</cstring>
353 </property>
354 </widget>
355 <widget class="QDoubleSpinBox" name="USpinBox">
356 <property name="geometry">
357 <rect>
358 <x>30</x>
359 <y>120</y>
360 <width>62</width>
361 <height>23</height>
362 </rect>
363 </property>
364 </widget>
365 <widget class="QLabel" name="ULabel">
366 <property name="geometry">
367 <rect>
368 <x>10</x>
369 <y>120</y>
370 <width>21</width>
371 <height>18</height>
372 </rect>
373 </property>
374 <property name="text">
375 <string>U</string>
376 </property>
377 <property name="buddy">
378 <cstring>USpinBox</cstring>
379 </property>
380 </widget>
381 </widget>
382 <widget class="QComboBox" name="comboBox">
383 <property name="geometry">
384 <rect>
385 <x>310</x>
386 <y>10</y>
387 <width>271</width>
388 <height>22</height>
389 </rect>
390 </property>
391 <property name="currentIndex">
392 <number>-1</number>
393 </property>
394 <property name="maxCount">
395 <number>10</number>
396 </property>
397 <property name="insertPolicy">
398 <enum>QComboBox::NoInsert</enum>
399 </property>
400 <property name="sizeAdjustPolicy">
401 <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
402 </property>
403 <property name="frame">
404 <bool>true</bool>
405 </property>
406 </widget>
407 <widget class="QGroupBox" name="groupBox_2">
408 <property name="geometry">
409 <rect>
410 <x>300</x>
411 <y>40</y>
412 <width>281</width>
413 <height>201</height>
414 </rect>
415 </property>
416 <property name="title">
417 <string>Initial Conditions</string>
418 </property>
419 <widget class="QLabel" name="timeLabel">
420 <property name="geometry">
421 <rect>
422 <x>10</x>
423 <y>30</y>
424 <width>31</width>
425 <height>18</height>
426 </rect>
427 </property>
428 <property name="text">
429 <string>Time</string>
430 </property>
431 <property name="buddy">
432 <cstring>timeSpinBox</cstring>
433 </property>
434 </widget>
435 <widget class="QLabel" name="veloxLabel">
436 <property name="geometry">
437 <rect>
438 <x>130</x>
439 <y>90</y>
440 <width>71</width>
441 <height>20</height>
442 </rect>
443 </property>
444 <property name="text">
445 <string>x velocity</string>
446 </property>
447 <property name="buddy">
448 <cstring>veloxSpinBox</cstring>
449 </property>
450 </widget>
451 <widget class="QDoubleSpinBox" name="timeSpinBox">
452 <property name="geometry">
453 <rect>
454 <x>50</x>
455 <y>30</y>
456 <width>71</width>
457 <height>23</height>
458 </rect>
459 </property>
460 <property name="maximum">
461 <double>999.990000000000009</double>
462 </property>
463 </widget>
464 <widget class="QDoubleSpinBox" name="veloxSpinBox">
465 <property name="geometry">
466 <rect>
467 <x>200</x>
468 <y>90</y>
469 <width>71</width>
470 <height>23</height>
471 </rect>
472 </property>
473 <property name="maximum">
474 <double>999.990000000000009</double>
475 </property>
476 <property name="value">
477 <double>100.000000000000000</double>
478 </property>
479 </widget>
480 <widget class="QDoubleSpinBox" name="offxSpinBox">
481 <property name="geometry">
482 <rect>
483 <x>201</x>
484 <y>35</y>
485 <width>71</width>
486 <height>21</height>
487 </rect>
488 </property>
489 <property name="maximum">
490 <double>999.990000000000009</double>
491 </property>
492 <property name="value">
493 <double>1.000000000000000</double>
494 </property>
495 </widget>
496 <widget class="QLabel" name="offxLabel">
497 <property name="geometry">
498 <rect>
499 <x>140</x>
500 <y>36</y>
501 <width>51</width>
502 <height>20</height>
503 </rect>
504 </property>
505 <property name="text">
506 <string>x offset</string>
507 </property>
508 <property name="buddy">
509 <cstring>offxSpinBox</cstring>
510 </property>
511 </widget>
512 <widget class="QDoubleSpinBox" name="unusedSpinBox">
513 <property name="geometry">
514 <rect>
515 <x>50</x>
516 <y>60</y>
517 <width>71</width>
518 <height>23</height>
519 </rect>
520 </property>
521 <property name="maximum">
522 <double>999.990000000000009</double>
523 </property>
524 </widget>
525 <widget class="QLabel" name="unusedLabel">
526 <property name="geometry">
527 <rect>
528 <x>10</x>
529 <y>58</y>
530 <width>21</width>
531 <height>20</height>
532 </rect>
533 </property>
534 <property name="text">
535 <string>N/A</string>
536 </property>
537 <property name="buddy">
538 <cstring>unusedSpinBox</cstring>
539 </property>
540 </widget>
541 <widget class="QDoubleSpinBox" name="offySpinBox">
542 <property name="geometry">
543 <rect>
544 <x>200</x>
545 <y>60</y>
546 <width>71</width>
547 <height>23</height>
548 </rect>
549 </property>
550 <property name="maximum">
551 <double>999.990000000000009</double>
552 </property>
553 <property name="value">
554 <double>1.000000000000000</double>
555 </property>
556 </widget>
557 <widget class="QDoubleSpinBox" name="veloySpinBox">
558 <property name="geometry">
559 <rect>
560 <x>200</x>
561 <y>120</y>
562 <width>71</width>
563 <height>23</height>
564 </rect>
565 </property>
566 <property name="maximum">
567 <double>999.000000000000000</double>
568 </property>
569 <property name="value">
570 <double>100.000000000000000</double>
571 </property>
572 </widget>
573 <widget class="QLabel" name="offyLabel">
574 <property name="geometry">
575 <rect>
576 <x>140</x>
577 <y>60</y>
578 <width>62</width>
579 <height>18</height>
580 </rect>
581 </property>
582 <property name="text">
583 <string>y offset</string>
584 </property>
585 <property name="buddy">
586 <cstring>offySpinBox</cstring>
587 </property>
588 </widget>
589 <widget class="QLabel" name="veloyLabel">
590 <property name="geometry">
591 <rect>
592 <x>130</x>
593 <y>120</y>
594 <width>62</width>
595 <height>18</height>
596 </rect>
597 </property>
598 <property name="text">
599 <string>y velocity</string>
600 </property>
601 <property name="buddy">
602 <cstring>veloySpinBox</cstring>
603 </property>
604 </widget>
605 <widget class="QCheckBox" name="randomCheck">
606 <property name="geometry">
607 <rect>
608 <x>20</x>
609 <y>120</y>
610 <width>91</width>
611 <height>23</height>
612 </rect>
613 </property>
614 <property name="text">
615 <string>Random IC</string>
616 </property>
617 </widget>
618 <widget class="QDoubleSpinBox" name="phiSpinBox">
619 <property name="geometry">
620 <rect>
621 <x>50</x>
622 <y>93</y>
623 <width>71</width>
624 <height>20</height>
625 </rect>
626 </property>
627 <property name="decimals">
628 <number>2</number>
629 </property>
630 <property name="maximum">
631 <double>360.000000000000000</double>
632 </property>
633 </widget>
634 <widget class="QLabel" name="phiLabel">
635 <property name="geometry">
636 <rect>
637 <x>10</x>
638 <y>90</y>
639 <width>21</width>
640 <height>18</height>
641 </rect>
642 </property>
643 <property name="text">
644 <string>phi</string>
645 </property>
646 <property name="buddy">
647 <cstring>phiSpinBox</cstring>
648 </property>
649 </widget>
650 <widget class="QDoubleSpinBox" name="tempSpinBox">
651 <property name="geometry">
652 <rect>
653 <x>50</x>
654 <y>150</y>
655 <width>221</width>
656 <height>23</height>
657 </rect>
658 </property>
659 <property name="decimals">
660 <number>10</number>
661 </property>
662 <property name="maximum">
663 <double>9999.989999999999782</double>
664 </property>
665 </widget>
666 <widget class="QLabel" name="tempLabel">
667 <property name="geometry">
668 <rect>
669 <x>10</x>
670 <y>150</y>
671 <width>31</width>
672 <height>18</height>
673 </rect>
674 </property>
675 <property name="text">
676 <string>T</string>
677 </property>
678 <property name="buddy">
679 <cstring>tempSpinBox</cstring>
680 </property>
681 </widget>
682 </widget>
683 <widget class="QLabel" name="label">
684 <property name="geometry">
685 <rect>
686 <x>20</x>
687 <y>10</y>
688 <width>271</width>
689 <height>18</height>
690 </rect>
691 </property>
692 <property name="text">
693 <string>Choose equation to solve :</string>
694 </property>
695 <property name="buddy">
696 <cstring>comboBox</cstring>
697 </property>
698 </widget>
699 <widget class="QGroupBox" name="groupBox_3">
700 <property name="geometry">
701 <rect>
702 <x>10</x>
703 <y>240</y>
704 <width>281</width>
705 <height>101</height>
706 </rect>
707 </property>
708 <property name="title">
709 <string>Parameters</string>
710 </property>
711 <widget class="QDoubleSpinBox" name="stepsizeSpinBox">
712 <property name="geometry">
713 <rect>
714 <x>80</x>
715 <y>20</y>
716 <width>71</width>
717 <height>23</height>
718 </rect>
719 </property>
720 <property name="decimals">
721 <number>3</number>
722 </property>
723 <property name="maximum">
724 <double>1.000000000000000</double>
725 </property>
726 <property name="value">
727 <double>0.100000000000000</double>
728 </property>
729 </widget>
730 <widget class="QLabel" name="stepsizeLabel">
731 <property name="geometry">
732 <rect>
733 <x>10</x>
734 <y>20</y>
735 <width>62</width>
736 <height>18</height>
737 </rect>
738 </property>
739 <property name="text">
740 <string>Step Size</string>
741 </property>
742 <property name="buddy">
743 <cstring>stepsizeSpinBox</cstring>
744 </property>
745 </widget>
746 <widget class="QLabel" name="stepsLabel">
747 <property name="geometry">
748 <rect>
749 <x>10</x>
750 <y>60</y>
751 <width>51</width>
752 <height>18</height>
753 </rect>
754 </property>
755 <property name="text">
756 <string>periods</string>
757 </property>
758 <property name="buddy">
759 <cstring>stepsSpinBox</cstring>
760 </property>
761 </widget>
762 <widget class="QDoubleSpinBox" name="stepsSpinBox">
763 <property name="geometry">
764 <rect>
765 <x>70</x>
766 <y>60</y>
767 <width>71</width>
768 <height>23</height>
769 </rect>
770 </property>
771 <property name="maximum">
772 <double>1000000000.000000000000000</double>
773 </property>
774 <property name="value">
775 <double>100.000000000000000</double>
776 </property>
777 </widget>
778 <widget class="QDoubleSpinBox" name="fromtSpinBox">
779 <property name="geometry">
780 <rect>
781 <x>210</x>
782 <y>20</y>
783 <width>62</width>
784 <height>22</height>
785 </rect>
786 </property>
787 <property name="decimals">
788 <number>3</number>
789 </property>
790 <property name="maximum">
791 <double>9999.000000000000000</double>
792 </property>
793 </widget>
794 <widget class="QLabel" name="fromtLabel">
795 <property name="geometry">
796 <rect>
797 <x>170</x>
798 <y>20</y>
799 <width>31</width>
800 <height>16</height>
801 </rect>
802 </property>
803 <property name="text">
804 <string>from</string>
805 </property>
806 <property name="buddy">
807 <cstring>fromtSpinBox</cstring>
808 </property>
809 </widget>
810 <widget class="QDoubleSpinBox" name="filterSpinBox">
811 <property name="geometry">
812 <rect>
813 <x>190</x>
814 <y>60</y>
815 <width>81</width>
816 <height>23</height>
817 </rect>
818 </property>
819 <property name="toolTip">
820 <string>values with a difference smaller than this value are filtered out</string>
821 </property>
822 <property name="decimals">
823 <number>5</number>
824 </property>
825 <property name="maximum">
826 <double>1.000000000000000</double>
827 </property>
828 <property name="value">
829 <double>0.000100000000000</double>
830 </property>
831 </widget>
832 <widget class="QLabel" name="filterLabel">
833 <property name="geometry">
834 <rect>
835 <x>150</x>
836 <y>60</y>
837 <width>31</width>
838 <height>18</height>
839 </rect>
840 </property>
841 <property name="text">
842 <string>filter</string>
843 </property>
844 <property name="buddy">
845 <cstring>filterSpinBox</cstring>
846 </property>
847 </widget>
848 </widget>
849 <widget class="QGroupBox" name="groupBox_4">
850 <property name="geometry">
851 <rect>
852 <x>300</x>
853 <y>240</y>
854 <width>281</width>
855 <height>101</height>
856 </rect>
857 </property>
858 <property name="title">
859 <string>Converge Mode</string>
860 </property>
861 <widget class="QCheckBox" name="convergeCheck">
862 <property name="geometry">
863 <rect>
864 <x>10</x>
865 <y>40</y>
866 <width>121</width>
867 <height>23</height>
868 </rect>
869 </property>
870 <property name="text">
871 <string>Converge Mode</string>
872 </property>
873 </widget>
874 <widget class="QDoubleSpinBox" name="fromSpinBox">
875 <property name="geometry">
876 <rect>
877 <x>171</x>
878 <y>20</y>
879 <width>91</width>
880 <height>23</height>
881 </rect>
882 </property>
883 <property name="decimals">
884 <number>7</number>
885 </property>
886 <property name="maximum">
887 <double>1.000000000000000</double>
888 </property>
889 <property name="value">
890 <double>0.000010000000000</double>
891 </property>
892 </widget>
893 <widget class="QDoubleSpinBox" name="toSpinBox">
894 <property name="geometry">
895 <rect>
896 <x>171</x>
897 <y>61</y>
898 <width>91</width>
899 <height>20</height>
900 </rect>
901 </property>
902 <property name="decimals">
903 <number>7</number>
904 </property>
905 <property name="maximum">
906 <double>1.000000000000000</double>
907 </property>
908 <property name="value">
909 <double>1.000000000000000</double>
910 </property>
911 </widget>
912 <widget class="QLabel" name="fromLabel">
913 <property name="geometry">
914 <rect>
915 <x>100</x>
916 <y>20</y>
917 <width>61</width>
918 <height>20</height>
919 </rect>
920 </property>
921 <property name="text">
922 <string>stepsize</string>
923 </property>
924 <property name="buddy">
925 <cstring>fromSpinBox</cstring>
926 </property>
927 </widget>
928 <widget class="QLabel" name="toLabel">
929 <property name="geometry">
930 <rect>
931 <x>140</x>
932 <y>60</y>
933 <width>16</width>
934 <height>18</height>
935 </rect>
936 </property>
937 <property name="text">
938 <string>to</string>
939 </property>
940 <property name="buddy">
941 <cstring>toSpinBox</cstring>
942 </property>
943 </widget>
944 </widget>
945 <widget class="QGroupBox" name="groupBox_6">
946 <property name="geometry">
947 <rect>
948 <x>10</x>
949 <y>340</y>
950 <width>571</width>
951 <height>201</height>
952 </rect>
953 </property>
954 <property name="title">
955 <string>Dual Bifurcation Mode</string>
956 </property>
957 <widget class="QCheckBox" name="dualbifCheck">
958 <property name="geometry">
959 <rect>
960 <x>300</x>
961 <y>20</y>
962 <width>71</width>
963 <height>20</height>
964 </rect>
965 </property>
966 <property name="text">
967 <string>Dual Bif</string>
968 </property>
969 </widget>
970 <widget class="QDoubleSpinBox" name="fromr1SpinBox">
971 <property name="geometry">
972 <rect>
973 <x>180</x>
974 <y>20</y>
975 <width>91</width>
976 <height>22</height>
977 </rect>
978 </property>
979 <property name="decimals">
980 <number>5</number>
981 </property>
982 <property name="minimum">
983 <double>-360.000000000000000</double>
984 </property>
985 <property name="maximum">
986 <double>360.000000000000000</double>
987 </property>
988 <property name="value">
989 <double>0.000000000000000</double>
990 </property>
991 </widget>
992 <widget class="QDoubleSpinBox" name="tor1SpinBox">
993 <property name="geometry">
994 <rect>
995 <x>180</x>
996 <y>50</y>
997 <width>91</width>
998 <height>22</height>
999 </rect>
1000 </property>
1001 <property name="decimals">
1002 <number>5</number>
1003 </property>
1004 <property name="maximum">
1005 <double>360.000000000000000</double>
1006 </property>
1007 <property name="value">
1008 <double>359.000000000000000</double>
1009 </property>
1010 </widget>
1011 <widget class="QLabel" name="fromr1Label">
1012 <property name="geometry">
1013 <rect>
1014 <x>130</x>
1015 <y>20</y>
1016 <width>41</width>
1017 <height>20</height>
1018 </rect>
1019 </property>
1020 <property name="text">
1021 <string>from 1</string>
1022 </property>
1023 <property name="buddy">
1024 <cstring>fromr1SpinBox</cstring>
1025 </property>
1026 </widget>
1027 <widget class="QLabel" name="tor1Label">
1028 <property name="geometry">
1029 <rect>
1030 <x>130</x>
1031 <y>50</y>
1032 <width>31</width>
1033 <height>20</height>
1034 </rect>
1035 </property>
1036 <property name="text">
1037 <string>to 1</string>
1038 </property>
1039 <property name="buddy">
1040 <cstring>tor1SpinBox</cstring>
1041 </property>
1042 </widget>
1043 <widget class="QDoubleSpinBox" name="stepr1SpinBox">
1044 <property name="geometry">
1045 <rect>
1046 <x>90</x>
1047 <y>80</y>
1048 <width>181</width>
1049 <height>22</height>
1050 </rect>
1051 </property>
1052 <property name="decimals">
1053 <number>10</number>
1054 </property>
1055 <property name="value">
1056 <double>1.000000000000000</double>
1057 </property>
1058 </widget>
1059 <widget class="QLabel" name="stepr1Label">
1060 <property name="geometry">
1061 <rect>
1062 <x>10</x>
1063 <y>80</y>
1064 <width>71</width>
1065 <height>16</height>
1066 </rect>
1067 </property>
1068 <property name="text">
1069 <string>step size 1</string>
1070 </property>
1071 <property name="buddy">
1072 <cstring>stepr1SpinBox</cstring>
1073 </property>
1074 </widget>
1075 <widget class="QLabel" name="sampleLabel">
1076 <property name="enabled">
1077 <bool>true</bool>
1078 </property>
1079 <property name="geometry">
1080 <rect>
1081 <x>160</x>
1082 <y>110</y>
1083 <width>61</width>
1084 <height>20</height>
1085 </rect>
1086 </property>
1087 <property name="text">
1088 <string>Samples</string>
1089 </property>
1090 <property name="buddy">
1091 <cstring>samplesSpinBox</cstring>
1092 </property>
1093 </widget>
1094 <widget class="QLineEdit" name="param1Edit">
1095 <property name="geometry">
1096 <rect>
1097 <x>90</x>
1098 <y>50</y>
1099 <width>21</width>
1100 <height>16</height>
1101 </rect>
1102 </property>
1103 <property name="inputMask">
1104 <string>A; </string>
1105 </property>
1106 <property name="text">
1107 <string>a</string>
1108 </property>
1109 <property name="frame">
1110 <bool>true</bool>
1111 </property>
1112 </widget>
1113 <widget class="QLabel" name="param1Label">
1114 <property name="geometry">
1115 <rect>
1116 <x>10</x>
1117 <y>50</y>
1118 <width>81</width>
1119 <height>18</height>
1120 </rect>
1121 </property>
1122 <property name="text">
1123 <string>Param 1</string>
1124 </property>
1125 <property name="buddy">
1126 <cstring>param1Edit</cstring>
1127 </property>
1128 </widget>
1129 <widget class="QLabel" name="param2Label">
1130 <property name="geometry">
1131 <rect>
1132 <x>300</x>
1133 <y>50</y>
1134 <width>81</width>
1135 <height>18</height>
1136 </rect>
1137 </property>
1138 <property name="text">
1139 <string>Param 2</string>
1140 </property>
1141 <property name="buddy">
1142 <cstring>param2Edit</cstring>
1143 </property>
1144 </widget>
1145 <widget class="QLineEdit" name="param2Edit">
1146 <property name="geometry">
1147 <rect>
1148 <x>380</x>
1149 <y>50</y>
1150 <width>21</width>
1151 <height>20</height>
1152 </rect>
1153 </property>
1154 <property name="inputMask">
1155 <string>A; </string>
1156 </property>
1157 <property name="text">
1158 <string>w</string>
1159 </property>
1160 </widget>
1161 <widget class="QDoubleSpinBox" name="tor2SpinBox">
1162 <property name="geometry">
1163 <rect>
1164 <x>470</x>
1165 <y>50</y>
1166 <width>91</width>
1167 <height>22</height>
1168 </rect>
1169 </property>
1170 <property name="decimals">
1171 <number>5</number>
1172 </property>
1173 <property name="maximum">
1174 <double>360.000000000000000</double>
1175 </property>
1176 <property name="value">
1177 <double>0.000000000000000</double>
1178 </property>
1179 </widget>
1180 <widget class="QDoubleSpinBox" name="fromr2SpinBox">
1181 <property name="geometry">
1182 <rect>
1183 <x>470</x>
1184 <y>20</y>
1185 <width>91</width>
1186 <height>21</height>
1187 </rect>
1188 </property>
1189 <property name="decimals">
1190 <number>5</number>
1191 </property>
1192 <property name="maximum">
1193 <double>360.000000000000000</double>
1194 </property>
1195 <property name="value">
1196 <double>0.000000000000000</double>
1197 </property>
1198 </widget>
1199 <widget class="QDoubleSpinBox" name="stepr2SpinBox">
1200 <property name="geometry">
1201 <rect>
1202 <x>380</x>
1203 <y>80</y>
1204 <width>181</width>
1205 <height>22</height>
1206 </rect>
1207 </property>
1208 <property name="decimals">
1209 <number>10</number>
1210 </property>
1211 <property name="value">
1212 <double>1.000000000000000</double>
1213 </property>
1214 </widget>
1215 <widget class="QLabel" name="stepr2Label">
1216 <property name="geometry">
1217 <rect>
1218 <x>300</x>
1219 <y>80</y>
1220 <width>71</width>
1221 <height>16</height>
1222 </rect>
1223 </property>
1224 <property name="text">
1225 <string>step size 2</string>
1226 </property>
1227 <property name="buddy">
1228 <cstring>stepr2SpinBox</cstring>
1229 </property>
1230 </widget>
1231 <widget class="QSpinBox" name="samplesSpinBox">
1232 <property name="geometry">
1233 <rect>
1234 <x>220</x>
1235 <y>110</y>
1236 <width>51</width>
1237 <height>21</height>
1238 </rect>
1239 </property>
1240 </widget>
1241 <widget class="QLabel" name="fromr2Label">
1242 <property name="geometry">
1243 <rect>
1244 <x>420</x>
1245 <y>20</y>
1246 <width>41</width>
1247 <height>20</height>
1248 </rect>
1249 </property>
1250 <property name="text">
1251 <string>from2</string>
1252 </property>
1253 <property name="buddy">
1254 <cstring>fromr2SpinBox</cstring>
1255 </property>
1256 </widget>
1257 <widget class="QLabel" name="tor2Label">
1258 <property name="geometry">
1259 <rect>
1260 <x>420</x>
1261 <y>50</y>
1262 <width>41</width>
1263 <height>20</height>
1264 </rect>
1265 </property>
1266 <property name="text">
1267 <string>to 2</string>
1268 </property>
1269 <property name="buddy">
1270 <cstring>tor2SpinBox</cstring>
1271 </property>
1272 </widget>
1273 <widget class="QCheckBox" name="bifurcateCheck">
1274 <property name="geometry">
1275 <rect>
1276 <x>10</x>
1277 <y>20</y>
1278 <width>81</width>
1279 <height>20</height>
1280 </rect>
1281 </property>
1282 <property name="text">
1283 <string>Bifurcate</string>
1284 </property>
1285 </widget>
1286 <widget class="QLabel" name="threshLabel">
1287 <property name="geometry">
1288 <rect>
1289 <x>10</x>
1290 <y>170</y>
1291 <width>71</width>
1292 <height>18</height>
1293 </rect>
1294 </property>
1295 <property name="text">
1296 <string>Threshold</string>
1297 </property>
1298 <property name="buddy">
1299 <cstring>threshSpinBox</cstring>
1300 </property>
1301 </widget>
1302 <widget class="QSpinBox" name="threshSpinBox">
1303 <property name="geometry">
1304 <rect>
1305 <x>80</x>
1306 <y>160</y>
1307 <width>54</width>
1308 <height>23</height>
1309 </rect>
1310 </property>
1311 <property name="maximum">
1312 <number>1000000</number>
1313 </property>
1314 <property name="value">
1315 <number>1000</number>
1316 </property>
1317 </widget>
1318 <widget class="QCheckBox" name="searchCheck">
1319 <property name="geometry">
1320 <rect>
1321 <x>10</x>
1322 <y>130</y>
1323 <width>111</width>
1324 <height>23</height>
1325 </rect>
1326 </property>
1327 <property name="text">
1328 <string>Search mode</string>
1329 </property>
1330 </widget>
1331 </widget>
1332 </widget>
1333 <resources/>
1334 <connections>
1335 <connection>
1336 <sender>pushButton</sender>
1337 <signal>clicked()</signal>
1338 <receiver>DimDialog</receiver>
1339 <slot>close()</slot>
1340 <hints>
1341 <hint type="sourcelabel">
1342 <x>552</x>
1343 <y>590</y>
1344 </hint>
1345 <hint type="destinationlabel">
1346 <x>295</x>
1347 <y>105</y>
1348 </hint>
1349 </hints>
1350 </connection>
1351 </connections>
1352 </ui>