Subversion Repositories Projects

Rev

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

Rev Author Line No. Line
159 KeyOz 1
<ui version="4.0" >
2
 <class>dlg_Preferences_UI</class>
3
 <widget class="QDialog" name="dlg_Preferences_UI" >
4
  <property name="geometry" >
5
   <rect>
6
    <x>0</x>
7
    <y>0</y>
167 KeyOz 8
    <width>402</width>
199 KeyOz 9
    <height>298</height>
159 KeyOz 10
   </rect>
11
  </property>
12
  <property name="windowTitle" >
13
   <string>Einstellungen</string>
14
  </property>
163 KeyOz 15
  <layout class="QGridLayout" name="gridLayout_4" >
159 KeyOz 16
   <item row="1" column="0" >
17
    <layout class="QHBoxLayout" name="horizontalLayout" >
18
     <item>
19
      <spacer>
20
       <property name="orientation" >
21
        <enum>Qt::Horizontal</enum>
22
       </property>
23
       <property name="sizeHint" stdset="0" >
24
        <size>
25
         <width>131</width>
26
         <height>31</height>
27
        </size>
28
       </property>
29
      </spacer>
30
     </item>
31
     <item>
32
      <widget class="QPushButton" name="okButton" >
33
       <property name="text" >
34
        <string>OK</string>
35
       </property>
36
      </widget>
37
     </item>
38
     <item>
39
      <widget class="QPushButton" name="cancelButton" >
40
       <property name="text" >
41
        <string>Cancel</string>
42
       </property>
43
      </widget>
44
     </item>
45
    </layout>
46
   </item>
163 KeyOz 47
   <item row="0" column="0" >
48
    <widget class="QTabWidget" name="tabWidget" >
49
     <property name="currentIndex" >
50
      <number>0</number>
51
     </property>
167 KeyOz 52
     <property name="usesScrollButtons" >
53
      <bool>true</bool>
54
     </property>
55
     <widget class="QWidget" name="Tab_1" >
166 KeyOz 56
      <attribute name="title" >
57
       <string>Verbindung </string>
58
      </attribute>
59
      <layout class="QGridLayout" name="gridLayout_7" >
60
       <item row="0" column="0" >
61
        <widget class="QGroupBox" name="groupBox_5" >
62
         <property name="title" >
63
          <string>Serieller Port für Verbindung zum MK.</string>
64
         </property>
65
         <layout class="QGridLayout" name="gridLayout_6" >
66
          <item row="0" column="0" >
67
           <widget class="QLabel" name="label_6" >
68
            <property name="text" >
69
             <string>Device: </string>
70
            </property>
71
           </widget>
72
          </item>
73
          <item row="0" column="1" >
74
           <widget class="QLineEdit" name="le_TTY" >
75
            <property name="text" >
76
             <string>/dev/ttyS0</string>
77
            </property>
78
           </widget>
79
          </item>
80
         </layout>
81
        </widget>
82
       </item>
83
       <item row="1" column="0" >
84
        <widget class="QGroupBox" name="groupBox_6" >
85
         <property name="enabled" >
86
          <bool>false</bool>
87
         </property>
88
         <property name="title" >
89
          <string>ISP-Adapter (Flash AVR)</string>
90
         </property>
91
         <layout class="QGridLayout" name="gridLayout_5" >
92
          <item row="0" column="0" >
93
           <widget class="QLabel" name="label_4" >
94
            <property name="text" >
95
             <string>ISP-Adapter: </string>
96
            </property>
97
           </widget>
98
          </item>
99
          <item row="0" column="1" >
100
           <widget class="QComboBox" name="comboBox" >
101
            <item>
102
             <property name="text" >
103
              <string>Sercon</string>
104
             </property>
105
            </item>
106
            <item>
107
             <property name="text" >
108
              <string>STK200</string>
109
             </property>
110
            </item>
111
            <item>
112
             <property name="text" >
113
              <string>USBProg</string>
114
             </property>
115
            </item>
116
            <item>
117
             <property name="text" >
118
              <string>Atmel AVR ISP (STK500)</string>
119
             </property>
