Subversion Repositories Projects

Rev

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

Rev 167 Rev 199
Line 4... Line 4...
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>402</width>
8
    <width>402</width>
9
    <height>296</height>
9
    <height>298</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>
14
  </property>
14
  </property>
Line 168... Line 168...
168
     <widget class="QWidget" name="Tab_2" >
168
     <widget class="QWidget" name="Tab_2" >
169
      <attribute name="title" >
169
      <attribute name="title" >
170
       <string>Debug-Daten</string>
170
       <string>Debug-Daten</string>
171
      </attribute>
171
      </attribute>
172
      <layout class="QGridLayout" name="gridLayout_3" >
172
      <layout class="QGridLayout" name="gridLayout_3" >
173
       <item row="0" column="0" >
173
       <item row="0" column="0" colspan="2" >
174
        <widget class="QGroupBox" name="groupBox" >
174
        <widget class="QGroupBox" name="groupBox" >
175
         <property name="title" >
175
         <property name="title" >
176
          <string>Debug-Daten intervall</string>
176
          <string>Debug-Daten intervall</string>
177
         </property>
177
         </property>
178
         <layout class="QGridLayout" name="gridLayout" >
178
         <layout class="QGridLayout" name="gridLayout" >
Line 181... Line 181...
181
            <property name="text" >
181
            <property name="text" >
182
             <string>Intervall langsam :</string>
182
             <string>Intervall langsam :</string>
183
            </property>
183
            </property>
184
           </widget>
184
           </widget>
185
          </item>
185
          </item>
186
          <item row="0" column="1" >
186
          <item row="0" column="3" >
187
           <widget class="QSpinBox" name="sp_Debug_Slow" >
187
           <widget class="QSpinBox" name="sp_Debug_Slow" >
188
            <property name="suffix" >
188
            <property name="suffix" >
189
             <string> ms</string>
189
             <string> ms</string>
190
            </property>
190
            </property>
191
            <property name="minimum" >
191
            <property name="minimum" >
Line 200... Line 200...
200
            <property name="value" >
200
            <property name="value" >
201
             <number>500</number>
201
             <number>500</number>
202
            </property>
202
            </property>
203
           </widget>
203
           </widget>
204
          </item>
204
          </item>
205
          <item row="1" column="0" >
205
          <item rowspan="2" row="1" column="0" >
206
           <widget class="QLabel" name="label_2" >
206
           <widget class="QLabel" name="label_2" >
207
            <property name="text" >
207
            <property name="text" >
208
             <string>Intervall schnell :</string>
208
             <string>Intervall schnell :</string>
209
            </property>
209
            </property>
210
           </widget>
210
           </widget>
211
          </item>
211
          </item>
212
          <item row="1" column="1" >
212
          <item rowspan="2" row="1" column="3" >
213
           <widget class="QSpinBox" name="sp_Debug_Fast" >
213
           <widget class="QSpinBox" name="sp_Debug_Fast" >
214
            <property name="suffix" >
214
            <property name="suffix" >
215
             <string> ms</string>
215
             <string> ms</string>
216
            </property>
216
            </property>
217
            <property name="prefix" >
217
            <property name="prefix" >
Line 229... Line 229...
229
            <property name="value" >
229
            <property name="value" >
230
             <number>100</number>
230
             <number>100</number>
231
            </property>
231
            </property>
232
           </widget>
232
           </widget>
233
          </item>
233
          </item>
234
          <item row="2" column="0" colspan="2" >
234
          <item row="3" column="0" >
235
           <widget class="QCheckBox" name="checkBox" >
235
           <widget class="QLabel" name="label_10" >
236
            <property name="enabled" >
-
 
237
             <bool>false</bool>
-
 
238
            </property>
-
 
239
            <property name="text" >
236
            <property name="text" >
240
             <string>Beim Beenden abschalten</string>
237
             <string>Intervall offline :</string>
-
 
238
            </property>
-
 
239
           </widget>
-
 
240
          </item>
-
 
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>
241
            </property>
260
            </property>
242
           </widget>
261
           </widget>
243
          </item>
262
          </item>
244
         </layout>
263
         </layout>
245
        </widget>
264
        </widget>
246
       </item>
265
       </item>
247
       <item row="1" column="0" >
266
       <item row="1" column="0" colspan="2" >
248
        <widget class="QGroupBox" name="groupBox_2" >
267
        <widget class="QGroupBox" name="groupBox_2" >
249
         <property name="title" >
268
         <property name="title" >
250
          <string>Plotter</string>
269
          <string>Plotter</string>
251
         </property>
270
         </property>
252
         <layout class="QGridLayout" name="gridLayout_2" >
271
         <layout class="QGridLayout" name="gridLayout_2" >
Line 274... Line 293...
274
           </widget>
293
           </widget>
275
          </item>
294
          </item>
276
         </layout>
295
         </layout>
277
        </widget>
296
        </widget>
278
       </item>
297
       </item>
279
       <item row="2" column="0" >
298
       <item row="2" column="0" colspan="2" >
280
        <spacer name="verticalSpacer_4" >
299
        <spacer name="verticalSpacer_4" >
281
         <property name="orientation" >
300
         <property name="orientation" >
282
          <enum>Qt::Vertical</enum>
301
          <enum>Qt::Vertical</enum>
283
         </property>
302
         </property>
284
         <property name="sizeHint" stdset="0" >
303
         <property name="sizeHint" stdset="0" >
