Subversion Repositories Projects

Rev

Rev 166 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
162 KeyOz 1
<ui version="4.0" >
158 KeyOz 2
 <class>dlg_mktool_UI</class>
162 KeyOz 3
 <widget class="QMainWindow" name="dlg_mktool_UI" >
4
  <property name="geometry" >
158 KeyOz 5
   <rect>
6
    <x>0</x>
7
    <y>0</y>
166 KeyOz 8
    <width>766</width>
167 KeyOz 9
    <height>414</height>
158 KeyOz 10
   </rect>
11
  </property>
162 KeyOz 12
  <property name="windowTitle" >
158 KeyOz 13
   <string>MK-Tool</string>
14
  </property>
162 KeyOz 15
  <property name="windowIcon" >
16
   <iconset resource="../MKTool.qrc" >
158 KeyOz 17
    <normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</normaloff>:/Icon/Images/128X128/utilities-system-monitor.png</iconset>
18
  </property>
162 KeyOz 19
  <widget class="QWidget" name="centralwidget" >
20
   <layout class="QGridLayout" name="gridLayout_34" >
166 KeyOz 21
    <property name="margin" >
22
     <number>0</number>
23
    </property>
24
    <property name="spacing" >
25
     <number>0</number>
26
    </property>
27
    <item row="0" column="0" >
28
     <widget class="Line" name="line_2" >
29
      <property name="orientation" >
30
       <enum>Qt::Horizontal</enum>
31
      </property>
32
     </widget>
33
    </item>
167 KeyOz 34
    <item row="4" column="0" >
166 KeyOz 35
     <widget class="QLabel" name="lb_Status" >
36
      <property name="font" >
37
       <font>
38
        <weight>75</weight>
39
        <bold>true</bold>
40
       </font>
41
      </property>
42
      <property name="frameShape" >
43
       <enum>QFrame::Box</enum>
44
      </property>
45
      <property name="frameShadow" >
46
       <enum>QFrame::Raised</enum>
47
      </property>
48
      <property name="text" >
49
       <string/>
50
      </property>
51
     </widget>
52
    </item>
167 KeyOz 53
    <item row="3" column="0" >
162 KeyOz 54
     <widget class="QTabWidget" name="tab_Main" >
55
      <property name="currentIndex" >
158 KeyOz 56
       <number>0</number>
57
      </property>
162 KeyOz 58
      <widget class="QWidget" name="Tab_0" >
59
       <attribute name="title" >
158 KeyOz 60
        <string>Debug-Daten </string>
61
       </attribute>
162 KeyOz 62
       <layout class="QGridLayout" name="gridLayout_7" >
63
        <item row="0" column="0" >
64
         <layout class="QHBoxLayout" name="horizontalLayout" >
158 KeyOz 65
          <item>
162 KeyOz 66
           <widget class="QFrame" name="frame_15" >
67
            <property name="frameShape" >
158 KeyOz 68
             <enum>QFrame::StyledPanel</enum>
69
            </property>
162 KeyOz 70
            <property name="frameShadow" >
158 KeyOz 71
             <enum>QFrame::Raised</enum>
72
            </property>
162 KeyOz 73
            <layout class="QGridLayout" name="gridLayout_5" >
74
             <item row="0" column="0" >
75
              <widget class="QLabel" name="lb_A_0" >
76
               <property name="text" >
158 KeyOz 77
                <string>Analog 0</string>
78
               </property>
79
              </widget>
80
             </item>
162 KeyOz 81
             <item row="0" column="1" >
82
              <widget class="QLineEdit" name="le_A_0" >
83
               <property name="font" >
158 KeyOz 84
                <font>
85
                 <family>Adobe Courier</family>
86
                 <weight>75</weight>
87
                 <bold>true</bold>
88
                </font>
89
               </property>
162 KeyOz 90
               <property name="text" >
158 KeyOz 91
                <string>0</string>
92
               </property>
162 KeyOz 93
               <property name="alignment" >
158 KeyOz 94
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
95
               </property>
162 KeyOz 96
               <property name="readOnly" >
158 KeyOz 97
                <bool>true</bool>
98
               </property>
99
              </widget>
100
             </item>
162 KeyOz 101
             <item row="1" column="0" >
102
              <widget class="QLabel" name="lb_A_1" >
103
               <property name="text" >
158 KeyOz 104
                <string>Analog 1</string>
105
               </property>
106
              </widget>
107
             </item>
162 KeyOz 108
             <item row="1" column="1" >
109
              <widget class="QLineEdit" name="le_A_1" >
110
               <property name="font" >
158 KeyOz 111
                <font>
112
                 <family>Adobe Courier</family>
113
                 <weight>75</weight>
114
                 <bold>true</bold>
115
                </font>
116
               </property>
162 KeyOz 117
               <property name="text" >
158 KeyOz 118
                <string>0</string>
119
               </property>
162 KeyOz 120
               <property name="alignment" >
158 KeyOz 121
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
122
               </property>
162 KeyOz 123
               <property name="readOnly" >
158 KeyOz 124
                <bool>true</bool>
125
               </property>
126
              </widget>
127
             </item>
162 KeyOz 128
             <item row="2" column="0" >
129
              <widget class="QLabel" name="lb_A_2" >
130
               <property name="text" >
158 KeyOz 131
                <string>Analog 2</string>
132
               </property>
133
              </widget>
134
             </item>
162 KeyOz 135
             <item row="2" column="1" >
136
              <widget class="QLineEdit" name="le_A_2" >
137
               <property name="font" >
158 KeyOz 138
                <font>
139
                 <family>Adobe Courier</family>
140
                 <weight>75</weight>
141
                 <bold>true</bold>
142
                </font>
143
               </property>
162 KeyOz 144
               <property name="text" >
158 KeyOz 145
                <string>0</string>
146
               </property>
162 KeyOz 147
               <property name="alignment" >
158 KeyOz 148
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
149
               </property>
162 KeyOz 150
               <property name="readOnly" >
158 KeyOz 151
                <bool>true</bool>
152
               </property>
153
              </widget>
154
             </item>
162 KeyOz 155
             <item row="3" column="0" >
156
              <widget class="QLabel" name="lb_A_3" >
157
               <property name="text" >
158 KeyOz 158
                <string>Analog 3</string>
159
               </property>
160
              </widget>
161
             </item>
162 KeyOz 162
             <item row="3" column="1" >
163
              <widget class="QLineEdit" name="le_A_3" >
164
               <property name="font" >
158 KeyOz 165
                <font>
166
                 <family>Adobe Courier</family>
167
                 <weight>75</weight>
168
                 <bold>true</bold>
169
                </font>
170
               </property>
162 KeyOz 171
               <property name="text" >
158 KeyOz 172
                <string>0</string>
173
               </property>
162 KeyOz 174
               <property name="alignment" >
158 KeyOz 175
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
176
               </property>
162 KeyOz 177
               <property name="readOnly" >
158 KeyOz 178
                <bool>true</bool>
179
               </property>
180
              </widget>
181
             </item>
162 KeyOz 182
             <item row="4" column="0" >
183
              <widget class="QLabel" name="lb_A_4" >
184
               <property name="text" >
158 KeyOz 185
                <string>Analog 4</string>
186
               </property>
187
              </widget>
188
             </item>
162 KeyOz 189
             <item row="4" column="1" >
190
              <widget class="QLineEdit" name="le_A_4" >
191
               <property name="font" >
158 KeyOz 192
                <font>
193
                 <family>Adobe Courier</family>
194
                 <weight>75</weight>
195
                 <bold>true</bold>
196
                </font>
197
               </property>
162 KeyOz 198
               <property name="text" >
158 KeyOz 199
                <string>0</string>
200
               </property>
162 KeyOz 201
               <property name="alignment" >
158 KeyOz 202
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
203
               </property>
162 KeyOz 204
               <property name="readOnly" >
158 KeyOz 205
                <bool>true</bool>
206
               </property>
207
              </widget>
208
             </item>
162 KeyOz 209
             <item row="5" column="0" >
210
              <widget class="QLabel" name="lb_A_5" >
211
               <property name="text" >
158 KeyOz 212
                <string>Analog 5</string>
213
               </property>
214
              </widget>
215
             </item>
162 KeyOz 216
             <item row="5" column="1" >
217
              <widget class="QLineEdit" name="le_A_5" >
218
               <property name="font" >
158 KeyOz 219
                <font>
220
                 <family>Adobe Courier</family>
221
                 <weight>75</weight>
222
                 <bold>true</bold>
223
                </font>
224
               </property>
162 KeyOz 225
               <property name="text" >
158 KeyOz 226
                <string>0</string>
227
               </property>
162 KeyOz 228
               <property name="alignment" >
158 KeyOz 229
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
230
               </property>
162 KeyOz 231
               <property name="readOnly" >
158 KeyOz 232
                <bool>true</bool>
233
               </property>
234
              </widget>
235
             </item>
162 KeyOz 236
             <item row="6" column="0" >
237
              <widget class="QLabel" name="lb_A_6" >
238
               <property name="text" >
158 KeyOz 239
                <string>Analog 6</string>
240
               </property>
241
              </widget>
242
             </item>
162 KeyOz 243
             <item row="6" column="1" >
244
              <widget class="QLineEdit" name="le_A_6" >
245
               <property name="font" >
158 KeyOz 246
                <font>
247
                 <family>Adobe Courier</family>
248
                 <weight>75</weight>
249
                 <bold>true</bold>
250
                </font>
251
               </property>
162 KeyOz 252
               <property name="text" >
158 KeyOz 253
                <string>0</string>
254
               </property>
162 KeyOz 255
               <property name="alignment" >
158 KeyOz 256
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
257
               </property>
162 KeyOz 258
               <property name="readOnly" >
158 KeyOz 259
                <bool>true</bool>
260
               </property>
261
              </widget>
262
             </item>
162 KeyOz 263
             <item row="7" column="0" >
264
              <widget class="QLabel" name="lb_A_7" >
265
               <property name="text" >
158 KeyOz 266
                <string>Analog 7</string>
267
               </property>
268
              </widget>
269
             </item>
162 KeyOz 270
             <item row="7" column="1" >