120
            </item>
121
            <item>
122
             <property name="text" >
123
              <string>Atmel AVR ISP mkII (STK500v1)</string>
124
             </property>
125
            </item>
126
            <item>
127
             <property name="text" >
128
              <string>Atmel AVR ISP mkII (STK500v2)</string>
129
             </property>
130
            </item>
131
           </widget>
132
          </item>
133
          <item row="1" column="0" >
134
           <widget class="QLabel" name="label_5" >
135
            <property name="text" >
136
             <string>Device: </string>
137
            </property>
138
           </widget>
139
          </item>
140
          <item row="1" column="1" >
141
           <widget class="QLineEdit" name="lineEdit_2" />
142
          </item>
143
          <item row="2" column="0" colspan="2" >
144
           <widget class="QCheckBox" name="checkBox_2" >
145
            <property name="text" >
146
             <string>Serielle Firmeware-Updates mit AVRDUDE</string>
147
            </property>
148
           </widget>
149
          </item>
150
         </layout>
151
        </widget>
152
       </item>
153
       <item row="2" column="0" >
154
        <spacer name="verticalSpacer_2" >
155
         <property name="orientation" >
156
          <enum>Qt::Vertical</enum>
157
         </property>
158
         <property name="sizeHint" stdset="0" >
159
          <size>
160
           <width>20</width>
161
           <height>50</height>
162
          </size>
163
         </property>
164
        </spacer>
165
       </item>
166
      </layout>
167
     </widget>
167 KeyOz 168
     <widget class="QWidget" name="Tab_2" >
163 KeyOz 169
      <attribute name="title" >
167 KeyOz 170
       <string>Debug-Daten</string>
163 KeyOz 171
      </attribute>
172
      <layout class="QGridLayout" name="gridLayout_3" >
199 KeyOz 173
       <item row="0" column="0" colspan="2" >
163 KeyOz 174
        <widget class="QGroupBox" name="groupBox" >
175
         <property name="title" >
167 KeyOz 176
          <string>Debug-Daten intervall</string>
163 KeyOz 177
         </property>
178
         <layout class="QGridLayout" name="gridLayout" >
179
          <item row="0" column="0" >
180
           <widget class="QLabel" name="label" >
181
            <property name="text" >
182
             <string>Intervall langsam :</string>
183
            </property>
184
           </widget>
185
          </item>
199 KeyOz 186
          <item row="0" column="3" >
163 KeyOz 187
           <widget class="QSpinBox" name="sp_Debug_Slow" >
188
            <property name="suffix" >
189
             <string> ms</string>
190
            </property>
191
            <property name="minimum" >
192
             <number>10</number>
193
            </property>
194
            <property name="maximum" >
195
             <number>2550</number>
196
            </property>
197
            <property name="singleStep" >
198
             <number>10</number>
199
            </property>
200
            <property name="value" >
201
             <number>500</number>
202
            </property>
203
           </widget>
204
          </item>
199 KeyOz 205
          <item rowspan="2" row="1" column="0" >
163 KeyOz 206
           <widget class="QLabel" name="label_2" >
207
            <property name="text" >
208
             <string>Intervall schnell :</string>
209
            </property>
210
           </widget>
211
          </item>
199 KeyOz 212
          <item rowspan="2" row="1" column="3" >
163 KeyOz 213
           <widget class="QSpinBox" name="sp_Debug_Fast" >
214
            <property name="suffix" >
215
             <string> ms</string>
216
            </property>
217
            <property name="prefix" >
218
             <string/>
219
            </property>
220
            <property name="minimum" >
221
             <number>10</number>
222
            </property>
223
            <property name="maximum" >
224
             <number>2550</number>
225
            </property>
226
            <property name="singleStep" >
227
             <number>10</number>
228
            </property>
229
            <property name="value" >
230
             <number>100</number>
231
            </property>
232
           </widget>
233
          </item>
199 KeyOz 234
          <item row="3" column="0" >
235
           <widget class="QLabel" name="label_10" >
163 KeyOz 236
            <property name="text" >
199 KeyOz 237
             <string>Intervall offline :</string>
