Subversion Repositories public

Rev

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

Rev 158 Rev 168
Line 8... Line 8...
8
    </property>
8
    </property>
9
    <property name="geometry">
9
    <property name="geometry">
10
        <rect>
10
        <rect>
11
            <x>0</x>
11
            <x>0</x>
12
            <y>0</y>
12
            <y>0</y>
13
            <width>510</width>
13
            <width>509</width>
14
            <height>559</height>
14
            <height>583</height>
15
        </rect>
15
        </rect>
16
    </property>
16
    </property>
17
    <property name="caption">
17
    <property name="caption">
18
        <string>Settings</string>
18
        <string>Settings</string>
19
    </property>
19
    </property>
Line 271... Line 271...
271
                        <number>250</number>
271
                        <number>250</number>
272
                    </property>
272
                    </property>
273
                </widget>
273
                </widget>
274
            </grid>
274
            </grid>
275
        </widget>
275
        </widget>
276
        <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="5">
276
        <widget class="KPushButton" row="4" column="1">
277
            <property name="name">
277
            <property name="name">
278
                <cstring>groupBox4</cstring>
278
                <cstring>btSave</cstring>
279
            </property>
279
            </property>
-
 
280
            <property name="minimumSize">
-
 
281
                <size>
-
 
282
                    <width>100</width>
-
 
283
                    <height>0</height>
-
 
284
                </size>
-
 
285
            </property>
280
            <property name="title">
286
            <property name="text">
281
                <string>Units</string>
287
                <string>Save</string>
282
            </property>
288
            </property>
283
            <grid>
-
 
284
                <property name="name">
-
 
285
                    <cstring>unnamed</cstring>
-
 
286
                </property>
-
 
287
                <spacer row="0" column="2">
-
 
288
                    <property name="name">
-
 
289
                        <cstring>spacer4</cstring>
-
 
290
                    </property>
-
 
291
                    <property name="orientation">
-
 
292
                        <enum>Horizontal</enum>
-
 
293
                    </property>
-
 
294
                    <property name="sizeType">
-
 
295
                        <enum>Expanding</enum>
-
 
296
                    </property>
-
 
297
                    <property name="sizeHint">
-
 
298
                        <size>
-
 
299
                            <width>250</width>
-
 
300
                            <height>20</height>
-
 
301
                        </size>
-
 
302
                    </property>
-
 
303
                </spacer>
-
 
304
                <widget class="KComboBox" row="0" column="1">
-
 
305
                    <item>
-
 
306
                        <property name="text">
-
 
307
                            <string>Metric</string>
-
 
308
                        </property>
-
 
309
                    </item>
-
 
310
                    <item>
-
 
311
                        <property name="text">
-
 
312
                            <string>Statute</string>
-
 
313
                        </property>
-
 
314
                    </item>
-
 
315
                    <property name="name">
-
 
316
                        <cstring>cbUnit</cstring>
-
 
317
                    </property>
-
 
318
                </widget>
-
 
319
                <widget class="QLabel" row="0" column="0">
-
 
320
                    <property name="name">
-
 
321
                        <cstring>textLabel1_7</cstring>
-
 
322
                    </property>
-
 
323
                    <property name="text">
-
 
324
                        <string>Scale units</string>
-
 
325
                    </property>
-
 
326
                </widget>
-
 
327
            </grid>
-
 
328
        </widget>
289
        </widget>
329
        <spacer row="4" column="2">
290
        <spacer row="4" column="2">
330
            <property name="name">
291
            <property name="name">
331
                <cstring>spacer2</cstring>
292
                <cstring>spacer2</cstring>
332
            </property>
293
            </property>
Line 341... Line 302...
341
                    <width>70</width>
302
                    <width>70</width>
342
                    <height>20</height>
303
                    <height>20</height>
343
                </size>
304
                </size>
344
            </property>
305
            </property>
345
        </spacer>
306
        </spacer>
346
        <spacer row="4" column="4">
-
 
347
            <property name="name">
-
 
