Subversion Repositories Projects

Rev

Rev 166 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 166 Rev 167
Line 3... Line 3...
3
 <widget class="QDialog" name="dlg_Preferences_UI" >
3
 <widget class="QDialog" name="dlg_Preferences_UI" >
4
  <property name="geometry" >
4
  <property name="geometry" >
5
   <rect>
5
   <rect>
6
    <x>0</x>
6
    <x>0</x>
7
    <y>0</y>
7
    <y>0</y>
8
    <width>388</width>
8
    <width>402</width>
9
    <height>296</height>
9
    <height>296</height>
10
   </rect>
10
   </rect>
11
  </property>
11
  </property>
12
  <property name="windowTitle" >
12
  <property name="windowTitle" >
13
   <string>Einstellungen</string>
13
   <string>Einstellungen</string>
Line 47... Line 47...
47
   <item row="0" column="0" >
47
   <item row="0" column="0" >
48
    <widget class="QTabWidget" name="tabWidget" >
48
    <widget class="QTabWidget" name="tabWidget" >
49
     <property name="currentIndex" >
49
     <property name="currentIndex" >
50
      <number>0</number>
50
      <number>0</number>
51
     </property>
51
     </property>
-
 
52
     <property name="usesScrollButtons" >
-
 
53
      <bool>true</bool>
-
 
54
     </property>
52
     <widget class="QWidget" name="Seite" >
55
     <widget class="QWidget" name="Tab_1" >
53
      <attribute name="title" >
56
      <attribute name="title" >
54
       <string>Verbindung </string>
57
       <string>Verbindung </string>
55
      </attribute>
58
      </attribute>
56
      <layout class="QGridLayout" name="gridLayout_7" >
59
      <layout class="QGridLayout" name="gridLayout_7" >
57
       <item row="0" column="0" >
60
       <item row="0" column="0" >
Line 160... Line 163...
160
         </property>
163
         </property>
161
        </spacer>
164
        </spacer>
162
       </item>
165
       </item>
163
      </layout>
166
      </layout>
164
     </widget>
167
     </widget>
165
     <widget class="QWidget" name="tab" >
168
     <widget class="QWidget" name="Tab_2" >
166
      <attribute name="title" >
169
      <attribute name="title" >
167
       <string>Analog-Daten</string>
170
       <string>Debug-Daten</string>
168
      </attribute>
171
      </attribute>
169
      <layout class="QGridLayout" name="gridLayout_3" >
172
      <layout class="QGridLayout" name="gridLayout_3" >
170
       <item row="0" column="0" >
173
       <item row="0" column="0" >
171
        <widget class="QGroupBox" name="groupBox" >
174
        <widget class="QGroupBox" name="groupBox" >
172
         <property name="title" >
175
         <property name="title" >
173
          <string>Debug-Daten</string>
176
          <string>Debug-Daten intervall</string>
174
         </property>
177
         </property>
175
         <layout class="QGridLayout" name="gridLayout" >
178
         <layout class="QGridLayout" name="gridLayout" >
176
          <item row="0" column="0" >
179
          <item row="0" column="0" >
177
           <widget class="QLabel" name="label" >
180
           <widget class="QLabel" name="label" >
178
            <property name="text" >
181
            <property name="text" >
Line 271... Line 274...
271
           </widget>
274
           </widget>
272
          </item>
275
          </item>
273
         </layout>
276
         </layout>
274
        </widget>
277
        </widget>
275
       </item>
278
       </item>
-
 
279
       <item row="2" column="0" >
-
 
280
        <spacer name="verticalSpacer_4" >
-
 
281
         <property name="orientation" >
-
 
282
          <enum>Qt::Vertical</enum>
-
 
283
         </property>
-
 
284
         <property name="sizeHint" stdset="0" >
-
 
285
          <size>
-
 
286
           <width>20</width>
-
 
287
           <height>40</height>
-
 
288
          </size>