271
              <widget class="QLineEdit" name="le_A_7" >
272
               <property name="font" >
158 KeyOz 273
                <font>
274
                 <family>Adobe Courier</family>
275
                 <weight>75</weight>
276
                 <bold>true</bold>
277
                </font>
278
               </property>
162 KeyOz 279
               <property name="text" >
158 KeyOz 280
                <string>0</string>
281
               </property>
162 KeyOz 282
               <property name="alignment" >
158 KeyOz 283
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
284
               </property>
162 KeyOz 285
               <property name="readOnly" >
158 KeyOz 286
                <bool>true</bool>
287
               </property>
288
              </widget>
289
             </item>
290
            </layout>
291
           </widget>
292
          </item>
293
          <item>
162 KeyOz 294
           <widget class="QFrame" name="frame_14" >
295
            <property name="frameShape" >
158 KeyOz 296
             <enum>QFrame::StyledPanel</enum>
297
            </property>
162 KeyOz 298
            <property name="frameShadow" >
158 KeyOz 299
             <enum>QFrame::Raised</enum>
300
            </property>
162 KeyOz 301
            <layout class="QGridLayout" name="gridLayout_4" >
302
             <item row="0" column="0" >
303
              <widget class="QLabel" name="lb_A_8" >
304
               <property name="text" >
158 KeyOz 305
                <string>Analog 8</string>
306
               </property>
307
              </widget>
308
             </item>
162 KeyOz 309
             <item row="0" column="1" >
310
              <widget class="QLineEdit" name="le_A_8" >
311
               <property name="font" >
158 KeyOz 312
                <font>
313
                 <family>Adobe Courier</family>
314
                 <weight>75</weight>
315
                 <bold>true</bold>
316
                </font>
317
               </property>
162 KeyOz 318
               <property name="text" >
158 KeyOz 319
                <string>0</string>
320
               </property>
162 KeyOz 321
               <property name="alignment" >
158 KeyOz 322
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
323
               </property>
162 KeyOz 324
               <property name="readOnly" >
158 KeyOz 325
                <bool>true</bool>
326
               </property>
327
              </widget>
328
             </item>
162 KeyOz 329
             <item row="1" column="0" >
330
              <widget class="QLabel" name="lb_A_9" >
331
               <property name="text" >
158 KeyOz 332
                <string>Analog 9</string>
333
               </property>
334
              </widget>
335
             </item>
162 KeyOz 336
             <item row="1" column="1" >
337
              <widget class="QLineEdit" name="le_A_9" >
338
               <property name="font" >
158 KeyOz 339
                <font>
340
                 <family>Adobe Courier</family>
341
                 <weight>75</weight>
342
                 <bold>true</bold>
343
                </font>
344
               </property>
162 KeyOz 345
               <property name="text" >
158 KeyOz 346
                <string>0</string>
347
               </property>
162 KeyOz 348
               <property name="alignment" >
158 KeyOz 349
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
350
               </property>
162 KeyOz 351
               <property name="readOnly" >
158 KeyOz 352
                <bool>true</bool>
353
               </property>
354
              </widget>
355
             </item>
162 KeyOz 356
             <item row="2" column="0" >
357
              <widget class="QLabel" name="lb_A_10" >
358
               <property name="text" >
158 KeyOz 359
                <string>Analog 10</string>
360
               </property>
361
              </widget>
362
             </item>
162 KeyOz 363
             <item row="2" column="1" >
364
              <widget class="QLineEdit" name="le_A_10" >
365
               <property name="font" >
158 KeyOz 366
                <font>
367
                 <family>Adobe Courier</family>
368
                 <weight>75</weight>
369
                 <bold>true</bold>
370
                </font>
371
               </property>
162 KeyOz 372
               <property name="text" >
158 KeyOz 373
                <string>0</string>
374
               </property>
162 KeyOz 375
               <property name="alignment" >
158 KeyOz 376
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
377
               </property>
162 KeyOz 378
               <property name="readOnly" >
158 KeyOz 379
                <bool>true</bool>
380
               </property>
381
              </widget>
382
             </item>
162 KeyOz 383
             <item row="3" column="0" >
384
              <widget class="QLabel" name="lb_A_11" >
385
               <property name="text" >
158 KeyOz 386
                <string>Analog 11</string>
387
               </property>
388
              </widget>
389
             </item>
162 KeyOz 390
             <item row="3" column="1" >
391
              <widget class="QLineEdit" name="le_A_11" >
392
               <property name="font" >
158 KeyOz 393
                <font>
394
                 <family>Adobe Courier</family>
395
                 <weight>75</weight>
396
                 <bold>true</bold>
397
                </font>
398
               </property>
162 KeyOz 399
               <property name="text" >
158 KeyOz 400
                <string>0</string>
401
               </property>
162 KeyOz 402
               <property name="alignment" >
158 KeyOz 403
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
404
               </property>
162 KeyOz 405
               <property name="readOnly" >
158 KeyOz 406
                <bool>true</bool>
407
               </property>
408
              </widget>
409
             </item>
162 KeyOz 410
             <item row="4" column="0" >
411
              <widget class="QLabel" name="lb_A_12" >
412
               <property name="text" >
158 KeyOz 413
                <string>Analog 12</string>
414
               </property>
415
              </widget>
416
             </item>
162 KeyOz 417
             <item row="4" column="1" >
418
              <widget class="QLineEdit" name="le_A_12" >
419
               <property name="font" >
158 KeyOz 420
                <font>
421
                 <family>Adobe Courier</family>
422
                 <weight>75</weight>
423
                 <bold>true</bold>
424
                </font>
425
               </property>
162 KeyOz 426
               <property name="text" >
158 KeyOz 427
                <string>0</string>
428
               </property>
162 KeyOz 429
               <property name="alignment" >
158 KeyOz 430
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
431
               </property>
162 KeyOz 432
               <property name="readOnly" >
158 KeyOz 433
                <bool>true</bool>
434
               </property>
435
              </widget>
436
             </item>
162 KeyOz 437
             <item row="5" column="0" >
438
              <widget class="QLabel" name="lb_A_13" >
439
               <property name="text" >
158 KeyOz 440
                <string>Analog 13</string>
441
               </property>
442
              </widget>
443
             </item>
162 KeyOz 444
             <item row="5" column="1" >
445
              <widget class="QLineEdit" name="le_A_13" >
446
               <property name="font" >
158 KeyOz 447
                <font>
448
                 <family>Adobe Courier</family>
449
                 <weight>75</weight>
450
                 <bold>true</bold>
451
                </font>
452
               </property>
162 KeyOz 453
               <property name="text" >
158 KeyOz 454
                <string>0</string>
455
               </property>
162 KeyOz 456
               <property name="alignment" >
158 KeyOz 457
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
458
               </property>
162 KeyOz 459
               <property name="readOnly" >
158 KeyOz 460
                <bool>true</bool>
461
               </property>
462
              </widget>
463
             </item>
162 KeyOz 464
             <item row="6" column="0" >
465
              <widget class="QLabel" name="lb_A_14" >
466
               <property name="text" >
158 KeyOz 467
                <string>Analog 14</string>
468
               </property>
469
              </widget>
470
             </item>
162 KeyOz 471
             <item row="6" column="1" >
472
              <widget class="QLineEdit" name="le_A_14" >
473
               <property name="font" >
158 KeyOz 474
                <font>
475
                 <family>Adobe Courier</family>
476
                 <weight>75</weight>
477
                 <bold>true</bold>
478
                </font>
479
               </property>
162 KeyOz 480
               <property name="text" >
158 KeyOz 481
                <string>0</string>
482
               </property>
162 KeyOz 483
               <property name="alignment" >
158 KeyOz 484
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
485
               </property>
162 KeyOz 486
               <property name="readOnly" >
158 KeyOz 487
                <bool>true</bool>
488
               </property>
489
              </widget>
490
             </item>
162 KeyOz 491
             <item row="7" column="0" >
492
              <widget class="QLabel" name="lb_A_15" >
493
               <property name="text" >
158 KeyOz 494
                <string>Analog 15</string>
495
               </property>
496
              </widget>
497
             </item>
162 KeyOz 498
             <item row="7" column="1" >
499
              <widget class="QLineEdit" name="le_A_15" >
500
               <property name="font" >
158 KeyOz 501
                <font>
502
                 <family>Adobe Courier</family>
503
                 <weight>75</weight>
504
                 <bold>true</bold>
505
                </font>
506
               </property>
162 KeyOz 507
               <property name="text" >
158 KeyOz 508
                <string>0</string>
509
               </property>
162 KeyOz 510
               <property name="alignment" >
158 KeyOz 511
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
512
               </property>
162 KeyOz 513
               <property name="readOnly" >
158 KeyOz 514
                <bool>true</bool>
515
               </property>
516
              </widget>
517
             </item>
518
            </layout>
519
           </widget>
520
          </item>
521
          <item>
162 KeyOz 522
           <widget class="QFrame" name="frame_16" >
523
            <property name="frameShape" >
158 KeyOz 524
             <enum>QFrame::StyledPanel</enum>
525
            </property>
162 KeyOz 526
            <property name="frameShadow" >
158 KeyOz 527
             <enum>QFrame::Raised</enum>
528
            </property>
162 KeyOz 529
            <layout class="QGridLayout" name="gridLayout_3" >
530
             <item row="0" column="0" >
531
              <widget class="QLabel" name="lb_A_16" >
532
               <property name="text" >
158 KeyOz 533
                <string>Analog 16</string>
534
               </property>
535
              </widget>
536
             </item>
162 KeyOz 537
             <item row="0" column="1" >
538
              <widget class="QLineEdit" name="le_A_16" >
539
               <property name="font" >
158 KeyOz 540
                <font>
541
                 <family>Adobe Courier</family>
542
                 <weight>75</weight>
543
                 <bold>true</bold>
544
                </font>
545
               </property>
162 KeyOz 546
               <property name="text" >
158 KeyOz 547
                <string>0</string>
548
               </property>
162 KeyOz 549
               <property name="alignment" >
158 KeyOz 550
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
551
               </property>
162 KeyOz 552
               <property name="readOnly" >
158 KeyOz 553
                <bool>true</bool>