348
                <cstring>spacer3</cstring>
-
 
349
            </property>
-
 
350
            <property name="orientation">
-
 
351
                <enum>Horizontal</enum>
-
 
352
            </property>
-
 
353
            <property name="sizeType">
-
 
354
                <enum>Expanding</enum>
-
 
355
            </property>
-
 
356
            <property name="sizeHint">
-
 
357
                <size>
-
 
358
                    <width>50</width>
-
 
359
                    <height>20</height>
-
 
360
                </size>
-
 
361
            </property>
-
 
362
        </spacer>
-
 
363
        <spacer row="4" column="0">
307
        <spacer row="4" column="0">
364
            <property name="name">
308
            <property name="name">
365
                <cstring>spacer1</cstring>
309
                <cstring>spacer1</cstring>
366
            </property>
310
            </property>
367
            <property name="orientation">
311
            <property name="orientation">
Line 375... Line 319...
375
                    <width>50</width>
319
                    <width>50</width>
376
                    <height>20</height>
320
                    <height>20</height>
377
                </size>
321
                </size>
378
            </property>
322
            </property>
379
        </spacer>
323
        </spacer>
380
        <widget class="KPushButton" row="4" column="1">
324
        <widget class="KPushButton" row="4" column="3">
381
            <property name="name">
325
            <property name="name">
382
                <cstring>btSave</cstring>
326
                <cstring>btCancel</cstring>
383
            </property>
327
            </property>
384
            <property name="minimumSize">
328
            <property name="minimumSize">
385
                <size>
329
                <size>
386
                    <width>100</width>
330
                    <width>100</width>
387
                    <height>0</height>
331
                    <height>0</height>
388
                </size>
332
                </size>
389
            </property>
333
            </property>
390
            <property name="text">
334
            <property name="text">
391
                <string>Save</string>
335
                <string>Cancel</string>
392
            </property>
336
            </property>
393
        </widget>
337
        </widget>
394
        <widget class="KPushButton" row="4" column="3">
338
        <spacer row="4" column="4">
395
            <property name="name">
339
            <property name="name">
396
                <cstring>btCancel</cstring>
340
                <cstring>spacer3</cstring>
397
            </property>
341
            </property>
-
 
342
            <property name="orientation">
-
 
343
                <enum>Horizontal</enum>
-
 
344
            </property>
398
            <property name="minimumSize">
345
            <property name="sizeType">
-
 
346
                <enum>Expanding</enum>
-
 
347
            </property>
-
 
348
            <property name="sizeHint">
399
                <size>
349
                <size>
400
                    <width>100</width>
350
                    <width>50</width>
401
                    <height>0</height>
351
                    <height>20</height>
402
                </size>
352
                </size>
403
            </property>
353
            </property>
404
            <property name="text">
-
 
405
                <string>Cancel</string>
-
 
406
            </property>
-
 
407
        </widget>
354
        </spacer>
408
        <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="5">
355
        <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="5">
409
            <property name="name">
356
            <property name="name">
410
                <cstring>groupBox3</cstring>
357
                <cstring>groupBox3</cstring>
411
            </property>
358
            </property>
412
            <property name="title">
359
            <property name="title">
Line 414... Line 361...
414
            </property>
361
            </property>
415
            <grid>
362
            <grid>
416
                <property name="name">
363
                <property name="name">
417
                    <cstring>unnamed</cstring>
364
                    <cstring>unnamed</cstring>
418
                </property>
365
                </property>
419
                <widget class="QLabel" row="4" column="0">
-
 
420
                    <property name="name">
-
 
421
                        <cstring>textLabel1_6</cstring>
-
 
422
                    </property>
-
 
423
                    <property name="text">
-
 
424
                        <string>Map file</string>
-
 
425
                    </property>
-
 
426
                </widget>
-
 
427
                <widget class="QLabel" row="3" column="0">
-
 
428
                    <property name="name">
-
 
429
                        <cstring>textLabel3_2</cstring>
-
 
430
                    </property>