-
 
289
         </property>
-
 
290
        </spacer>
-
 
291
       </item>
-
 
292
      </layout>
-
 
293
     </widget>
-
 
294
     <widget class="QWidget" name="Seite" >
-
 
295
      <attribute name="title" >
-
 
296
       <string>Navi-Daten</string>
-
 
297
      </attribute>
-
 
298
      <layout class="QGridLayout" name="gridLayout_11" >
-
 
299
       <item row="0" column="0" >
-
 
300
        <widget class="QGroupBox" name="groupBox_9" >
-
 
301
         <property name="title" >
-
 
302
          <string>Navi-Daten Intervall</string>
-
 
303
         </property>
-
 
304
         <layout class="QGridLayout" name="gridLayout_10" >
-
 
305
          <item row="0" column="0" >
-
 
306
           <widget class="QLabel" name="label_8" >
-
 
307
            <property name="text" >
-
 
308
             <string>Intervall langsam :</string>
-
 
309
            </property>
-
 
310
           </widget>
-
 
311
          </item>
-
 
312
          <item row="0" column="1" >
-
 
313
           <widget class="QSpinBox" name="sp_Debug_Slow_2" >
-
 
314
            <property name="suffix" >
-
 
315
             <string> ms</string>
-
 
316
            </property>
-
 
317
            <property name="minimum" >
-
 
318
             <number>10</number>
-
 
319
            </property>
-
 
320
            <property name="maximum" >
-
 
321
             <number>2550</number>
-
 
322
            </property>
-
 
323
            <property name="singleStep" >
-
 
324
             <number>10</number>
-
 
325
            </property>
-
 
326
            <property name="value" >
-
 
327
             <number>500</number>
-
 
328
            </property>
-
 
329
           </widget>
-
 
330
          </item>
-
 
331
          <item row="1" column="0" >
-
 
332
           <widget class="QLabel" name="label_9" >
-
 
333
            <property name="text" >
-
 
334
             <string>Intervall schnell :</string>
-
 
335
            </property>
-
 
336
           </widget>
-
 
337
          </item>
-
 
338
          <item row="1" column="1" >
-
 
339
           <widget class="QSpinBox" name="sp_Debug_Fast_2" >
-
 
340
            <property name="suffix" >
-
 
341
             <string> ms</string>
-
 
342
            </property>
-
 
343
            <property name="prefix" >
-
 
344
             <string/>
-
 
345
            </property>
-
 
346
            <property name="minimum" >
-
 
347
             <number>10</number>
-
 
348
            </property>
-
 
349
            <property name="maximum" >
-
 
350
             <number>2550</number>
-
 
351
            </property>
-
 
352
            <property name="singleStep" >
-
 
353
             <number>10</number>
-
 
354
            </property>
-
 
355
            <property name="value" >
-
 
356
             <number>100</number>
-
 
357
            </property>
-
 
358
           </widget>
-
 
359
          </item>
-
 
360
          <item row="2" column="0" colspan="2" >
-
 
361
           <widget class="QCheckBox" name="checkBox_5" >
-
 
362
            <property name="enabled" >
-
 
363
             <bool>false</bool>
-
 
364
            </property>
-
 
365
            <property name="text" >
-
 
366
             <string>Beim Beenden abschalten</string>
-
 
367
            </property>
-
 
368
           </widget>
-
 
369
          </item>
-
 
370
         </layout>
-
 
371
        </widget>
-
 
372
       </item>
-
 
373
       <item row="1" column="0" >
-
 
374
        <spacer name="verticalSpacer_5" >
-
 
375
         <property name="orientation" >
-
 
376
          <enum>Qt::Vertical</enum>
-
 
377
         </property>
-
 
378
         <property name="sizeHint" stdset="0" >
-
 
379
          <size>
-
 
380
           <width>375</width>
-
 
381
           <height>76</height>
-
 
382
          </size>
-
 