554
               </property>
555
              </widget>
556
             </item>
162 KeyOz 557
             <item row="1" column="0" >
558
              <widget class="QLabel" name="lb_A_17" >
559
               <property name="text" >
158 KeyOz 560
                <string>Analog 17</string>
561
               </property>
562
              </widget>
563
             </item>
162 KeyOz 564
             <item row="1" column="1" >
565
              <widget class="QLineEdit" name="le_A_17" >
566
               <property name="font" >
158 KeyOz 567
                <font>
568
                 <family>Adobe Courier</family>
569
                 <weight>75</weight>
570
                 <bold>true</bold>
571
                </font>
572
               </property>
162 KeyOz 573
               <property name="text" >
158 KeyOz 574
                <string>0</string>
575
               </property>
162 KeyOz 576
               <property name="alignment" >
158 KeyOz 577
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
578
               </property>
162 KeyOz 579
               <property name="readOnly" >
158 KeyOz 580
                <bool>true</bool>
581
               </property>
582
              </widget>
583
             </item>
162 KeyOz 584
             <item row="2" column="0" >
585
              <widget class="QLabel" name="lb_A_18" >
586
               <property name="text" >
158 KeyOz 587
                <string>Analog 18</string>
588
               </property>
589
              </widget>
590
             </item>
162 KeyOz 591
             <item row="2" column="1" >
592
              <widget class="QLineEdit" name="le_A_18" >
593
               <property name="font" >
158 KeyOz 594
                <font>
595
                 <family>Adobe Courier</family>
596
                 <weight>75</weight>
597
                 <bold>true</bold>
598
                </font>
599
               </property>
162 KeyOz 600
               <property name="text" >
158 KeyOz 601
                <string>0</string>
602
               </property>
162 KeyOz 603
               <property name="alignment" >
158 KeyOz 604
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
605
               </property>
162 KeyOz 606
               <property name="readOnly" >
158 KeyOz 607
                <bool>true</bool>
608
               </property>
609
              </widget>
610
             </item>
162 KeyOz 611
             <item row="3" column="0" >
612
              <widget class="QLabel" name="lb_A_19" >
613
               <property name="text" >
158 KeyOz 614
                <string>Analog 19</string>
615
               </property>
616
              </widget>
617
             </item>
162 KeyOz 618
             <item row="3" column="1" >
619
              <widget class="QLineEdit" name="le_A_19" >
620
               <property name="font" >
158 KeyOz 621
                <font>
622
                 <family>Adobe Courier</family>
623
                 <weight>75</weight>
624
                 <bold>true</bold>
625
                </font>
626
               </property>
162 KeyOz 627
               <property name="text" >
158 KeyOz 628
                <string>0</string>
629
               </property>
162 KeyOz 630
               <property name="alignment" >
158 KeyOz 631
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
632
               </property>
162 KeyOz 633
               <property name="readOnly" >
158 KeyOz 634
                <bool>true</bool>
635
               </property>
636
              </widget>
637
             </item>
162 KeyOz 638
             <item row="4" column="0" >
639
              <widget class="QLabel" name="lb_A_20" >
640
               <property name="text" >
158 KeyOz 641
                <string>Analog 20</string>
642
               </property>
643
              </widget>
644
             </item>
162 KeyOz 645
             <item row="4" column="1" >
646
              <widget class="QLineEdit" name="le_A_20" >
647
               <property name="font" >
158 KeyOz 648
                <font>
649
                 <family>Adobe Courier</family>
650
                 <weight>75</weight>
651
                 <bold>true</bold>
652
                </font>
653
               </property>
162 KeyOz 654
               <property name="text" >
158 KeyOz 655
                <string>0</string>
656
               </property>
162 KeyOz 657
               <property name="alignment" >
158 KeyOz 658
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
659
               </property>
162 KeyOz 660
               <property name="readOnly" >
158 KeyOz 661
                <bool>true</bool>
662
               </property>
663
              </widget>
664
             </item>
162 KeyOz 665
             <item row="5" column="0" >
666
              <widget class="QLabel" name="lb_A_21" >
667
               <property name="text" >
158 KeyOz 668
                <string>Analog 21</string>
669
               </property>
670
              </widget>
671
             </item>
162 KeyOz 672
             <item row="5" column="1" >
673
              <widget class="QLineEdit" name="le_A_21" >
674
               <property name="font" >
158 KeyOz 675
                <font>
676
                 <family>Adobe Courier</family>
677
                 <weight>75</weight>
678
                 <bold>true</bold>
679
                </font>
680
               </property>
162 KeyOz 681
               <property name="text" >
158 KeyOz 682
                <string>0</string>
683
               </property>
162 KeyOz 684
               <property name="alignment" >
158 KeyOz 685
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
686
               </property>
162 KeyOz 687
               <property name="readOnly" >
158 KeyOz 688
                <bool>true</bool>
689
               </property>
690
              </widget>
691
             </item>
162 KeyOz 692
             <item row="6" column="0" >
693
              <widget class="QLabel" name="lb_A_22" >
694
               <property name="text" >
158 KeyOz 695
                <string>Analog 22</string>
696
               </property>
697
              </widget>
698
             </item>
162 KeyOz 699
             <item row="6" column="1" >
700
              <widget class="QLineEdit" name="le_A_22" >
701
               <property name="font" >
158 KeyOz 702
                <font>
703
                 <family>Adobe Courier</family>
704
                 <weight>75</weight>
705
                 <bold>true</bold>
706
                </font>
707
               </property>
162 KeyOz 708
               <property name="text" >
158 KeyOz 709
                <string>0</string>
710
               </property>
162 KeyOz 711
               <property name="alignment" >
158 KeyOz 712
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
713
               </property>
162 KeyOz 714
               <property name="readOnly" >
158 KeyOz 715
                <bool>true</bool>
716
               </property>
717
              </widget>
718
             </item>
162 KeyOz 719
             <item row="7" column="0" >
720
              <widget class="QLabel" name="lb_A_23" >
721
               <property name="text" >
158 KeyOz 722
                <string>Analog 23</string>
723
               </property>
724
              </widget>
725
             </item>
162 KeyOz 726
             <item row="7" column="1" >
727
              <widget class="QLineEdit" name="le_A_23" >
728
               <property name="font" >
158 KeyOz 729
                <font>
730
                 <family>Adobe Courier</family>
731
                 <weight>75</weight>
732
                 <bold>true</bold>
733
                </font>
734
               </property>
162 KeyOz 735
               <property name="text" >
158 KeyOz 736
                <string>0</string>
737
               </property>
162 KeyOz 738
               <property name="alignment" >
158 KeyOz 739
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
740
               </property>
162 KeyOz 741
               <property name="readOnly" >
158 KeyOz 742
                <bool>true</bool>
743
               </property>
744
              </widget>
745
             </item>
746
            </layout>
747
           </widget>
748
          </item>
749
          <item>
162 KeyOz 750
           <widget class="QFrame" name="frame_17" >
751
            <property name="frameShape" >
158 KeyOz 752
             <enum>QFrame::StyledPanel</enum>
753
            </property>
162 KeyOz 754
            <property name="frameShadow" >
158 KeyOz 755
             <enum>QFrame::Raised</enum>
756
            </property>
162 KeyOz 757
            <layout class="QGridLayout" name="gridLayout_6" >
758
             <item row="0" column="0" >
759
              <widget class="QLabel" name="lb_A_24" >
760
               <property name="text" >
158 KeyOz 761
                <string>Analog 24</string>
762
               </property>
763
              </widget>
764
             </item>
162 KeyOz 765
             <item row="0" column="1" >
766
              <widget class="QLineEdit" name="le_A_24" >
767
               <property name="font" >
158 KeyOz 768
                <font>
769
                 <family>Adobe Courier</family>
770
                 <weight>75</weight>
771
                 <bold>true</bold>
772
                </font>
773
               </property>
162 KeyOz 774
               <property name="text" >
158 KeyOz 775
                <string>0</string>
776
               </property>
162 KeyOz 777
               <property name="alignment" >
158 KeyOz 778
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
779
               </property>
162 KeyOz 780
               <property name="readOnly" >
158 KeyOz 781
                <bool>true</bool>
782
               </property>
783
              </widget>
784
             </item>
162 KeyOz 785
             <item row="1" column="0" >
786
              <widget class="QLabel" name="lb_A_25" >
787
               <property name="text" >
158 KeyOz 788
                <string>Analog 25</string>
789
               </property>
790
              </widget>
791
             </item>
162 KeyOz 792
             <item row="1" column="1" >
793
              <widget class="QLineEdit" name="le_A_25" >
794
               <property name="font" >
158 KeyOz 795
                <font>
796
                 <family>Adobe Courier</family>
797
                 <weight>75</weight>
798
                 <bold>true</bold>
799
                </font>
800
               </property>
162 KeyOz 801
               <property name="text" >
158 KeyOz 802
                <string>0</string>
803
               </property>
162 KeyOz 804
               <property name="alignment" >
158 KeyOz 805
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
806
               </property>
162 KeyOz 807
               <property name="readOnly" >
158 KeyOz 808
                <bool>true</bool>
809
               </property>
810
              </widget>
811
             </item>
162 KeyOz 812
             <item row="2" column="0" >
813
              <widget class="QLabel" name="lb_A_26" >
814
               <property name="text" >
158 KeyOz 815
                <string>Analog 26</string>
816
               </property>
817
              </widget>
818
             </item>
162 KeyOz 819
             <item row="2" column="1" >
820
              <widget class="QLineEdit" name="le_A_26" >
821
               <property name="font" >
158 KeyOz 822
                <font>
823
                 <family>Adobe Courier</family>
824
                 <weight>75</weight>
825
                 <bold>true</bold>
826
                </font>
827
               </property>
162 KeyOz 828
               <property name="text" >
158 KeyOz 829
                <string>0</string>
830
               </property>
162 KeyOz 831
               <property name="alignment" >
158 KeyOz 832
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
833
               </property>
162 KeyOz 834
               <property name="readOnly" >
158 KeyOz 835
                <bool>true</bool>
836
               </property>
837
              </widget>
838
             </item>
162 KeyOz 839
             <item row="3" column="0" >