163 KeyOz 238
            </property>
239
           </widget>
240
          </item>
199 KeyOz 241
          <item row="3" column="3" >
242
           <widget class="QSpinBox" name="sp_Debug_Off" >
243
            <property name="suffix" >
244
             <string> ms</string>
245
            </property>
246
            <property name="prefix" >
247
             <string/>
248
            </property>
249
            <property name="minimum" >
250
             <number>10</number>
251
            </property>
252
            <property name="maximum" >
253
             <number>2550</number>
254
            </property>
255
            <property name="singleStep" >
256
             <number>10</number>
257
            </property>
258
            <property name="value" >
259
             <number>1000</number>
260
            </property>
261
           </widget>
262
          </item>
163 KeyOz 263
         </layout>
264
        </widget>
265
       </item>
199 KeyOz 266
       <item row="1" column="0" colspan="2" >
163 KeyOz 267
        <widget class="QGroupBox" name="groupBox_2" >
268
         <property name="title" >
269
          <string>Plotter</string>
270
         </property>
271
         <layout class="QGridLayout" name="gridLayout_2" >
272
          <item row="0" column="0" >
273
           <widget class="QLabel" name="label_3" >
274
            <property name="text" >
275
             <string>Angezeigte Datensätze :</string>
276
            </property>
277
           </widget>
278
          </item>
279
          <item row="0" column="1" >
280
           <widget class="QSpinBox" name="sp_Plotter_Count" >
281
            <property name="minimum" >
282
             <number>50</number>
283
            </property>
284
            <property name="maximum" >
285
             <number>250</number>
286
            </property>
287
            <property name="singleStep" >
288
             <number>5</number>
289
            </property>
290
            <property name="value" >
291
             <number>100</number>
292
            </property>
293
           </widget>
294
          </item>
295
         </layout>
296
        </widget>
297
       </item>
199 KeyOz 298
       <item row="2" column="0" colspan="2" >
167 KeyOz 299
        <spacer name="verticalSpacer_4" >
300
         <property name="orientation" >
301
          <enum>Qt::Vertical</enum>
302
         </property>
303
         <property name="sizeHint" stdset="0" >
304
          <size>
305
           <width>20</width>
306
           <height>40</height>
307
          </size>
308
         </property>
309
        </spacer>
310
       </item>
163 KeyOz 311
      </layout>
312
     </widget>
167 KeyOz 313
     <widget class="QWidget" name="Seite" >
163 KeyOz 314
      <attribute name="title" >
167 KeyOz 315
       <string>Navi-Daten</string>
316
      </attribute>
317
      <layout class="QGridLayout" name="gridLayout_11" >
318
       <item row="0" column="0" >
319
        <widget class="QGroupBox" name="groupBox_9" >
199 KeyOz 320
         <property name="enabled" >
321
          <bool>false</bool>
322
         </property>
167 KeyOz 323
         <property name="title" >
324
          <string>Navi-Daten Intervall</string>
325
         </property>
326
         <layout class="QGridLayout" name="gridLayout_10" >
327
          <item row="0" column="0" >
328
           <widget class="QLabel" name="label_8" >
329
            <property name="text" >
330
             <string>Intervall langsam :</string>
331
            </property>
332
           </widget>
333
          </item>
334
          <item row="0" column="1" >
199 KeyOz 335
           <widget class="QSpinBox" name="sp_Navi_Slow" >
167 KeyOz 336
            <property name="suffix" >
337
             <string> ms</string>
338
            </property>
339
            <property name="minimum" >
340
             <number>10</number>
341
            </property>
342
            <property name="maximum" >
343
             <number>2550</number>
344
            </property>
345
            <property name="singleStep" >
346
             <number>10</number>
347
            </property>
348
            <property name="value" >
349
             <number>500</number>
350
            </property>
351
           </widget>
352
          </item>
353
          <item row="1" column="0" >
354
           <widget class="QLabel" name="label_9" >
355
            <property name="text" >
356
             <string>Intervall schnell :</string>
357
            </property>
358
           </widget>
359
          </item>
360
          <item row="1" column="1" >