383
         </property>
-
 
384
        </spacer>
-
 
385
       </item>
276
      </layout>
386
      </layout>
277
     </widget>
387
     </widget>
278
     <widget class="QWidget" name="tab_2" >
388
     <widget class="QWidget" name="Tab_3" >
279
      <attribute name="title" >
389
      <attribute name="title" >
280
       <string>Verzeichnisse</string>
390
       <string>Verzeichnisse</string>
281
      </attribute>
391
      </attribute>
282
      <layout class="QVBoxLayout" name="verticalLayout_3" >
392
      <layout class="QVBoxLayout" name="verticalLayout_3" >
283
       <item>
393
       <item>
Line 338... Line 448...
338
          </size>
448
          </size>
339
         </property>
449
         </property>
340
        </spacer>
450
        </spacer>
341
       </item>
451
       </item>
342
      </layout>
452
      </layout>
-
 
453
     </widget>
-
 
454
     <widget class="QWidget" name="Tab_4" >
-
 
455
      <attribute name="title" >
-
 
456
       <string>Google Earth</string>
-
 
457
      </attribute>
-
 
458
      <layout class="QVBoxLayout" name="verticalLayout_4" >
-
 
459
       <item>
-
 
460
        <widget class="QGroupBox" name="groupBox_7" >
-
 
461
         <property name="title" >
-
 
462
          <string>Server</string>
-
 
463
         </property>
-
 
464
         <layout class="QGridLayout" name="gridLayout_8" >
-
 
465
          <item row="0" column="0" >
-
 
466
           <widget class="QLabel" name="label_7" >
-
 
467
            <property name="text" >
-
 
468
             <string>Serverport: </string>
-
 
469
            </property>
-
 
470
           </widget>
-
 
471
          </item>
-
 
472
          <item row="0" column="1" >
-
 
473
           <widget class="QLineEdit" name="lineEdit" >
-
 
474
            <property name="text" >
-
 
475
             <string>10664</string>
-
 
476
            </property>
-
 
477
           </widget>
-
 
478
          </item>
-
 
479
          <item row="1" column="0" colspan="2" >
-
 
480
           <widget class="QCheckBox" name="checkBox_3" >
-
 
481
            <property name="text" >
-
 
482
             <string>Google Earth Server automatisch starten</string>
-
 
483
            </property>
-
 
484
           </widget>
-
 
485
          </item>
-
 
486
         </layout>
-
 
487
        </widget>
-
 
488
       </item>
-
 
489
       <item>
-
 
490
        <widget class="QGroupBox" name="groupBox_8" >
-
 
491
         <property name="title" >
-
 
492
          <string>Datenanzeige</string>
-
 
493
         </property>
-
 
494
         <layout class="QGridLayout" name="gridLayout_9" >
-
 
495
          <item row="0" column="0" >
-
 
496
           <widget class="QCheckBox" name="checkBox_4" >
-
 
497
            <property name="text" >
-
 
498
             <string>Höhe bis zum Boden verlängern</string>
-
 
499
            </property>
-
 
500
           </widget>
-
 
501
          </item>
-
 
502
         </layout>
-
 
503
        </widget>
-
 
504
       </item>
-
 
505
       <item>
-
 
506
        <spacer name="verticalSpacer_3" >
-
 
507
         <property name="orientation" >
-
 
508
          <enum>Qt::Vertical</enum>
-
 
509
         </property>
-
 
510
         <property name="sizeHint" stdset="0" >
-
 
511
          <size>
-
 
512
           <width>20</width>
-
 
513
           <height>37</height>
-
 
514
          </size>
-
 
515
         </property>
-
 
516
        </spacer>
-
 
517
       </item>
-
 
518
      </layout>
343
     </widget>
519
     </widget>
344
    </widget>
520
    </widget>
345
   </item>
521
   </item>
346
  </layout>
522
  </layout>
347
 </widget>
523
 </widget>