840
              <widget class="QLabel" name="lb_A_27" >
841
               <property name="text" >
158 KeyOz 842
                <string>Analog 27</string>
843
               </property>
844
              </widget>
845
             </item>
162 KeyOz 846
             <item row="3" column="1" >
847
              <widget class="QLineEdit" name="le_A_27" >
848
               <property name="font" >
158 KeyOz 849
                <font>
850
                 <family>Adobe Courier</family>
851
                 <weight>75</weight>
852
                 <bold>true</bold>
853
                </font>
854
               </property>
162 KeyOz 855
               <property name="text" >
158 KeyOz 856
                <string>0</string>
857
               </property>
162 KeyOz 858
               <property name="alignment" >
158 KeyOz 859
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
860
               </property>
162 KeyOz 861
               <property name="readOnly" >
158 KeyOz 862
                <bool>true</bool>
863
               </property>
864
              </widget>
865
             </item>
162 KeyOz 866
             <item row="4" column="0" >
867
              <widget class="QLabel" name="lb_A_28" >
868
               <property name="text" >
158 KeyOz 869
                <string>Analog 28</string>
870
               </property>
871
              </widget>
872
             </item>
162 KeyOz 873
             <item row="4" column="1" >
874
              <widget class="QLineEdit" name="le_A_28" >
875
               <property name="font" >
158 KeyOz 876
                <font>
877
                 <family>Adobe Courier</family>
878
                 <weight>75</weight>
879
                 <bold>true</bold>
880
                </font>
881
               </property>
162 KeyOz 882
               <property name="text" >
158 KeyOz 883
                <string>0</string>
884
               </property>
162 KeyOz 885
               <property name="alignment" >
158 KeyOz 886
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
887
               </property>
162 KeyOz 888
               <property name="readOnly" >
158 KeyOz 889
                <bool>true</bool>
890
               </property>
891
              </widget>
892
             </item>
162 KeyOz 893
             <item row="5" column="0" >
894
              <widget class="QLabel" name="lb_A_29" >
895
               <property name="text" >
158 KeyOz 896
                <string>Analog 29</string>
897
               </property>
898
              </widget>
899
             </item>
162 KeyOz 900
             <item row="5" column="1" >
901
              <widget class="QLineEdit" name="le_A_29" >
902
               <property name="font" >
158 KeyOz 903
                <font>
904
                 <family>Adobe Courier</family>
905
                 <weight>75</weight>
906
                 <bold>true</bold>
907
                </font>
908
               </property>
162 KeyOz 909
               <property name="text" >
158 KeyOz 910
                <string>0</string>
911
               </property>
162 KeyOz 912
               <property name="alignment" >
158 KeyOz 913
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
914
               </property>
162 KeyOz 915
               <property name="readOnly" >
158 KeyOz 916
                <bool>true</bool>
917
               </property>
918
              </widget>
919
             </item>
162 KeyOz 920
             <item row="6" column="0" >
921
              <widget class="QLabel" name="lb_A_30" >
922
               <property name="text" >
158 KeyOz 923
                <string>Analog 30</string>
924
               </property>
925
              </widget>
926
             </item>
162 KeyOz 927
             <item row="6" column="1" >
928
              <widget class="QLineEdit" name="le_A_30" >
929
               <property name="font" >
158 KeyOz 930
                <font>
931
                 <family>Adobe Courier</family>
932
                 <weight>75</weight>
933
                 <bold>true</bold>
934
                </font>
935
               </property>
162 KeyOz 936
               <property name="text" >
158 KeyOz 937
                <string>0</string>
938
               </property>
162 KeyOz 939
               <property name="alignment" >
158 KeyOz 940
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
941
               </property>
162 KeyOz 942
               <property name="readOnly" >
158 KeyOz 943
                <bool>true</bool>
944
               </property>
945
              </widget>
946
             </item>
162 KeyOz 947
             <item row="7" column="0" >
948
              <widget class="QLabel" name="lb_A_31" >
949
               <property name="text" >
158 KeyOz 950
                <string>Analog 31</string>
951
               </property>
952
              </widget>
953
             </item>
162 KeyOz 954
             <item row="7" column="1" >
955
              <widget class="QLineEdit" name="le_A_31" >
956
               <property name="font" >
158 KeyOz 957
                <font>
958
                 <family>Adobe Courier</family>
959
                 <weight>75</weight>
960
                 <bold>true</bold>
961
                </font>
962
               </property>
162 KeyOz 963
               <property name="text" >
158 KeyOz 964
                <string>0</string>
965
               </property>
162 KeyOz 966
               <property name="alignment" >
158 KeyOz 967
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
968
               </property>
162 KeyOz 969
               <property name="readOnly" >
158 KeyOz 970
                <bool>true</bool>
971
               </property>
972
              </widget>
973
             </item>
974
            </layout>
975
           </widget>
976
          </item>
977
         </layout>
978
        </item>
979
       </layout>
980
      </widget>
162 KeyOz 981
      <widget class="QWidget" name="Tab_1" >
982
       <attribute name="title" >
158 KeyOz 983
        <string>Plotter</string>
984
       </attribute>
162 KeyOz 985
       <layout class="QGridLayout" name="gridLayout_35" >
986
        <item row="0" column="0" >
987
         <widget class="QwtPlot" name="qwtPlot" />
158 KeyOz 988
        </item>
162 KeyOz 989
        <item row="1" column="0" >
990
         <layout class="QHBoxLayout" name="horizontalLayout_2" >
158 KeyOz 991
          <item>
162 KeyOz 992
           <widget class="QScrollBar" name="scroll_plot" >
993
            <property name="sizePolicy" >
994
             <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
158 KeyOz 995
              <horstretch>0</horstretch>
996
              <verstretch>0</verstretch>
997
             </sizepolicy>
998
            </property>
162 KeyOz 999
            <property name="maximum" >
158 KeyOz 1000
             <number>0</number>
1001
            </property>
162 KeyOz 1002
            <property name="orientation" >
158 KeyOz 1003
             <enum>Qt::Horizontal</enum>
1004
            </property>
1005
           </widget>
1006
          </item>
1007
          <item>
162 KeyOz 1008
           <widget class="QPushButton" name="pb_StartPlotter" >
1009
            <property name="sizePolicy" >
1010
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
158 KeyOz 1011
              <horstretch>0</horstretch>
1012
              <verstretch>0</verstretch>
1013
             </sizepolicy>
1014
            </property>
162 KeyOz 1015
            <property name="text" >
158 KeyOz 1016
             <string>Start Plotter</string>
1017
            </property>
162 KeyOz 1018
            <property name="icon" >
1019
             <iconset resource="../MKTool.qrc" >
158 KeyOz 1020
              <normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</iconset>
1021
            </property>
1022
           </widget>
1023
          </item>
1024
         </layout>
1025
        </item>
1026
       </layout>
1027
      </widget>
162 KeyOz 1028
      <widget class="QWidget" name="Tab_3" >
1029
       <attribute name="title" >
158 KeyOz 1030
        <string>Terminal </string>
1031
       </attribute>
162 KeyOz 1032
       <layout class="QGridLayout" name="gridLayout_2" >
166 KeyOz 1033
        <item row="0" column="0" colspan="5" >
162 KeyOz 1034
         <widget class="QTextEdit" name="te_RX" >
1035
          <property name="font" >
158 KeyOz 1036
           <font>
1037
            <family>Adobe Courier</family>
1038
            <pointsize>10</pointsize>
1039
           </font>
1040
          </property>
166 KeyOz 1041
          <property name="html" >
1042
           <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
1043
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
1044
p, li { white-space: pre-wrap; }
1045
&lt;/style>&lt;/head>&lt;body style=" font-family:'Adobe Courier'; font-size:10pt; font-weight:400; font-style:normal;">
1046
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>&lt;/body>&lt;/html></string>
1047
          </property>
158 KeyOz 1048
         </widget>
1049
        </item>
162 KeyOz 1050
        <item row="1" column="0" >
1051
         <widget class="QCheckBox" name="cb_ShowData" >
1052
          <property name="text" >
1053
           <string>Datenpackete anzeigen </string>
158 KeyOz 1054
          </property>
1055
         </widget>
1056
        </item>
162 KeyOz 1057
        <item row="1" column="1" >
1058
         <widget class="QCheckBox" name="cb_ShowMSG" >
1059
          <property name="text" >
1060
           <string>Meldungen anzeigen </string>
1061
          </property>
1062
          <property name="checked" >
159 KeyOz 1063
           <bool>true</bool>
1064
          </property>
158 KeyOz 1065
         </widget>
1066
        </item>
166 KeyOz 1067
        <item row="1" column="4" >
162 KeyOz 1068
         <spacer name="horizontalSpacer_13" >
1069
          <property name="orientation" >
158 KeyOz 1070
           <enum>Qt::Horizontal</enum>
1071
          </property>
162 KeyOz 1072
          <property name="sizeHint" stdset="0" >
158 KeyOz 1073
           <size>
1074
            <width>376</width>
1075
            <height>20</height>
1076
           </size>
1077
          </property>
1078
         </spacer>
1079
        </item>
166 KeyOz 1080
        <item row="1" column="3" >
162 KeyOz 1081
         <widget class="QCheckBox" name="cb_ShowAlways" >
1082
          <property name="text" >
1083
           <string>auch wenn ausgeblendet </string>
1084
          </property>
1085
         </widget>
1086
        </item>
166 KeyOz 1087
        <item row="1" column="2" >
1088
         <widget class="QCheckBox" name="cb_ShowSend" >
1089
          <property name="text" >
1090
           <string>gesendete Daten anzeigen</string>
1091
          </property>
1092
         </widget>
1093
        </item>
158 KeyOz 1094
       </layout>
1095
      </widget>
162 KeyOz 1096
      <widget class="QWidget" name="Tab_4" >
1097
       <property name="toolTip" >
158 KeyOz 1098
        <string>Motortest / LCD</string>
1099
       </property>
162 KeyOz 1100
       <attribute name="title" >
158 KeyOz 1101
        <string>Cockpit</string>
1102
       </attribute>
167 KeyOz 1103
       <layout class="QGridLayout" name="gridLayout_38" >