-
 
431
                    <property name="text">
-
 
432
                        <string>HRM-files</string>
-
 
433
                    </property>
-
 
434
                </widget>
-
 
435
                <widget class="QCheckBox" row="0" column="1" rowspan="1" colspan="2">
-
 
436
                    <property name="name">
-
 
437
                        <cstring>cbSerial</cstring>
-
 
438
                    </property>
-
 
439
                    <property name="text">
-
 
440
                        <string>Use serial port instead of USB port</string>
-
 
441
                    </property>
-
 
442
                </widget>
-
 
443
                <widget class="KURLRequester" row="2" column="1" rowspan="1" colspan="2">
-
 
444
                    <property name="name">
-
 
445
                        <cstring>lnData</cstring>
-
 
446
                    </property>
-
 
447
                </widget>
-
 
448
                <widget class="KURLRequester" row="3" column="1" rowspan="1" colspan="2">
-
 
449
                    <property name="name">
-
 
450
                        <cstring>lnHRM</cstring>
-
 
451
                    </property>
-
 
452
                </widget>
-
 
453
                <widget class="KURLRequester" row="4" column="1" rowspan="1" colspan="2">
366
                <widget class="KURLRequester" row="4" column="1" rowspan="1" colspan="2">
454
                    <property name="name">
367
                    <property name="name">
455
                        <cstring>lnMapFile</cstring>
368
                        <cstring>lnHRM</cstring>
456
                    </property>
-
 
457
                </widget>
-
 
458
                <widget class="KURLComboRequester" row="1" column="1" rowspan="1" colspan="2">
-
 
459
                    <property name="name">
-
 
460
                        <cstring>cbDevice</cstring>
-
 
461
                    </property>
-
 
462
                    <property name="enabled">
-
 
463
                        <bool>true</bool>
-
 
464
                    </property>
-
 
465
                </widget>
-
 
466
                <widget class="QLabel" row="1" column="0">
-
 
467
                    <property name="name">
-
 
468
                        <cstring>textLabel1_5</cstring>
-
 
469
                    </property>
-
 
470
                    <property name="enabled">
-
 
471
                        <bool>true</bool>
-
 
472
                    </property>
-
 
473
                    <property name="text">
-
 
474
                        <string>Serial device</string>
-
 
475
                    </property>
-
 
476
                </widget>
-
 
477
                <widget class="QLabel" row="2" column="0">
-
 
478
                    <property name="name">
-
 
479
                        <cstring>textLabel2_2</cstring>
-
 
480
                    </property>
-
 
481
                    <property name="text">
-
 
482
                        <string>Data files</string>
-
 
483
                    </property>
-
 
484
                </widget>
-
 
485
                <widget class="QLabel" row="5" column="0">
-
 
486
                    <property name="name">
-
 
487
                        <cstring>textLabel1_8</cstring>
-
 
488
                    </property>
-
 
489
                    <property name="text">
-
 
490
                        <string>Map type</string>
-
 
491
                    </property>
369
                    </property>
492
                </widget>
370
                </widget>
493
                <widget class="KComboBox" row="5" column="1">
371
                <widget class="KComboBox" row="6" column="1">
494
                    <item>
372
                    <item>
495
                        <property name="text">
373
                        <property name="text">
496
                            <string>BMP Image format</string>
374
                            <string>BMP Image format</string>
497
                        </property>
375
                        </property>
498
                    </item>
376
                    </item>
Line 533... Line 411...
533
                    </item>
411
                    </item>
534
                    <property name="name">
412
                    <property name="name">
535
                        <cstring>cbMapType</cstring>
413
                        <cstring>cbMapType</cstring>
536
                    </property>
414
                    </property>
537
                </widget>
415
                </widget>
-
 
416
                <widget class="QLabel" row="5" column="0">
-
 
417
                    <property name="name">
-
 
418
                        <cstring>textLabel1_6</cstring>
-
 
419
                    </property>
-
 
420
                    <property name="text">
-
 