199 KeyOz 361
           <widget class="QSpinBox" name="sp_Navi_Fast" >
167 KeyOz 362
            <property name="suffix" >
363
             <string> ms</string>
364
            </property>
365
            <property name="prefix" >
366
             <string/>
367
            </property>
368
            <property name="minimum" >
369
             <number>10</number>
370
            </property>
371
            <property name="maximum" >
372
             <number>2550</number>
373
            </property>
374
            <property name="singleStep" >
375
             <number>10</number>
376
            </property>
377
            <property name="value" >
378
             <number>100</number>
379
            </property>
380
           </widget>
381
          </item>
199 KeyOz 382
          <item row="2" column="0" >
383
           <widget class="QLabel" name="label_11" >
167 KeyOz 384
            <property name="text" >
199 KeyOz 385
             <string>Intervall offline :</string>
167 KeyOz 386
            </property>
387
           </widget>
388
          </item>
199 KeyOz 389
          <item row="2" column="1" >
390
           <widget class="QSpinBox" name="sp_Navi_Off" >
391
            <property name="suffix" >
392
             <string> ms</string>
393
            </property>
394
            <property name="prefix" >
395
             <string/>
396
            </property>
397
            <property name="minimum" >
398
             <number>10</number>
399
            </property>
400
            <property name="maximum" >
401
             <number>2550</number>
402
            </property>
403
            <property name="singleStep" >
404
             <number>10</number>
405
            </property>
406
            <property name="value" >
407
             <number>250</number>
408
            </property>
409
           </widget>
410
          </item>
167 KeyOz 411
         </layout>
412
        </widget>
413
       </item>
414
       <item row="1" column="0" >
415
        <spacer name="verticalSpacer_5" >
416
         <property name="orientation" >
417
          <enum>Qt::Vertical</enum>
418
         </property>
419
         <property name="sizeHint" stdset="0" >
420
          <size>
421
           <width>375</width>
422
           <height>76</height>
423
          </size>
424
         </property>
425
        </spacer>
426
       </item>
427
      </layout>
428
     </widget>
429
     <widget class="QWidget" name="Tab_3" >
430
      <attribute name="title" >
163 KeyOz 431
       <string>Verzeichnisse</string>
432
      </attribute>
433
      <layout class="QVBoxLayout" name="verticalLayout_3" >
434
       <item>
435
        <widget class="QGroupBox" name="groupBox_3" >
436
         <property name="title" >
437
          <string>Verzeichniss für CVS-Dateien (Datenrecorder)</string>
438
         </property>
439
         <layout class="QVBoxLayout" name="verticalLayout" >
440
          <item>
441
           <widget class="QLineEdit" name="le_DIR_CVS" />
442
          </item>
443
          <item>
444
           <widget class="QPushButton" name="pb_DIR_CVS" >
445
            <property name="text" >
446
             <string>Verzeichniss auswählen</string>
447
            </property>
448
            <property name="icon" >
449
             <iconset resource="../MKTool.qrc" >
450
              <normaloff>:/Actions/Images/22X22/folder-print.png</normaloff>:/Actions/Images/22X22/folder-print.png</iconset>
451
            </property>
452
           </widget>
453
          </item>
454
         </layout>
455
        </widget>
456
       </item>
457
       <item>
458
        <widget class="QGroupBox" name="groupBox_4" >
459
         <property name="title" >
460
          <string>Verzeichniss für Setting-Dateien</string>
461
         </property>
462
         <layout class="QVBoxLayout" name="verticalLayout_2" >
463
          <item>
464
           <widget class="QLineEdit" name="le_DIR_SET" />
465
          </item>
466
          <item>
467
           <widget class="QPushButton" name="pb_DIR_SET" >
468
            <property name="text" >
469
             <string>Verzeichniss auswählen</string>
470
            </property>
471
            <property name="icon" >
472
             <iconset resource="../MKTool.qrc" >
473
              <normaloff>:/Actions/Images/22X22/folder.png</normaloff>:/Actions/Images/22X22/folder.png</iconset>
474
            </property>
475
           </widget>