162 KeyOz 1104
        <item row="0" column="0" >
167 KeyOz 1105
         <widget class="QGroupBox" name="groupBox_2" >
1106
          <property name="sizePolicy" >
1107
           <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
1108
            <horstretch>0</horstretch>
1109
            <verstretch>0</verstretch>
1110
           </sizepolicy>
1111
          </property>
1112
          <property name="title" >
1113
           <string>LCD</string>
1114
          </property>
1115
          <layout class="QGridLayout" name="gridLayout_42" >
1116
           <item row="0" column="0" >
1117
            <layout class="QGridLayout" name="gridLayout_41" >
1118
             <item row="0" column="0" colspan="3" >
162 KeyOz 1119
              <widget class="QLineEdit" name="le_LCD0" >
167 KeyOz 1120
               <property name="sizePolicy" >
1121
                <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
1122
                 <horstretch>0</horstretch>
1123
                 <verstretch>0</verstretch>
1124
                </sizepolicy>
1125
               </property>
162 KeyOz 1126
               <property name="minimumSize" >
158 KeyOz 1127
                <size>
162 KeyOz 1128
                 <width>240</width>
158 KeyOz 1129
                 <height>0</height>
1130
                </size>
1131
               </property>
162 KeyOz 1132
               <property name="font" >
158 KeyOz 1133
                <font>
1134
                 <family>Courier 10 Pitch</family>
1135
                 <pointsize>12</pointsize>
1136
                 <weight>75</weight>
1137
                 <bold>true</bold>
1138
                </font>
1139
               </property>
162 KeyOz 1140
               <property name="text" >
158 KeyOz 1141
                <string/>
1142
               </property>
162 KeyOz 1143
               <property name="maxLength" >
159 KeyOz 1144
                <number>22</number>
1145
               </property>
162 KeyOz 1146
               <property name="alignment" >
158 KeyOz 1147
                <set>Qt::AlignCenter</set>
1148
               </property>
1149
              </widget>
1150
             </item>
167 KeyOz 1151
             <item row="1" column="0" colspan="3" >
162 KeyOz 1152
              <widget class="QLineEdit" name="le_LCD1" >
1153
               <property name="minimumSize" >
158 KeyOz 1154
                <size>
162 KeyOz 1155
                 <width>240</width>
158 KeyOz 1156
                 <height>0</height>
1157
                </size>
1158
               </property>
162 KeyOz 1159
               <property name="font" >
158 KeyOz 1160
                <font>
1161
                 <family>Courier 10 Pitch</family>
1162
                 <pointsize>12</pointsize>
1163
                 <weight>75</weight>
1164
                 <bold>true</bold>
1165
                </font>
1166
               </property>
162 KeyOz 1167
               <property name="text" >
158 KeyOz 1168
                <string/>
1169
               </property>
162 KeyOz 1170
               <property name="maxLength" >
159 KeyOz 1171
                <number>22</number>
1172
               </property>
162 KeyOz 1173
               <property name="alignment" >
158 KeyOz 1174
                <set>Qt::AlignCenter</set>
1175
               </property>
1176
              </widget>
1177
             </item>
167 KeyOz 1178
             <item row="2" column="0" colspan="3" >
162 KeyOz 1179
              <widget class="QLineEdit" name="le_LCD2" >
1180
               <property name="minimumSize" >
158 KeyOz 1181
                <size>
162 KeyOz 1182
                 <width>240</width>
158 KeyOz 1183
                 <height>0</height>
1184
                </size>
1185
               </property>
162 KeyOz 1186
               <property name="font" >
158 KeyOz 1187
                <font>
1188
                 <family>Courier 10 Pitch</family>
1189
                 <pointsize>12</pointsize>
1190
                 <weight>75</weight>
1191
                 <bold>true</bold>
1192
                </font>
1193
               </property>
162 KeyOz 1194
               <property name="text" >
158 KeyOz 1195
                <string/>
1196
               </property>
162 KeyOz 1197
               <property name="maxLength" >
159 KeyOz 1198
                <number>22</number>
1199
               </property>
162 KeyOz 1200
               <property name="alignment" >
158 KeyOz 1201
                <set>Qt::AlignCenter</set>
1202
               </property>
1203
              </widget>
1204
             </item>
167 KeyOz 1205
             <item row="3" column="0" colspan="3" >
162 KeyOz 1206
              <widget class="QLineEdit" name="le_LCD3" >
1207
               <property name="minimumSize" >
158 KeyOz 1208
                <size>
162 KeyOz 1209
                 <width>240</width>
158 KeyOz 1210
                 <height>0</height>
1211
                </size>
1212
               </property>
162 KeyOz 1213
               <property name="font" >
158 KeyOz 1214
                <font>
1215
                 <family>Courier 10 Pitch</family>
1216
                 <pointsize>12</pointsize>
1217
                 <weight>75</weight>
1218
                 <bold>true</bold>
1219
                </font>
1220
               </property>
162 KeyOz 1221
               <property name="text" >
158 KeyOz 1222
                <string/>
1223
               </property>
162 KeyOz 1224
               <property name="maxLength" >
159 KeyOz 1225
                <number>22</number>
1226
               </property>
162 KeyOz 1227
               <property name="alignment" >
158 KeyOz 1228
                <set>Qt::AlignCenter</set>
1229
               </property>
1230
              </widget>
1231
             </item>
162 KeyOz 1232
             <item row="4" column="0" >
167 KeyOz 1233
              <widget class="QCheckBox" name="cb_LCD" >
1234
               <property name="text" >
1235
                <string>Auto-Refresh </string>
1236
               </property>
1237
               <property name="checked" >
1238
                <bool>true</bool>
1239
               </property>
1240
              </widget>
1241
             </item>
1242
             <item row="4" column="1" >
162 KeyOz 1243
              <widget class="QPushButton" name="pb_LCDdown" >
1244
               <property name="text" >
158 KeyOz 1245
                <string/>
1246
               </property>
162 KeyOz 1247
               <property name="icon" >
1248
                <iconset resource="../MKTool.qrc" >
158 KeyOz 1249
                 <normaloff>:/Arrows/Images/32X32/arrow-left.png</normaloff>:/Arrows/Images/32X32/arrow-left.png</iconset>
1250
               </property>
1251
              </widget>
1252
             </item>
167 KeyOz 1253
             <item row="4" column="2" >
162 KeyOz 1254
              <widget class="QPushButton" name="pb_LCDup" >
1255
               <property name="text" >
158 KeyOz 1256
                <string/>
1257
               </property>
162 KeyOz 1258
               <property name="icon" >
1259
                <iconset resource="../MKTool.qrc" >
158 KeyOz 1260
                 <normaloff>:/Arrows/Images/32X32/arrow-right.png</normaloff>:/Arrows/Images/32X32/arrow-right.png</iconset>
1261
               </property>
1262
              </widget>
1263
             </item>
1264
            </layout>
167 KeyOz 1265
           </item>
1266
           <item row="1" column="0" >
1267
            <spacer name="verticalSpacer_14" >
1268
             <property name="orientation" >
1269
              <enum>Qt::Vertical</enum>
1270
             </property>
1271
             <property name="sizeHint" stdset="0" >
1272
              <size>
1273
               <width>20</width>
1274
               <height>0</height>
1275
              </size>
1276
             </property>
1277
            </spacer>
1278
           </item>
1279
          </layout>
1280
         </widget>
158 KeyOz 1281
        </item>
167 KeyOz 1282
        <item row="0" column="2" >
1283
         <layout class="QVBoxLayout" name="verticalLayout_8" >
158 KeyOz 1284
          <item>
167 KeyOz 1285
           <widget class="QGroupBox" name="box_Flugdaten" >
1286
            <property name="title" >
1287
             <string>Flugdaten</string>
158 KeyOz 1288
            </property>
167 KeyOz 1289
            <layout class="QGridLayout" name="gridLayout_39" >
1290
             <item row="0" column="0" >
1291
              <layout class="QVBoxLayout" name="verticalLayout_6" >
1292
               <item>
1293
                <widget class="QLabel" name="label_142" >
1294
                 <property name="font" >
1295
                  <font>
1296
                   <weight>75</weight>
1297
                   <bold>true</bold>
1298
                  </font>
1299
                 </property>
1300
                 <property name="text" >
1301
                  <string>Flugrichtung</string>
1302
                 </property>
1303
                 <property name="alignment" >
1304
                  <set>Qt::AlignCenter</set>
1305
                 </property>
1306
                </widget>
1307
               </item>
1308
               <item>
1309
                <widget class="QwtCompass" name="Compass" >
1310
                 <property name="minimumSize" >
1311
                  <size>
1312
                   <width>100</width>
1313
                   <height>0</height>
1314
                  </size>
1315
                 </property>
1316
                 <property name="lineWidth" >
1317
                  <number>4</number>
1318
                 </property>
1319
                </widget>
1320
               </item>
1321
               <item>
1322
                <spacer name="verticalSpacer_16" >
1323
                 <property name="orientation" >
1324
                  <enum>Qt::Vertical</enum>
1325
                 </property>
1326
                 <property name="sizeHint" stdset="0" >
1327
                  <size>
1328
                   <width>20</width>
1329
                   <height>40</height>
1330
                  </size>
1331
                 </property>
1332
                </spacer>
1333
               </item>
1334
              </layout>
1335
             </item>
1336
             <item row="0" column="1" >
1337
              <spacer name="horizontalSpacer_12" >
1338
               <property name="orientation" >
1339
                <enum>Qt::Horizontal</enum>
1340
               </property>
1341
               <property name="sizeHint" stdset="0" >
1342
                <size>
1343
                 <width>40</width>
1344
                 <height>20</height>
1345
                </size>
1346
               </property>
1347
              </spacer>
1348
             </item>
1349
            </layout>
158 KeyOz 1350
           </widget>
1351
          </item>
1352
         </layout>
1353
        </item>
167 KeyOz 1354
        <item row="1" column="0" colspan="3" >
1355
         <widget class="QGroupBox" name="box_System" >
1356
          <property name="title" >
1357
           <string>System</string>
1358
          </property>