421
                        <string>Map file</string>
-
 
422
                    </property>
-
 
423
                </widget>
-
 
424
                <widget class="QLabel" row="6" column="0">
-
 
425
                    <property name="name">
-
 
426
                        <cstring>textLabel1_8</cstring>
-
 
427
                    </property>
-
 
428
                    <property name="text">
-
 
429
                        <string>Map type</string>
-
 
430
                    </property>
-
 
431
                </widget>
-
 
432
                <widget class="QLabel" row="3" column="0">
-
 
433
                    <property name="name">
-
 
434
                        <cstring>textLabel2_2</cstring>
-
 
435
                    </property>
-
 
436
                    <property name="text">
-
 
437
                        <string>Data files</string>
-
 
438
                    </property>
-
 
439
                </widget>
-
 
440
                <widget class="QLabel" row="2" column="0">
-
 
441
                    <property name="name">
-
 
442
                        <cstring>textLabel1_5</cstring>
-
 
443
                    </property>
-
 
444
                    <property name="enabled">
-
 
445
                        <bool>true</bool>
-
 
446
                    </property>
-
 
447
                    <property name="text">
-
 
448
                        <string>Serial device</string>
-
 
449
                    </property>
-
 
450
                </widget>
-
 
451
                <widget class="KURLRequester" row="3" column="1" rowspan="1" colspan="2">
-
 
452
                    <property name="name">
-
 
453
                        <cstring>lnData</cstring>
-
 
454
                    </property>
-
 
455
                </widget>
538
                <spacer row="5" column="2">
456
                <spacer row="6" column="2">
539
                    <property name="name">
457
                    <property name="name">
540
                        <cstring>spacer5</cstring>
458
                        <cstring>spacer5</cstring>
541
                    </property>
459
                    </property>
542
                    <property name="orientation">
460
                    <property name="orientation">
543
                        <enum>Horizontal</enum>
461
                        <enum>Horizontal</enum>
Line 550... Line 468...
550
                            <width>30</width>
468
                            <width>30</width>
551
                            <height>20</height>
469
                            <height>20</height>
552
                        </size>
470
                        </size>
553
                    </property>
471
                    </property>
554
                </spacer>
472
                </spacer>
-
 
473
                <widget class="KURLRequester" row="5" column="1" rowspan="1" colspan="2">
-
 
474
                    <property name="name">
-
 
475
                        <cstring>lnMapFile</cstring>
-
 
476
                    </property>
-
 
477
                </widget>
-
 
478
                <widget class="QLabel" row="4" column="0">
-
 
479
                    <property name="name">
-
 
480
                        <cstring>textLabel3_2</cstring>
-
 
481
                    </property>
-
 
482
                    <property name="text">
-
 
483
                        <string>HRM-files</string>
-
 
484
                    </property>
-
 
485
                </widget>
-
 
486
                <widget class="KURLComboRequester" row="2" column="1" rowspan="1" colspan="2">
-
 
487
                    <property name="name">
-
 
488
                        <cstring>cbDevice</cstring>
-
 
489
                    </property>
-
 
490
                    <property name="enabled">
-
 
491
                        <bool>true</bool>
-
 
492
                    </property>
-
 
493
                </widget>
-
 
494
                <widget class="QCheckBox" row="1" column="1" rowspan="1" colspan="2">
-
 
495
                    <property name="name">
-
 
496
                        <cstring>cbSerial</cstring>
-
 
497
                    </property>
-
 
498
                    <property name="text">
-
 
499
                        <string>Use serial port instead of USB port</string>
-
 
500
                    </property>
-
 
501
                </widget>
-
 
502
                <widget class="QCheckBox" row="0" column="1" rowspan="1" colspan="2">
-
 
503
                    <property name="name">
-
 
504
                        <cstring>cbContour</cstring>
-
 
505
                    </property>
-
 
506
                    <property name="text">
-
 
507
                        <string>even surface contour line</string>
-
 
508
                    </property>
-
 
509
                </widget>
-
 