Line 296... Line 315...
296
       <string>Navi-Daten</string>
315
       <string>Navi-Daten</string>
297
      </attribute>
316
      </attribute>
298
      <layout class="QGridLayout" name="gridLayout_11" >
317
      <layout class="QGridLayout" name="gridLayout_11" >
299
       <item row="0" column="0" >
318
       <item row="0" column="0" >
300
        <widget class="QGroupBox" name="groupBox_9" >
319
        <widget class="QGroupBox" name="groupBox_9" >
-
 
320
         <property name="enabled" >
-
 
321
          <bool>false</bool>
-
 
322
         </property>
301
         <property name="title" >
323
         <property name="title" >
302
          <string>Navi-Daten Intervall</string>
324
          <string>Navi-Daten Intervall</string>
303
         </property>
325
         </property>
304
         <layout class="QGridLayout" name="gridLayout_10" >
326
         <layout class="QGridLayout" name="gridLayout_10" >
305
          <item row="0" column="0" >
327
          <item row="0" column="0" >
Line 308... Line 330...
308
             <string>Intervall langsam :</string>
330
             <string>Intervall langsam :</string>
309
            </property>
331
            </property>
310
           </widget>
332
           </widget>
311
          </item>
333
          </item>
312
          <item row="0" column="1" >
334
          <item row="0" column="1" >
313
           <widget class="QSpinBox" name="sp_Debug_Slow_2" >
335
           <widget class="QSpinBox" name="sp_Navi_Slow" >
314
            <property name="suffix" >
336
            <property name="suffix" >
315
             <string> ms</string>
337
             <string> ms</string>
316
            </property>
338
            </property>
317
            <property name="minimum" >
339
            <property name="minimum" >
318
             <number>10</number>
340
             <number>10</number>
Line 334... Line 356...
334
             <string>Intervall schnell :</string>
356
             <string>Intervall schnell :</string>
335
            </property>
357
            </property>
336
           </widget>
358
           </widget>
337
          </item>
359
          </item>
338
          <item row="1" column="1" >
360
          <item row="1" column="1" >
339
           <widget class="QSpinBox" name="sp_Debug_Fast_2" >
361
           <widget class="QSpinBox" name="sp_Navi_Fast" >
340
            <property name="suffix" >
362
            <property name="suffix" >
341
             <string> ms</string>
363
             <string> ms</string>
342
            </property>
364
            </property>
343
            <property name="prefix" >
365
            <property name="prefix" >
344
             <string/>
366
             <string/>
Line 355... Line 377...
355
            <property name="value" >
377
            <property name="value" >
356
             <number>100</number>
378
             <number>100</number>
357
            </property>
379
            </property>
358
           </widget>
380
           </widget>
359
          </item>
381
          </item>
360
          <item row="2" column="0" colspan="2" >
382
          <item row="2" column="0" >
361
           <widget class="QCheckBox" name="checkBox_5" >
383
           <widget class="QLabel" name="label_11" >
362
            <property name="enabled" >
-
 
363
             <bool>false</bool>
-
 
364
            </property>
-
 
365
            <property name="text" >
384
            <property name="text" >
366
             <string>Beim Beenden abschalten</string>
385
             <string>Intervall offline :</string>
-
 
386
            </property>
-
 
387
           </widget>
-
 
388
          </item>
-
 
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>
367
            </property>
408
            </property>
368
           </widget>
409
           </widget>
369
          </item>
410
          </item>
370
         </layout>
411
         </layout>
371
        </widget>
412
        </widget>
Line 468... Line 509...
468
             <string>Serverport: </string>
509
             <string>Serverport: </string>
469
            </property>
510
            </property>
470
           </widget>
511
           </widget>
471
          </item>
512
          </item>
472
          <item row="0" column="1" >
513
          <item row="0" column="1" >
473
           <widget class="QLineEdit" name="lineEdit" >
514
           <widget class="QLineEdit" name="le_ServerPort" >
474
            <property name="text" >
515
            <property name="text" >
475
             <string>10664</string>
516
             <string>10664</string>
476
            </property>
517
            </property>
477
           </widget>
518
           </widget>
478
          </item>
519
          </item>
479
          <item row="1" column="0" colspan="2" >
520
          <item row="1" column="0" colspan="2" >
480
           <widget class="QCheckBox" name="checkBox_3" >
521
           <widget class="QCheckBox" name="cb_StartServer" >
481
            <property name="text" >
522
            <property name="text" >
482
             <string>Google Earth Server automatisch starten</string>
523
             <string>Google Earth Server automatisch starten</string>
483
            </property>
524
            </property>
484
           </widget>
525
           </widget>
485
          </item>
526
          </item>
Line 491... Line 532...
491
         <property name="title" >
532
         <property name="title" >
492
          <string>Datenanzeige</string>
533
          <string>Datenanzeige</string>
493
         </property>
534
         </property>
494
         <layout class="QGridLayout" name="gridLayout_9" >
535
         <layout class="QGridLayout" name="gridLayout_9" >
495
          <item row="0" column="0" >
536
          <item row="0" column="0" >
496
           <widget class="QCheckBox" name="checkBox_4" >
537
           <widget class="QCheckBox" name="cb_ToGround" >
497
            <property name="text" >
538
            <property name="text" >
498
             <string>Höhe bis zum Boden verlängern</string>
539
             <string>Höhe bis zum Boden verlängern</string>
499
            </property>
540
            </property>
500
           </widget>
541
           </widget>
501
          </item>
542
          </item>