1359
          <layout class="QHBoxLayout" name="horizontalLayout_12" >
1360
           <item>
1361
            <widget class="QLabel" name="label" >
1362
             <property name="text" >
1363
              <string>Spannung:</string>
1364
             </property>
1365
            </widget>
1366
           </item>
1367
           <item>
1368
            <widget class="QProgressBar" name="progressBar" >
1369
             <property name="maximum" >
1370
              <number>140</number>
1371
             </property>
1372
             <property name="value" >
1373
              <number>0</number>
1374
             </property>
1375
             <property name="textVisible" >
1376
              <bool>false</bool>
1377
             </property>
1378
             <property name="format" >
1379
              <string/>
1380
             </property>
1381
            </widget>
1382
           </item>
1383
           <item>
1384
            <widget class="QLabel" name="label_133" >
1385
             <property name="text" >
1386
              <string>Empfang:</string>
1387
             </property>
1388
            </widget>
1389
           </item>
1390
           <item>
1391
            <widget class="QProgressBar" name="progressBar_2" >
1392
             <property name="maximum" >
1393
              <number>255</number>
1394
             </property>
1395
             <property name="value" >
1396
              <number>0</number>
1397
             </property>
1398
             <property name="format" >
1399
              <string/>
1400
             </property>
1401
            </widget>
1402
           </item>
1403
          </layout>
1404
         </widget>
1405
        </item>
1406
        <item row="0" column="1" >
1407
         <spacer name="horizontalSpacer_14" >
162 KeyOz 1408
          <property name="orientation" >
158 KeyOz 1409
           <enum>Qt::Horizontal</enum>
1410
          </property>
162 KeyOz 1411
          <property name="sizeHint" stdset="0" >
158 KeyOz 1412
           <size>
167 KeyOz 1413
            <width>40</width>
158 KeyOz 1414
            <height>20</height>
1415
           </size>
1416
          </property>
1417
         </spacer>
1418
        </item>
1419
       </layout>
1420
      </widget>
162 KeyOz 1421
      <widget class="QWidget" name="Tab_5" >
1422
       <property name="toolTip" >
158 KeyOz 1423
        <string>Firmeware Update</string>
1424
       </property>
162 KeyOz 1425
       <attribute name="title" >
158 KeyOz 1426
        <string>Firmeware Update </string>
1427
       </attribute>
162 KeyOz 1428
       <layout class="QGridLayout" name="gridLayout_37" >
1429
        <item row="0" column="0" >
1430
         <widget class="QTextEdit" name="te_Shell" >
1431
          <property name="font" >
158 KeyOz 1432
           <font>
1433
            <family>Adobe Courier</family>
1434
            <pointsize>10</pointsize>
1435
           </font>
1436
          </property>
1437
         </widget>
1438
        </item>
162 KeyOz 1439
        <item row="1" column="0" >
166 KeyOz 1440
         <widget class="QFrame" name="frame_20" >
1441
          <property name="frameShape" >
1442
           <enum>QFrame::StyledPanel</enum>
1443
          </property>
1444
          <property name="frameShadow" >
1445
           <enum>QFrame::Raised</enum>
1446
          </property>
1447
          <layout class="QHBoxLayout" name="horizontalLayout_3" >
1448
           <item>
167 KeyOz 1449
            <widget class="QPushButton" name="pb_SettingsReset" >
166 KeyOz 1450
             <property name="enabled" >
1451
              <bool>false</bool>
1452
             </property>
1453
             <property name="text" >
1454
              <string>Settings zurücksetzen</string>
1455
             </property>
1456
            </widget>
1457
           </item>
1458
           <item>
1459
            <spacer name="horizontalSpacer" >
1460
             <property name="orientation" >
1461
              <enum>Qt::Horizontal</enum>
1462
             </property>
1463
             <property name="sizeHint" stdset="0" >
1464
              <size>
1465
               <width>178</width>
1466
               <height>17</height>
1467
              </size>
1468
             </property>
1469
            </spacer>
1470
           </item>
1471
           <item>
1472
            <widget class="QRadioButton" name="rb_FC" >
1473
             <property name="text" >
1474
              <string>FlightCtrl </string>
1475
             </property>
1476
             <property name="checked" >
1477
              <bool>true</bool>
1478
             </property>
1479
            </widget>
1480
           </item>
1481
           <item>
1482
            <widget class="QRadioButton" name="rb_MK3MAG" >
1483
             <property name="text" >
1484
              <string>MK3Mag </string>
1485
             </property>
1486
            </widget>
1487
           </item>
1488
           <item>
167 KeyOz 1489
            <widget class="QRadioButton" name="rb_BL" >
166 KeyOz 1490
             <property name="enabled" >
167 KeyOz 1491
              <bool>true</bool>
166 KeyOz 1492
             </property>
1493
             <property name="text" >
167 KeyOz 1494
              <string>BL-Ctrl </string>
166 KeyOz 1495
             </property>
1496
            </widget>
1497
           </item>
1498
           <item>
167 KeyOz 1499
            <widget class="QRadioButton" name="rb_NC" >
166 KeyOz 1500
             <property name="enabled" >
1501
              <bool>false</bool>
1502
             </property>
1503
             <property name="text" >
167 KeyOz 1504
              <string>NaviCtrl </string>
166 KeyOz 1505
             </property>
1506
            </widget>
1507
           </item>
1508
          </layout>
1509
         </widget>
1510
        </item>
1511
        <item row="2" column="0" >
162 KeyOz 1512
         <layout class="QHBoxLayout" name="horizontalLayout_11" >
158 KeyOz 1513
          <item>
166 KeyOz 1514
           <widget class="QPushButton" name="pb_HexFile" >
162 KeyOz 1515
            <property name="sizePolicy" >
1516
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
158 KeyOz 1517
              <horstretch>0</horstretch>
1518
              <verstretch>0</verstretch>
1519
             </sizepolicy>
1520
            </property>
162 KeyOz 1521
            <property name="text" >
158 KeyOz 1522
             <string>Firmeware-Datei auswählen</string>
1523
            </property>
1524
           </widget>
1525
          </item>
1526
          <item>
166 KeyOz 1527
           <widget class="QLineEdit" name="le_HexFile" >
1528
            <property name="text" >
1529
             <string/>
1530
            </property>
1531
           </widget>
158 KeyOz 1532
          </item>
1533
          <item>
162 KeyOz 1534
           <widget class="QPushButton" name="pb_Update" >
1535
            <property name="sizePolicy" >
1536
             <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
158 KeyOz 1537
              <horstretch>0</horstretch>
1538
              <verstretch>0</verstretch>
1539
             </sizepolicy>
1540
            </property>
162 KeyOz 1541
            <property name="text" >
158 KeyOz 1542
             <string>Updaten</string>
1543
            </property>
1544
           </widget>
1545
          </item>
166 KeyOz 1546
          <item>
1547
           <widget class="QPushButton" name="pb_Flash" >
1548
            <property name="enabled" >
1549
             <bool>false</bool>
1550
            </property>
1551
            <property name="text" >
1552
             <string>Flashen</string>
1553
            </property>
1554
           </widget>
1555
          </item>
158 KeyOz 1556
         </layout>
1557
        </item>
1558
       </layout>
1559
      </widget>
166 KeyOz 1560
      <widget class="QWidget" name="Seite" >
1561
       <attribute name="title" >
1562
        <string>Debug</string>
1563
       </attribute>
1564
       <widget class="QPushButton" name="pb_Quit" >
1565
        <property name="geometry" >
1566
         <rect>
1567
          <x>550</x>
1568
          <y>0</y>
1569
          <width>141</width>
1570
          <height>26</height>
1571
         </rect>
1572
        </property>
1573
        <property name="text" >
1574
         <string>Beenden</string>
1575
        </property>
1576
        <property name="icon" >
1577
         <iconset resource="../MKTool.qrc" >
1578
          <normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
1579
        </property>
1580
       </widget>
1581
       <widget class="QPushButton" name="pb_Record" >
1582
        <property name="geometry" >
1583
         <rect>
1584
          <x>350</x>
1585
          <y>0</y>
1586
          <width>201</width>
1587
          <height>26</height>
1588
         </rect>
1589
        </property>
1590
        <property name="text" >
1591
         <string>CSV Aufzeichen</string>
1592
        </property>
1593
        <property name="icon" >
1594
         <iconset resource="../MKTool.qrc" >
1595
          <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
1596
        </property>
1597
       </widget>
1598
       <widget class="QLabel" name="lb_Port" >
1599
        <property name="geometry" >
1600
         <rect>
1601
          <x>10</x>
1602
          <y>10</y>
1603
          <width>51</width>
1604
          <height>17</height>
1605
         </rect>
1606
        </property>
1607
        <property name="text" >
1608
         <string>Device: </string>
1609
        </property>
1610
       </widget>
1611
       <widget class="QLineEdit" name="le_Port" >
1612
        <property name="geometry" >
1613
         <rect>
1614
          <x>60</x>
1615
          <y>0</y>
1616
          <width>131</width>
1617
          <height>27</height>
1618
         </rect>
1619
        </property>
1620
        <property name="sizePolicy" >
1621
         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
1622
          <horstretch>0</horstretch>
1623
          <verstretch>0</verstretch>
1624
         </sizepolicy>
1625
        </property>
1626
        <property name="text" >
1627
         <string>/dev/ttyUSB0</string>
1628
        </property>
1629
       </widget>
1630
       <widget class="QPushButton" name="pb_Open" >
1631
        <property name="geometry" >
1632
         <rect>
1633
          <x>190</x>
1634
          <y>0</y>
1635
          <width>151</width>
1636
          <height>26</height>
1637
         </rect>
1638
        </property>
1639
        <property name="text" >
1640
         <string>Verbinden</string>
1641
        </property>
1642
        <property name="icon" >
1643
         <iconset resource="../MKTool.qrc" >
1644
          <normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
1645
        </property>
1646
       </widget>
1647
       <widget class="QComboBox" name="cb_Hardware" >
167 KeyOz 1648
        <property name="enabled" >
1649
         <bool>false</bool>
1650
        </property>
166 KeyOz 1651
        <property name="geometry" >
1652
         <rect>
1653
          <x>10</x>