510
            </grid>
-
 
511
        </widget>
-
 
512
        <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="5">
-
 
513
            <property name="name">
-
 
514
                <cstring>groupBox4</cstring>
-
 
515
            </property>
-
 
516
            <property name="title">
-
 
517
                <string>Units</string>
-
 
518
            </property>
-
 
519
            <grid>
-
 
520
                <property name="name">
-
 
521
                    <cstring>unnamed</cstring>
-
 
522
                </property>
-
 
523
                <spacer row="0" column="2">
-
 
524
                    <property name="name">
-
 
525
                        <cstring>spacer4</cstring>
-
 
526
                    </property>
-
 
527
                    <property name="orientation">
-
 
528
                        <enum>Horizontal</enum>
-
 
529
                    </property>
-
 
530
                    <property name="sizeType">
-
 
531
                        <enum>Expanding</enum>
-
 
532
                    </property>
-
 
533
                    <property name="sizeHint">
-
 
534
                        <size>
-
 
535
                            <width>250</width>
-
 
536
                            <height>20</height>
-
 
537
                        </size>
-
 
538
                    </property>
-
 
539
                </spacer>
-
 
540
                <widget class="KComboBox" row="0" column="1">
-
 
541
                    <item>
-
 
542
                        <property name="text">
-
 
543
                            <string>Metric</string>
-
 
544
                        </property>
-
 
545
                    </item>
-
 
546
                    <item>
-
 
547
                        <property name="text">
-
 
548
                            <string>Statute</string>
-
 
549
                        </property>
-
 
550
                    </item>
-
 
551
                    <property name="name">
-
 
552
                        <cstring>cbUnit</cstring>
-
 
553
                    </property>
-
 
554
                </widget>
-
 
555
                <widget class="QLabel" row="0" column="0">
-
 
556
                    <property name="name">
-
 
557
                        <cstring>textLabel1_7</cstring>
-
 
558
                    </property>
-
 
559
                    <property name="text">
-
 
560
                        <string>Scale units</string>
-
 
561
                    </property>
-
 
562
                </widget>
555
            </grid>
563
            </grid>
556
        </widget>
564
        </widget>
557
    </grid>
565
    </grid>
558
</widget>
566
</widget>
559
<images>
567
<images>
Line 622... Line 630...
622
    <includehint>knuminput.h</includehint>
630
    <includehint>knuminput.h</includehint>
623
    <includehint>knuminput.h</includehint>
631
    <includehint>knuminput.h</includehint>
624
    <includehint>knuminput.h</includehint>
632
    <includehint>knuminput.h</includehint>
625
    <includehint>knuminput.h</includehint>
633
    <includehint>knuminput.h</includehint>
626
    <includehint>knuminput.h</includehint>
634
    <includehint>knuminput.h</includehint>
627
    <includehint>kcombobox.h</includehint>
-
 
628
    <includehint>kpushbutton.h</includehint>
635
    <includehint>kpushbutton.h</includehint>
629
    <includehint>kpushbutton.h</includehint>
636
    <includehint>kpushbutton.h</includehint>
630
    <includehint>kurlrequester.h</includehint>
637
    <includehint>kurlrequester.h</includehint>
631
    <includehint>klineedit.h</includehint>
638
    <includehint>klineedit.h</includehint>
632
    <includehint>kpushbutton.h</includehint>
639
    <includehint>kpushbutton.h</includehint>
-
 
640
    <includehint>kcombobox.h</includehint>
633
    <includehint>kurlrequester.h</includehint>
641
    <includehint>kurlrequester.h</includehint>
634
    <includehint>klineedit.h</includehint>
642
    <includehint>klineedit.h</includehint>
635
    <includehint>kpushbutton.h</includehint>
643
    <includehint>kpushbutton.h</includehint>
636
    <includehint>kurlrequester.h</includehint>
644
    <includehint>kurlrequester.h</includehint>
637
    <includehint>klineedit.h</includehint>
645
    <includehint>klineedit.h</includehint>