]> rtime.felk.cvut.cz Git - mf6xx.git/blob - src/qemu/mf624_interface/untitled/mainwindow.ui
1ffa3c86a3c8fcbba99680a53b2e9c6055bc92c4
[mf6xx.git] / src / qemu / mf624_interface / untitled / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>484</width>
10     <height>569</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>MainWindow</string>
21   </property>
22   <widget class="QWidget" name="centralWidget">
23    <widget class="QLabel" name="label">
24     <property name="geometry">
25      <rect>
26       <x>10</x>
27       <y>10</y>
28       <width>461</width>
29       <height>22</height>
30      </rect>
31     </property>
32     <property name="font">
33      <font>
34       <pointsize>13</pointsize>
35       <weight>75</weight>
36       <bold>true</bold>
37      </font>
38     </property>
39     <property name="text">
40      <string>Humusoft MF624 DAQ input/output interface</string>
41     </property>
42    </widget>
43    <widget class="QWidget" name="layoutWidget">
44     <property name="geometry">
45      <rect>
46       <x>11</x>
47       <y>41</y>
48       <width>461</width>
49       <height>141</height>
50      </rect>
51     </property>
52     <layout class="QVBoxLayout" name="verticalLayout_3">
53      <item>
54       <widget class="QGroupBox" name="groupBox">
55        <property name="sizePolicy">
56         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
57          <horstretch>0</horstretch>
58          <verstretch>0</verstretch>
59         </sizepolicy>
60        </property>
61        <property name="maximumSize">
62         <size>
63          <width>16777213</width>
64          <height>70</height>
65         </size>
66        </property>
67        <property name="title">
68         <string>DIN</string>
69        </property>
70        <widget class="QWidget" name="horizontalLayoutWidget">
71         <property name="geometry">
72          <rect>
73           <x>10</x>
74           <y>30</y>
75           <width>441</width>
76           <height>31</height>
77          </rect>
78         </property>
79         <layout class="QHBoxLayout" name="horizontalLayout">
80          <item>
81           <widget class="QCheckBox" name="checkBox_8">
82            <property name="text">
83             <string>7</string>
84            </property>
85           </widget>
86          </item>
87          <item>
88           <widget class="QCheckBox" name="checkBox_7">
89            <property name="text">
90             <string>6</string>
91            </property>
92           </widget>
93          </item>
94          <item>
95           <widget class="QCheckBox" name="checkBox_6">
96            <property name="text">
97             <string>5</string>
98            </property>
99           </widget>
100          </item>
101          <item>
102           <widget class="QCheckBox" name="checkBox_5">
103            <property name="text">
104             <string>4</string>
105            </property>
106           </widget>
107          </item>
108          <item>
109           <widget class="QCheckBox" name="checkBox_4">
110            <property name="text">
111             <string>3</string>
112            </property>
113           </widget>
114          </item>
115          <item>
116           <widget class="QCheckBox" name="checkBox_3">
117            <property name="text">
118             <string>2</string>
119            </property>
120           </widget>
121          </item>
122          <item>
123           <widget class="QCheckBox" name="checkBox_2">
124            <property name="text">
125             <string>1</string>
126            </property>
127           </widget>
128          </item>
129          <item>
130           <widget class="QCheckBox" name="checkBox">
131            <property name="text">
132             <string>0</string>
133            </property>
134           </widget>
135          </item>
136         </layout>
137        </widget>
138       </widget>
139      </item>
140      <item>
141       <widget class="QGroupBox" name="groupBox_2">
142        <property name="sizePolicy">
143         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
144          <horstretch>0</horstretch>
145          <verstretch>0</verstretch>
146         </sizepolicy>
147        </property>
148        <property name="maximumSize">
149         <size>
150          <width>16777215</width>
151          <height>70</height>
152         </size>
153        </property>
154        <property name="title">
155         <string>DOUT</string>
156        </property>
157        <widget class="QWidget" name="horizontalLayoutWidget_2">
158         <property name="geometry">
159          <rect>
160           <x>10</x>
161           <y>40</y>
162           <width>441</width>
163           <height>24</height>
164          </rect>
165         </property>
166         <layout class="QHBoxLayout" name="horizontalLayout_2">
167          <item>
168           <widget class="QCheckBox" name="checkBox_16">
169            <property name="enabled">
170             <bool>false</bool>
171            </property>
172            <property name="text">
173             <string>7</string>
174            </property>
175            <property name="checkable">
176             <bool>true</bool>
177            </property>
178           </widget>
179          </item>
180          <item>
181           <widget class="QCheckBox" name="checkBox_15">
182            <property name="enabled">
183             <bool>false</bool>
184            </property>
185            <property name="text">
186             <string>6</string>
187            </property>
188            <property name="checkable">
189             <bool>true</bool>
190            </property>
191           </widget>
192          </item>
193          <item>
194           <widget class="QCheckBox" name="checkBox_14">
195            <property name="enabled">
196             <bool>false</bool>
197            </property>
198            <property name="text">
199             <string>5</string>
200            </property>
201            <property name="checkable">
202             <bool>true</bool>
203            </property>
204           </widget>
205          </item>
206          <item>
207           <widget class="QCheckBox" name="checkBox_13">
208            <property name="enabled">
209             <bool>false</bool>
210            </property>
211            <property name="text">
212             <string>4</string>
213            </property>
214            <property name="checkable">
215             <bool>true</bool>
216            </property>
217           </widget>
218          </item>
219          <item>
220           <widget class="QCheckBox" name="checkBox_12">
221            <property name="enabled">
222             <bool>false</bool>
223            </property>
224            <property name="text">
225             <string>3</string>
226            </property>
227            <property name="checkable">
228             <bool>true</bool>
229            </property>
230           </widget>
231          </item>
232          <item>
233           <widget class="QCheckBox" name="checkBox_11">
234            <property name="enabled">
235             <bool>false</bool>
236            </property>
237            <property name="text">
238             <string>2</string>
239            </property>
240            <property name="checkable">
241             <bool>true</bool>
242            </property>
243           </widget>
244          </item>
245          <item>
246           <widget class="QCheckBox" name="checkBox_10">
247            <property name="enabled">
248             <bool>false</bool>
249            </property>
250            <property name="text">
251             <string>1</string>
252            </property>
253            <property name="checkable">
254             <bool>true</bool>
255            </property>
256           </widget>
257          </item>
258          <item>
259           <widget class="QCheckBox" name="checkBox_9">
260            <property name="enabled">
261             <bool>false</bool>
262            </property>
263            <property name="text">
264             <string>0</string>
265            </property>
266            <property name="checkable">
267             <bool>true</bool>
268            </property>
269           </widget>
270          </item>
271         </layout>
272        </widget>
273       </widget>
274      </item>
275     </layout>
276    </widget>
277    <widget class="QGroupBox" name="groupBox_3">
278     <property name="geometry">
279      <rect>
280       <x>12</x>
281       <y>190</y>
282       <width>231</width>
283       <height>381</height>
284      </rect>
285     </property>
286     <property name="title">
287      <string>ADC</string>
288     </property>
289     <widget class="QWidget" name="">
290      <property name="geometry">
291       <rect>
292        <x>20</x>
293        <y>30</y>
294        <width>191</width>
295        <height>331</height>
296       </rect>
297      </property>
298      <layout class="QVBoxLayout" name="verticalLayout">
299       <item>
300        <layout class="QHBoxLayout" name="horizontalLayout_4">
301         <item>
302          <widget class="QDoubleSpinBox" name="adc0">
303           <property name="minimum">
304            <double>-10.000000000000000</double>
305           </property>
306           <property name="maximum">
307            <double>9.990000000000000</double>
308           </property>
309          </widget>
310         </item>
311         <item>
312          <widget class="QLabel" name="label_2">
313           <property name="maximumSize">
314            <size>
315             <width>16</width>
316             <height>22</height>
317            </size>
318           </property>
319           <property name="text">
320            <string>0</string>
321           </property>
322          </widget>
323         </item>
324        </layout>
325       </item>
326       <item>
327        <layout class="QHBoxLayout" name="horizontalLayout_5">
328         <item>
329          <widget class="QDoubleSpinBox" name="adc1">
330           <property name="minimum">
331            <double>-10.000000000000000</double>
332           </property>
333           <property name="maximum">
334            <double>9.990000000000000</double>
335           </property>
336          </widget>
337         </item>
338         <item>
339          <widget class="QLabel" name="label_3">
340           <property name="maximumSize">
341            <size>
342             <width>16</width>
343             <height>16777215</height>
344            </size>
345           </property>
346           <property name="text">
347            <string>1</string>
348           </property>
349          </widget>
350         </item>
351        </layout>
352       </item>
353       <item>
354        <layout class="QHBoxLayout" name="horizontalLayout_6">
355         <item>
356          <widget class="QDoubleSpinBox" name="adc2">
357           <property name="minimum">
358            <double>-10.000000000000000</double>
359           </property>
360           <property name="maximum">
361            <double>9.990000000000000</double>
362           </property>
363          </widget>
364         </item>
365         <item>
366          <widget class="QLabel" name="label_4">
367           <property name="maximumSize">
368            <size>
369             <width>16</width>
370             <height>16777215</height>
371            </size>
372           </property>
373           <property name="text">
374            <string>2</string>
375           </property>
376          </widget>
377         </item>
378        </layout>
379       </item>
380       <item>
381        <layout class="QHBoxLayout" name="horizontalLayout_7">
382         <item>
383          <widget class="QDoubleSpinBox" name="adc3">
384           <property name="minimum">
385            <double>-10.000000000000000</double>
386           </property>
387           <property name="maximum">
388            <double>9.990000000000000</double>
389           </property>
390          </widget>
391         </item>
392         <item>
393          <widget class="QLabel" name="label_5">
394           <property name="maximumSize">
395            <size>
396             <width>16</width>
397             <height>16777215</height>
398            </size>
399           </property>
400           <property name="text">
401            <string>3</string>
402           </property>
403          </widget>
404         </item>
405        </layout>
406       </item>
407       <item>
408        <layout class="QHBoxLayout" name="horizontalLayout_8">
409         <item>
410          <widget class="QDoubleSpinBox" name="adc4">
411           <property name="minimum">
412            <double>-10.000000000000000</double>
413           </property>
414           <property name="maximum">
415            <double>9.990000000000000</double>
416           </property>
417          </widget>
418         </item>
419         <item>
420          <widget class="QLabel" name="label_6">
421           <property name="maximumSize">
422            <size>
423             <width>16</width>
424             <height>16777215</height>
425            </size>
426           </property>
427           <property name="text">
428            <string>4</string>
429           </property>
430          </widget>
431         </item>
432        </layout>
433       </item>
434       <item>
435        <layout class="QHBoxLayout" name="horizontalLayout_9">
436         <item>
437          <widget class="QDoubleSpinBox" name="adc5">
438           <property name="minimum">
439            <double>-10.000000000000000</double>
440           </property>
441           <property name="maximum">
442            <double>9.990000000000000</double>
443           </property>
444          </widget>
445         </item>
446         <item>
447          <widget class="QLabel" name="label_7">
448           <property name="maximumSize">
449            <size>
450             <width>16</width>
451             <height>16777215</height>
452            </size>
453           </property>
454           <property name="text">
455            <string>5</string>
456           </property>
457          </widget>
458         </item>
459        </layout>
460       </item>
461       <item>
462        <layout class="QHBoxLayout" name="horizontalLayout_10">
463         <item>
464          <widget class="QDoubleSpinBox" name="adc6">
465           <property name="minimum">
466            <double>-10.000000000000000</double>
467           </property>
468           <property name="maximum">
469            <double>9.990000000000000</double>
470           </property>
471          </widget>
472         </item>
473         <item>
474          <widget class="QLabel" name="label_8">
475           <property name="maximumSize">
476            <size>
477             <width>16</width>
478             <height>16777215</height>
479            </size>
480           </property>
481           <property name="text">
482            <string>6</string>
483           </property>
484          </widget>
485         </item>
486        </layout>
487       </item>
488       <item>
489        <layout class="QHBoxLayout" name="horizontalLayout_11">
490         <item>
491          <widget class="QDoubleSpinBox" name="adc7">
492           <property name="minimum">
493            <double>-10.000000000000000</double>
494           </property>
495           <property name="maximum">
496            <double>9.990000000000000</double>
497           </property>
498          </widget>
499         </item>
500         <item>
501          <widget class="QLabel" name="label_9">
502           <property name="maximumSize">
503            <size>
504             <width>16</width>
505             <height>16777215</height>
506            </size>
507           </property>
508           <property name="text">
509            <string>7</string>
510           </property>
511          </widget>
512         </item>
513        </layout>
514       </item>
515      </layout>
516     </widget>
517    </widget>
518    <widget class="QGroupBox" name="groupBox_4">
519     <property name="geometry">
520      <rect>
521       <x>250</x>
522       <y>190</y>
523       <width>221</width>
524       <height>381</height>
525      </rect>
526     </property>
527     <property name="title">
528      <string>DAC</string>
529     </property>
530     <widget class="QWidget" name="">
531      <property name="geometry">
532       <rect>
533        <x>10</x>
534        <y>30</y>
535        <width>191</width>
536        <height>331</height>
537       </rect>
538      </property>
539      <layout class="QVBoxLayout" name="verticalLayout_2">
540       <item>
541        <layout class="QHBoxLayout" name="horizontalLayout_3">
542         <item>
543          <widget class="QDoubleSpinBox" name="dac0">
544           <property name="enabled">
545            <bool>false</bool>
546           </property>
547           <property name="minimum">
548            <double>-10.000000000000000</double>
549           </property>
550           <property name="maximum">
551            <double>9.990000000000000</double>
552           </property>
553          </widget>
554         </item>
555         <item>
556          <widget class="QLabel" name="label_10">
557           <property name="maximumSize">
558            <size>
559             <width>16</width>
560             <height>22</height>
561            </size>
562           </property>
563           <property name="text">
564            <string>0</string>
565           </property>
566          </widget>
567         </item>
568        </layout>
569       </item>
570       <item>
571        <layout class="QHBoxLayout" name="horizontalLayout_12">
572         <item>
573          <widget class="QDoubleSpinBox" name="dac1">
574           <property name="enabled">
575            <bool>false</bool>
576           </property>
577           <property name="minimum">
578            <double>-10.000000000000000</double>
579           </property>
580           <property name="maximum">
581            <double>9.990000000000000</double>
582           </property>
583          </widget>
584         </item>
585         <item>
586          <widget class="QLabel" name="label_11">
587           <property name="maximumSize">
588            <size>
589             <width>16</width>
590             <height>22</height>
591            </size>
592           </property>
593           <property name="text">
594            <string>1</string>
595           </property>
596          </widget>
597         </item>
598        </layout>
599       </item>
600       <item>
601        <layout class="QHBoxLayout" name="horizontalLayout_13">
602         <item>
603          <widget class="QDoubleSpinBox" name="dac2">
604           <property name="enabled">
605            <bool>false</bool>
606           </property>
607           <property name="minimum">
608            <double>-10.000000000000000</double>
609           </property>
610           <property name="maximum">
611            <double>9.990000000000000</double>
612           </property>
613          </widget>
614         </item>
615         <item>
616          <widget class="QLabel" name="label_12">
617           <property name="maximumSize">
618            <size>
619             <width>16</width>
620             <height>22</height>
621            </size>
622           </property>
623           <property name="text">
624            <string>2</string>
625           </property>
626          </widget>
627         </item>
628        </layout>
629       </item>
630       <item>
631        <layout class="QHBoxLayout" name="horizontalLayout_14">
632         <item>
633          <widget class="QDoubleSpinBox" name="dac3">
634           <property name="enabled">
635            <bool>false</bool>
636           </property>
637           <property name="minimum">
638            <double>-10.000000000000000</double>
639           </property>
640           <property name="maximum">
641            <double>9.990000000000000</double>
642           </property>
643          </widget>
644         </item>
645         <item>
646          <widget class="QLabel" name="label_13">
647           <property name="maximumSize">
648            <size>
649             <width>16</width>
650             <height>22</height>
651            </size>
652           </property>
653           <property name="text">
654            <string>3</string>
655           </property>
656          </widget>
657         </item>
658        </layout>
659       </item>
660       <item>
661        <layout class="QHBoxLayout" name="horizontalLayout_15">
662         <item>
663          <widget class="QDoubleSpinBox" name="dac4">
664           <property name="enabled">
665            <bool>false</bool>
666           </property>
667           <property name="minimum">
668            <double>-10.000000000000000</double>
669           </property>
670           <property name="maximum">
671            <double>9.990000000000000</double>
672           </property>
673          </widget>
674         </item>
675         <item>
676          <widget class="QLabel" name="label_14">
677           <property name="maximumSize">
678            <size>
679             <width>16</width>
680             <height>22</height>
681            </size>
682           </property>
683           <property name="text">
684            <string>4</string>
685           </property>
686          </widget>
687         </item>
688        </layout>
689       </item>
690       <item>
691        <layout class="QHBoxLayout" name="horizontalLayout_16">
692         <item>
693          <widget class="QDoubleSpinBox" name="dac5">
694           <property name="enabled">
695            <bool>false</bool>
696           </property>
697           <property name="minimum">
698            <double>-10.000000000000000</double>
699           </property>
700           <property name="maximum">
701            <double>9.990000000000000</double>
702           </property>
703          </widget>
704         </item>
705         <item>
706          <widget class="QLabel" name="label_15">
707           <property name="maximumSize">
708            <size>
709             <width>16</width>
710             <height>22</height>
711            </size>
712           </property>
713           <property name="text">
714            <string>5</string>
715           </property>
716          </widget>
717         </item>
718        </layout>
719       </item>
720       <item>
721        <layout class="QHBoxLayout" name="horizontalLayout_17">
722         <item>
723          <widget class="QDoubleSpinBox" name="dac6">
724           <property name="enabled">
725            <bool>false</bool>
726           </property>
727           <property name="minimum">
728            <double>-10.000000000000000</double>
729           </property>
730           <property name="maximum">
731            <double>9.990000000000000</double>
732           </property>
733          </widget>
734         </item>
735         <item>
736          <widget class="QLabel" name="label_16">
737           <property name="maximumSize">
738            <size>
739             <width>16</width>
740             <height>22</height>
741            </size>
742           </property>
743           <property name="text">
744            <string>6</string>
745           </property>
746          </widget>
747         </item>
748        </layout>
749       </item>
750       <item>
751        <layout class="QHBoxLayout" name="horizontalLayout_18">
752         <item>
753          <widget class="QDoubleSpinBox" name="dac7">
754           <property name="enabled">
755            <bool>false</bool>
756           </property>
757           <property name="minimum">
758            <double>-10.000000000000000</double>
759           </property>
760           <property name="maximum">
761            <double>9.990000000000000</double>
762           </property>
763          </widget>
764         </item>
765         <item>
766          <widget class="QLabel" name="label_17">
767           <property name="maximumSize">
768            <size>
769             <width>16</width>
770             <height>22</height>
771            </size>
772           </property>
773           <property name="text">
774            <string>7</string>
775           </property>
776          </widget>
777         </item>
778        </layout>
779       </item>
780      </layout>
781     </widget>
782    </widget>
783   </widget>
784  </widget>
785  <layoutdefault spacing="6" margin="11"/>
786  <resources/>
787  <connections/>
788 </ui>