1654
          <y>30</y>
1655
          <width>101</width>
1656
          <height>27</height>
1657
         </rect>
1658
        </property>
1659
        <item>
1660
         <property name="text" >
1661
          <string>FlightCtrl</string>
1662
         </property>
1663
        </item>
1664
        <item>
1665
         <property name="text" >
1666
          <string>NaviCtrl</string>
1667
         </property>
1668
        </item>
1669
        <item>
1670
         <property name="text" >
1671
          <string>MK3Mag</string>
1672
         </property>
1673
        </item>
1674
       </widget>
1675
      </widget>
158 KeyOz 1676
     </widget>
1677
    </item>
1678
   </layout>
1679
  </widget>
162 KeyOz 1680
  <widget class="QMenuBar" name="menubar" >
1681
   <property name="geometry" >
158 KeyOz 1682
    <rect>
1683
     <x>0</x>
1684
     <y>0</y>
166 KeyOz 1685
     <width>766</width>
162 KeyOz 1686
     <height>25</height>
158 KeyOz 1687
    </rect>
1688
   </property>
162 KeyOz 1689
   <widget class="QMenu" name="menuProgramm" >
1690
    <property name="title" >
158 KeyOz 1691
     <string>&amp;Programm</string>
1692
    </property>
162 KeyOz 1693
    <addaction name="ac_ConnectTTY" />
1694
    <addaction name="separator" />
1695
    <addaction name="ac_Quit" />
158 KeyOz 1696
   </widget>
162 KeyOz 1697
   <widget class="QMenu" name="menuEinstellungen" >
1698
    <property name="title" >
158 KeyOz 1699
     <string>&amp;Einstellungen</string>
1700
    </property>
162 KeyOz 1701
    <addaction name="ac_Config" />
163 KeyOz 1702
    <addaction name="separator" />
162 KeyOz 1703
    <addaction name="ac_Preferences" />
158 KeyOz 1704
   </widget>
162 KeyOz 1705
   <widget class="QMenu" name="menu_Help" >
1706
    <property name="title" >
158 KeyOz 1707
     <string>Hilfe</string>
1708
    </property>
162 KeyOz 1709
    <addaction name="ac_About" />
158 KeyOz 1710
   </widget>
162 KeyOz 1711
   <widget class="QMenu" name="menuDaten" >
1712
    <property name="title" >
167 KeyOz 1713
     <string>&amp;Debug-Daten</string>
158 KeyOz 1714
    </property>
162 KeyOz 1715
    <addaction name="ac_RecordCSV" />
1716
    <addaction name="ac_StartPlotter" />
1717
    <addaction name="separator" />
1718
    <addaction name="ac_MehrDaten" />
166 KeyOz 1719
    <addaction name="ac_KeineDaten" />
1720
    <addaction name="separator" />
162 KeyOz 1721
    <addaction name="ac_GetLabels" />
158 KeyOz 1722
   </widget>
162 KeyOz 1723
   <widget class="QMenu" name="menuAnsicht" >
1724
    <property name="title" >
158 KeyOz 1725
     <string>&amp;Ansicht</string>
1726
    </property>
162 KeyOz 1727
    <widget class="QMenu" name="menuBereiche" >
1728
     <property name="title" >
158 KeyOz 1729
      <string>Bereiche</string>
1730
     </property>
162 KeyOz 1731
     <addaction name="ac_View0" />
1732
     <addaction name="ac_View1" />
1733
     <addaction name="ac_View2" />
1734
     <addaction name="ac_View3" />
1735
     <addaction name="ac_View4" />
1736
     <addaction name="ac_View5" />
158 KeyOz 1737
    </widget>
162 KeyOz 1738
    <addaction name="menuBereiche" />
158 KeyOz 1739
   </widget>
162 KeyOz 1740
   <widget class="QMenu" name="menuWerkzeuge" >
1741
    <property name="title" >
158 KeyOz 1742
     <string>Werkzeuge</string>
1743
    </property>
162 KeyOz 1744
    <addaction name="ac_Motortest" />
158 KeyOz 1745
   </widget>
166 KeyOz 1746
   <widget class="QMenu" name="menuHardware" >
1747
    <property name="title" >
1748
     <string>Hardware</string>
1749
    </property>
1750
    <addaction name="actionFlightCtrl" />
1751
    <addaction name="actionNaviCtrl" />
1752
    <addaction name="actionMK3Mag" />
1753
   </widget>
167 KeyOz 1754
   <widget class="QMenu" name="menu_Navi_Daten" >
1755
    <property name="title" >
1756
     <string>&amp;Navi-Daten</string>
1757
    </property>
1758
    <addaction name="ac_StartServer" />
1759
   </widget>
162 KeyOz 1760
   <addaction name="menuProgramm" />
166 KeyOz 1761
   <addaction name="menuHardware" />
162 KeyOz 1762
   <addaction name="menuAnsicht" />
1763
   <addaction name="menuDaten" />
167 KeyOz 1764
   <addaction name="menu_Navi_Daten" />
162 KeyOz 1765
   <addaction name="menuEinstellungen" />
1766
   <addaction name="menuWerkzeuge" />
1767
   <addaction name="menu_Help" />
158 KeyOz 1768
  </widget>
162 KeyOz 1769
  <widget class="QToolBar" name="toolBar" >
166 KeyOz 1770
   <property name="enabled" >
1771
    <bool>true</bool>
1772
   </property>
162 KeyOz 1773
   <property name="windowTitle" >
158 KeyOz 1774
    <string>toolBar</string>
1775
   </property>
162 KeyOz 1776
   <property name="movable" >
1777
    <bool>false</bool>
1778
   </property>
1779
   <property name="iconSize" >
158 KeyOz 1780
    <size>
1781
     <width>22</width>
1782
     <height>22</height>
1783
    </size>
1784
   </property>
166 KeyOz 1785
   <property name="toolButtonStyle" >
1786
    <enum>Qt::ToolButtonIconOnly</enum>
1787
   </property>
162 KeyOz 1788
   <attribute name="toolBarArea" >
158 KeyOz 1789
    <enum>TopToolBarArea</enum>
1790
   </attribute>
162 KeyOz 1791
   <attribute name="toolBarBreak" >
158 KeyOz 1792
    <bool>false</bool>
1793
   </attribute>
162 KeyOz 1794
   <addaction name="ac_ConnectTTY" />
1795
   <addaction name="separator" />
1796
   <addaction name="ac_RecordCSV" />
1797
   <addaction name="ac_StartPlotter" />
1798
   <addaction name="ac_MehrDaten" />
1799
   <addaction name="separator" />
167 KeyOz 1800
   <addaction name="ac_Motortest" />
1801
   <addaction name="separator" />
1802
   <addaction name="ac_StartServer" />
1803
   <addaction name="separator" />
162 KeyOz 1804
   <addaction name="ac_Quit" />
166 KeyOz 1805
   <addaction name="separator" />
158 KeyOz 1806
  </widget>
162 KeyOz 1807
  <action name="ac_LogDir" >
1808
   <property name="text" >
158 KeyOz 1809
    <string>Log-Verzeichniss</string>
1810
   </property>
1811
  </action>
162 KeyOz 1812
  <action name="ac_ParameterDir" >
1813
   <property name="text" >
158 KeyOz 1814
    <string>Parameter-Verzeichniss</string>
1815
   </property>
1816
  </action>
162 KeyOz 1817
  <action name="ac_Quit" >
1818
   <property name="icon" >
1819
    <iconset resource="../MKTool.qrc" >
158 KeyOz 1820
     <normaloff>:/Actions/Images/22X22/application-exit.png</normaloff>:/Actions/Images/22X22/application-exit.png</iconset>
1821
   </property>
162 KeyOz 1822
   <property name="text" >
158 KeyOz 1823
    <string>&amp;Beenden</string>
1824
   </property>
1825
  </action>
162 KeyOz 1826
  <action name="ac_About" >
1827
   <property name="text" >
158 KeyOz 1828
    <string>Über QMK-Groundstation</string>
1829
   </property>
1830
  </action>
162 KeyOz 1831
  <action name="ac_ConnectTTY" >
1832
   <property name="icon" >
1833
    <iconset resource="../MKTool.qrc" >
158 KeyOz 1834
     <normaloff>:/Actions/Images/22X22/network-disconnect.png</normaloff>:/Actions/Images/22X22/network-disconnect.png</iconset>
1835
   </property>
162 KeyOz 1836
   <property name="text" >
158 KeyOz 1837
    <string>Verbinden</string>
1838
   </property>
1839
  </action>
162 KeyOz 1840
  <action name="ac_RecordCSV" >
166 KeyOz 1841
   <property name="checkable" >
1842
    <bool>true</bool>
1843
   </property>
162 KeyOz 1844
   <property name="icon" >
1845
    <iconset resource="../MKTool.qrc" >
158 KeyOz 1846
     <normaloff>:/Actions/Images/22X22/media-record.png</normaloff>:/Actions/Images/22X22/media-record.png</iconset>
1847
   </property>
162 KeyOz 1848
   <property name="text" >
158 KeyOz 1849
    <string>CSV Aufzeichnen</string>
1850
   </property>
1851
  </action>
162 KeyOz 1852
  <action name="ac_StartPlotter" >
1853
   <property name="checkable" >
158 KeyOz 1854
    <bool>true</bool>
1855
   </property>
162 KeyOz 1856
   <property name="icon" >
1857
    <iconset resource="../MKTool.qrc" >
158 KeyOz 1858
     <normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</normaloff>:/Actions/Images/22X22/utilities-system-monitor.png</iconset>
1859
   </property>
162 KeyOz 1860
   <property name="text" >
158 KeyOz 1861
    <string>Start Plotter</string>
1862
   </property>
1863
  </action>
162 KeyOz 1864
  <action name="ac_Config" >
1865
   <property name="icon" >
1866
    <iconset resource="../MKTool.qrc" >
167 KeyOz 1867
     <normaloff>:/Actions/Images/22X22/preferences-system.png</normaloff>:/Actions/Images/22X22/preferences-system.png</iconset>
158 KeyOz 1868
   </property>
162 KeyOz 1869
   <property name="text" >