476
          </item>
477
         </layout>
478
        </widget>
479
       </item>
480
       <item>
481
        <spacer name="verticalSpacer" >
482
         <property name="orientation" >
483
          <enum>Qt::Vertical</enum>
484
         </property>
485
         <property name="sizeHint" stdset="0" >
486
          <size>
487
           <width>20</width>
488
           <height>21</height>
489
          </size>
490
         </property>
491
        </spacer>
492
       </item>
493
      </layout>
494
     </widget>
167 KeyOz 495
     <widget class="QWidget" name="Tab_4" >
496
      <attribute name="title" >
497
       <string>Google Earth</string>
498
      </attribute>
499
      <layout class="QVBoxLayout" name="verticalLayout_4" >
500
       <item>
501
        <widget class="QGroupBox" name="groupBox_7" >
502
         <property name="title" >
503
          <string>Server</string>
504
         </property>
505
         <layout class="QGridLayout" name="gridLayout_8" >
506
          <item row="0" column="0" >
507
           <widget class="QLabel" name="label_7" >
508
            <property name="text" >
509
             <string>Serverport: </string>
510
            </property>
511
           </widget>
512
          </item>
513
          <item row="0" column="1" >
199 KeyOz 514
           <widget class="QLineEdit" name="le_ServerPort" >
167 KeyOz 515
            <property name="text" >
516
             <string>10664</string>
517
            </property>
518
           </widget>
519
          </item>
520
          <item row="1" column="0" colspan="2" >
199 KeyOz 521
           <widget class="QCheckBox" name="cb_StartServer" >
167 KeyOz 522
            <property name="text" >
523
             <string>Google Earth Server automatisch starten</string>
524
            </property>
525
           </widget>
526
          </item>
527
         </layout>
528
        </widget>
529
       </item>
530
       <item>
531
        <widget class="QGroupBox" name="groupBox_8" >
532
         <property name="title" >
533
          <string>Datenanzeige</string>
534
         </property>
535
         <layout class="QGridLayout" name="gridLayout_9" >
536
          <item row="0" column="0" >
199 KeyOz 537
           <widget class="QCheckBox" name="cb_ToGround" >
167 KeyOz 538
            <property name="text" >
539
             <string>Höhe bis zum Boden verlängern</string>
540
            </property>
541
           </widget>
542
          </item>
543
         </layout>
544
        </widget>
545
       </item>
546
       <item>
547
        <spacer name="verticalSpacer_3" >
548
         <property name="orientation" >
549
          <enum>Qt::Vertical</enum>
550
         </property>
551
         <property name="sizeHint" stdset="0" >
552
          <size>
553
           <width>20</width>
554
           <height>37</height>
555
          </size>
556
         </property>
557
        </spacer>
558
       </item>
559
      </layout>
560
     </widget>
163 KeyOz 561
    </widget>
562
   </item>
159 KeyOz 563
  </layout>
564
 </widget>
163 KeyOz 565
 <resources>
566
  <include location="../MKTool.qrc" />
567
 </resources>
159 KeyOz 568
 <connections>
569
  <connection>
570
   <sender>okButton</sender>
571
   <signal>clicked()</signal>
572
   <receiver>dlg_Preferences_UI</receiver>
573
   <slot>accept()</slot>
574
   <hints>
575
    <hint type="sourcelabel" >
576
     <x>278</x>
577
     <y>253</y>
578
    </hint>
579
    <hint type="destinationlabel" >
580
     <x>96</x>
581
     <y>254</y>
582
    </hint>
583
   </hints>
584
  </connection>
585
  <connection>
586
   <sender>cancelButton</sender>
587
   <signal>clicked()</signal>
588
   <receiver>dlg_Preferences_UI</receiver>
589
   <slot>reject()</slot>
590
   <hints>
591
    <hint type="sourcelabel" >
592
     <x>369</x>
593
     <y>253</y>
594
    </hint>
595
    <hint type="destinationlabel" >
596
     <x>179</x>
597
     <y>282</y>
598
    </hint>
599
   </hints>
600
  </connection>
601
 </connections>
602
</ui>