166 KeyOz 1870
    <string>Datenfelder wählen</string>
158 KeyOz 1871
   </property>
1872
  </action>
162 KeyOz 1873
  <action name="ac_MehrDaten" >
1874
   <property name="checkable" >
158 KeyOz 1875
    <bool>true</bool>
1876
   </property>
162 KeyOz 1877
   <property name="icon" >
1878
    <iconset resource="../MKTool.qrc" >
158 KeyOz 1879
     <normaloff>:/Actions/Images/22X22/clock.png</normaloff>:/Actions/Images/22X22/clock.png</iconset>
1880
   </property>
162 KeyOz 1881
   <property name="text" >
166 KeyOz 1882
    <string>Schnelle Debugdaten</string>
158 KeyOz 1883
   </property>
1884
  </action>
162 KeyOz 1885
  <action name="ac_View0" >
1886
   <property name="checkable" >
1887
    <bool>true</bool>
1888
   </property>
1889
   <property name="checked" >
159 KeyOz 1890
    <bool>false</bool>
1891
   </property>
162 KeyOz 1892
   <property name="text" >
158 KeyOz 1893
    <string>Debug-Daten</string>
1894
   </property>
1895
  </action>
162 KeyOz 1896
  <action name="ac_View1" >
1897
   <property name="checkable" >
1898
    <bool>true</bool>
1899
   </property>
1900
   <property name="checked" >
159 KeyOz 1901
    <bool>false</bool>
1902
   </property>
162 KeyOz 1903
   <property name="text" >
158 KeyOz 1904
    <string>Plotter</string>
1905
   </property>
1906
  </action>
162 KeyOz 1907
  <action name="ac_View2" >
1908
   <property name="checkable" >
1909
    <bool>true</bool>
1910
   </property>
1911
   <property name="checked" >
159 KeyOz 1912
    <bool>false</bool>
1913
   </property>
162 KeyOz 1914
   <property name="text" >
158 KeyOz 1915
    <string>Parameter</string>
1916
   </property>
1917
  </action>
162 KeyOz 1918
  <action name="ac_View3" >
1919
   <property name="checkable" >
1920
    <bool>true</bool>
1921
   </property>
1922
   <property name="checked" >
159 KeyOz 1923
    <bool>false</bool>
1924
   </property>
162 KeyOz 1925
   <property name="text" >
158 KeyOz 1926
    <string>Terminal</string>
1927
   </property>
1928
  </action>
162 KeyOz 1929
  <action name="ac_View4" >
1930
   <property name="checkable" >
1931
    <bool>true</bool>
1932
   </property>
1933
   <property name="checked" >
159 KeyOz 1934
    <bool>false</bool>
1935
   </property>
162 KeyOz 1936
   <property name="text" >
158 KeyOz 1937
    <string>Cockpit</string>
1938
   </property>
1939
  </action>
162 KeyOz 1940
  <action name="ac_View5" >
1941
   <property name="checkable" >
1942
    <bool>true</bool>
1943
   </property>
1944
   <property name="checked" >
159 KeyOz 1945
    <bool>false</bool>
1946
   </property>
162 KeyOz 1947
   <property name="text" >
158 KeyOz 1948
    <string>Firmware Update</string>
1949
   </property>
1950
  </action>
162 KeyOz 1951
  <action name="ac_GetLabels" >
1952
   <property name="text" >
158 KeyOz 1953
    <string>Beschreibungen abfragen</string>
1954
   </property>
1955
  </action>
162 KeyOz 1956
  <action name="ac_Preferences" >
1957
   <property name="icon" >
1958
    <iconset resource="../MKTool.qrc" >
167 KeyOz 1959
     <normaloff>:/Actions/Images/22X22/preferences-other.png</normaloff>:/Actions/Images/22X22/preferences-other.png</iconset>
158 KeyOz 1960
   </property>
162 KeyOz 1961
   <property name="text" >
163 KeyOz 1962
    <string>QMK Einrichten</string>
158 KeyOz 1963
   </property>
1964
  </action>
162 KeyOz 1965
  <action name="ac_Motortest" >
167 KeyOz 1966
   <property name="icon" >
1967
    <iconset resource="../MKTool.qrc" >
1968
     <normaloff>:/Actions/Images/22X22/applications-system.png</normaloff>:/Actions/Images/22X22/applications-system.png</iconset>
1969
   </property>
162 KeyOz 1970
   <property name="text" >
158 KeyOz 1971
    <string>Motortest</string>
1972
   </property>
1973
  </action>
166 KeyOz 1974
  <action name="actionFlightCtrl" >
1975
   <property name="checkable" >
1976
    <bool>true</bool>
1977
   </property>
167 KeyOz 1978
   <property name="enabled" >
1979
    <bool>false</bool>
1980
   </property>
166 KeyOz 1981
   <property name="text" >
1982
    <string>FlightCtrl</string>
1983
   </property>
1984
  </action>
1985
  <action name="actionNaviCtrl" >
1986
   <property name="checkable" >
1987
    <bool>true</bool>
1988
   </property>
167 KeyOz 1989
   <property name="enabled" >
1990
    <bool>false</bool>
1991
   </property>
166 KeyOz 1992
   <property name="text" >
1993
    <string>NaviCtrl</string>
1994
   </property>
1995
  </action>
1996
  <action name="actionMK3Mag" >
1997
   <property name="checkable" >
1998
    <bool>true</bool>
1999
   </property>
167 KeyOz 2000
   <property name="enabled" >
2001
    <bool>false</bool>
2002
   </property>
166 KeyOz 2003
   <property name="text" >
2004
    <string>MK3Mag</string>
2005
   </property>
2006
  </action>
2007
  <action name="ac_KeineDaten" >
2008
   <property name="checkable" >
2009
    <bool>true</bool>
2010
   </property>
2011
   <property name="text" >
2012
    <string>Debugdaten abschalten.</string>
2013
   </property>
2014
  </action>
167 KeyOz 2015
  <action name="ac_StartServer" >
2016
   <property name="checkable" >
2017
    <bool>true</bool>
2018
   </property>
2019
   <property name="icon" >
2020
    <iconset resource="../MKTool.qrc" >
2021
     <normaloff>:/Actions/Images/22X22/applications-internet.png</normaloff>:/Actions/Images/22X22/applications-internet.png</iconset>
2022
   </property>
2023
   <property name="text" >
2024
    <string>Google Earth Server</string>
2025
   </property>
2026
  </action>
158 KeyOz 2027
 </widget>
2028
 <customwidgets>
2029
  <customwidget>
2030
   <class>QwtPlot</class>
2031
   <extends>QFrame</extends>
2032
   <header>qwt_plot.h</header>
2033
   <container>1</container>
2034
  </customwidget>
2035
  <customwidget>
2036
   <class>QwtCompass</class>
162 KeyOz 2037
   <extends>QwtDial</extends>
158 KeyOz 2038
   <header>qwt_compass.h</header>
2039
  </customwidget>
2040
 </customwidgets>
2041
 <resources>
162 KeyOz 2042
  <include location="../MKTool.qrc" />
158 KeyOz 2043
 </resources>
2044
 <connections>
2045
  <connection>
167 KeyOz 2046
   <sender>ac_Quit</sender>
2047
   <signal>triggered()</signal>
2048
   <receiver>dlg_mktool_UI</receiver>
2049
   <slot>close()</slot>
2050
   <hints>
2051
    <hint type="sourcelabel" >
2052
     <x>-1</x>
2053
     <y>-1</y>
2054
    </hint>
2055
    <hint type="destinationlabel" >
2056
     <x>384</x>
2057
     <y>209</y>
2058
    </hint>
2059
   </hints>
2060
  </connection>
2061
  <connection>
158 KeyOz 2062
   <sender>pb_StartPlotter</sender>
2063
   <signal>clicked()</signal>
2064
   <receiver>ac_StartPlotter</receiver>
2065
   <slot>trigger()</slot>
2066
   <hints>
162 KeyOz 2067
    <hint type="sourcelabel" >
158 KeyOz 2068
     <x>657</x>
2069
     <y>399</y>
2070
    </hint>
162 KeyOz 2071
    <hint type="destinationlabel" >
158 KeyOz 2072
     <x>-1</x>
2073
     <y>-1</y>
2074
    </hint>
2075
   </hints>
2076
  </connection>
2077
  <connection>
2078
   <sender>pb_Quit</sender>
2079
   <signal>clicked()</signal>
2080
   <receiver>ac_Quit</receiver>
2081
   <slot>trigger()</slot>
2082
   <hints>
162 KeyOz 2083
    <hint type="sourcelabel" >
158 KeyOz 2084
     <x>659</x>
2085
     <y>385</y>
2086
    </hint>
162 KeyOz 2087
    <hint type="destinationlabel" >
158 KeyOz 2088
     <x>-1</x>
2089
     <y>-1</y>
2090
    </hint>
2091
   </hints>
2092
  </connection>
2093
  <connection>
2094
   <sender>pb_Open</sender>
2095
   <signal>clicked()</signal>
2096
   <receiver>ac_ConnectTTY</receiver>
2097
   <slot>trigger()</slot>
2098
   <hints>
162 KeyOz 2099
    <hint type="sourcelabel" >
158 KeyOz 2100
     <x>249</x>
2101
     <y>385</y>
2102
    </hint>
162 KeyOz 2103
    <hint type="destinationlabel" >
158 KeyOz 2104
     <x>-1</x>
2105
     <y>-1</y>
2106
    </hint>
2107
   </hints>
2108
  </connection>
2109
  <connection>
2110
   <sender>pb_Record</sender>
2111
   <signal>clicked()</signal>
2112
   <receiver>ac_RecordCSV</receiver>
2113
   <slot>trigger()</slot>
2114
   <hints>
162 KeyOz 2115
    <hint type="sourcelabel" >
158 KeyOz 2116
     <x>506</x>
2117
     <y>385</y>
2118
    </hint>
162 KeyOz 2119
    <hint type="destinationlabel" >
158 KeyOz 2120
     <x>-1</x>
2121
     <y>-1</y>
2122
    </hint>
2123
   </hints>
2124
  </connection>
2125
 </connections>
2126
</ui>