5
5
<rect >
6
6
<x >0</x >
7
7
<y >0</y >
8
- <width >930 </width >
9
- <height >406 </height >
8
+ <width >987 </width >
9
+ <height >428 </height >
10
10
</rect >
11
11
</property >
12
12
<property name =" windowTitle" >
16
16
<iconset />
17
17
</property >
18
18
<layout class =" QGridLayout" >
19
- <property name =" margin " >
19
+ <property name =" leftMargin " >
20
20
<number >9</number >
21
21
</property >
22
- <property name =" spacing" >
22
+ <property name =" topMargin" >
23
+ <number >9</number >
24
+ </property >
25
+ <property name =" rightMargin" >
26
+ <number >9</number >
27
+ </property >
28
+ <property name =" bottomMargin" >
29
+ <number >9</number >
30
+ </property >
31
+ <property name =" horizontalSpacing" >
32
+ <number >6</number >
33
+ </property >
34
+ <property name =" verticalSpacing" >
23
35
<number >6</number >
24
36
</property >
25
37
<item row =" 0" column =" 0" >
51
63
<item row =" 0" column =" 2" >
52
64
<widget class =" QTabWidget" name =" tabWidget" >
53
65
<property name =" currentIndex" >
54
- <number >0 </number >
66
+ <number >2 </number >
55
67
</property >
56
68
<widget class =" QWidget" name =" tab1" >
57
69
<attribute name =" title" >
58
70
<string >Load GPX file</string >
59
71
</attribute >
60
72
<layout class =" QGridLayout" >
61
- <property name =" margin" >
73
+ <property name =" leftMargin" >
74
+ <number >9</number >
75
+ </property >
76
+ <property name =" topMargin" >
77
+ <number >9</number >
78
+ </property >
79
+ <property name =" rightMargin" >
80
+ <number >9</number >
81
+ </property >
82
+ <property name =" bottomMargin" >
62
83
<number >9</number >
63
84
</property >
64
- <property name =" spacing" >
85
+ <property name =" horizontalSpacing" >
86
+ <number >6</number >
87
+ </property >
88
+ <property name =" verticalSpacing" >
65
89
<number >6</number >
66
90
</property >
67
91
<item row =" 0" column =" 0" colspan =" 2" >
68
92
<widget class =" QTextEdit" name =" teLoadDescription" >
69
93
<property name =" sizePolicy" >
70
- <sizepolicy >
71
- <hsizetype >7</hsizetype >
72
- <vsizetype >7</vsizetype >
94
+ <sizepolicy vsizetype =" Expanding" hsizetype =" Expanding" >
73
95
<horstretch >0</horstretch >
74
96
<verstretch >0</verstretch >
75
97
</sizepolicy >
83
105
<property name =" html" >
84
106
<string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
85
107
p, li { white-space: pre-wrap; }
86
- < /style>< /head>< body style=" font-family:'Sans Serif '; font-size:9pt ; font-weight:400; font-style:normal; text-decoration:none ;">
87
- < 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;">< /p>< /body>< /html></string >
108
+ < /style>< /head>< body style=" font-family:'Verdana '; font-size:10pt ; font-weight:400; font-style:normal;">
109
+ < 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; font-family:'Sans Serif'; font-size:9pt; ">< /p>< /body>< /html></string >
88
110
</property >
89
111
</widget >
90
112
</item >
@@ -158,10 +180,22 @@ p, li { white-space: pre-wrap; }
158
180
<string >Import other file</string >
159
181
</attribute >
160
182
<layout class =" QGridLayout" >
161
- <property name =" margin" >
183
+ <property name =" leftMargin" >
184
+ <number >9</number >
185
+ </property >
186
+ <property name =" topMargin" >
187
+ <number >9</number >
188
+ </property >
189
+ <property name =" rightMargin" >
190
+ <number >9</number >
191
+ </property >
192
+ <property name =" bottomMargin" >
162
193
<number >9</number >
163
194
</property >
164
- <property name =" spacing" >
195
+ <property name =" horizontalSpacing" >
196
+ <number >6</number >
197
+ </property >
198
+ <property name =" verticalSpacing" >
165
199
<number >6</number >
166
200
</property >
167
201
<item row =" 0" column =" 0" colspan =" 4" >
@@ -172,8 +206,8 @@ p, li { white-space: pre-wrap; }
172
206
<property name =" html" >
173
207
<string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
174
208
p, li { white-space: pre-wrap; }
175
- < /style>< /head>< body style=" font-family:'Sans Serif '; font-size:9pt ; font-weight:400; font-style:normal; text-decoration:none ;">
176
- < 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;">< /p>< /body>< /html></string >
209
+ < /style>< /head>< body style=" font-family:'Verdana '; font-size:10pt ; font-weight:400; font-style:normal;">
210
+ < 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; font-family:'Sans Serif'; font-size:9pt; ">< /p>< /body>< /html></string >
177
211
</property >
178
212
</widget >
179
213
</item >
@@ -272,95 +306,44 @@ p, li { white-space: pre-wrap; }
272
306
<string >Download from GPS</string >
273
307
</attribute >
274
308
<layout class =" QGridLayout" >
275
- <property name =" margin" >
276
- <number >9</number >
277
- </property >
278
- <property name =" spacing" >
279
- <number >6</number >
280
- </property >
281
- <item row =" 0" column =" 0" colspan =" 5" >
309
+ <item row =" 0" column =" 0" colspan =" 9" >
282
310
<widget class =" QTextEdit" name =" teDLDescription" >
283
311
<property name =" readOnly" >
284
312
<bool >true</bool >
285
313
</property >
286
314
<property name =" html" >
287
315
<string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
288
316
p, li { white-space: pre-wrap; }
289
- < /style>< /head>< body style=" font-family:'Sans Serif '; font-size:9pt ; font-weight:400; font-style:normal; text-decoration:none ;">
290
- < 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;">< /p>< /body>< /html></string >
317
+ < /style>< /head>< body style=" font-family:'Verdana '; font-size:10pt ; font-weight:400; font-style:normal;">
318
+ < 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; font-family:'Sans Serif'; font-size:9pt; ">< /p>< /body>< /html></string >
291
319
</property >
292
320
</widget >
293
321
</item >
294
- <item row =" 1" column =" 4" >
295
- <widget class =" QComboBox" name =" cmbDLPort" >
296
- <property name =" minimumSize" >
297
- <size >
298
- <width >90</width >
299
- <height >0</height >
300
- </size >
322
+ <item row =" 1" column =" 0" >
323
+ <widget class =" QLabel" name =" textLabel1" >
324
+ <property name =" text" >
325
+ <string >GPS device:</string >
301
326
</property >
302
327
</widget >
303
328
</item >
304
- <item row =" 2 " column =" 4 " >
305
- <widget class =" QComboBox" name =" cmbDLFeatureType " >
329
+ <item row =" 1 " column =" 1 " >
330
+ <widget class =" QComboBox" name =" cmbDLDevice " >
306
331
<property name =" minimumSize" >
307
332
<size >
308
- <width >100 </width >
333
+ <width >120 </width >
309
334
<height >0</height >
310
335
</size >
311
336
</property >
312
- <item >
313
- <property name =" text" >
314
- <string >Waypoints</string >
315
- </property >
316
- </item >
317
- <item >
318
- <property name =" text" >
319
- <string >Routes</string >
320
- </property >
321
- </item >
322
- <item >
323
- <property name =" text" >
324
- <string >Tracks</string >
325
- </property >
326
- </item >
327
337
</widget >
328
338
</item >
329
- <item row =" 1" column =" 3" >
330
- <widget class =" QLabel" name =" textLabel2_5" >
331
- <property name =" text" >
332
- <string >Port:</string >
333
- </property >
334
- </widget >
335
- </item >
336
- <item row =" 2" column =" 3" >
337
- <widget class =" QLabel" name =" textLabel1_3" >
338
- <property name =" text" >
339
- <string >Feature type:</string >
340
- </property >
341
- </widget >
342
- </item >
343
- <item row =" 4" column =" 1" colspan =" 3" >
344
- <widget class =" QLineEdit" name =" leDLBasename" />
345
- </item >
346
- <item row =" 4" column =" 0" >
347
- <widget class =" QLabel" name =" textLabel1_2" >
348
- <property name =" text" >
349
- <string >Layer name:</string >
350
- </property >
351
- </widget >
352
- </item >
353
- <item row =" 3" column =" 0" >
354
- <widget class =" QLabel" name =" textLabel2" >
339
+ <item row =" 1" column =" 2" >
340
+ <widget class =" QPushButton" name =" pbDLEditDevices" >
355
341
<property name =" text" >
356
- <string >Output file: </string >
342
+ <string >Edit devices... </string >
357
343
</property >
358
344
</widget >
359
345
</item >
360
- <item row =" 3" column =" 1" colspan =" 3" >
361
- <widget class =" QLineEdit" name =" leDLOutput" />
362
- </item >
363
- <item row =" 1" column =" 2" >
346
+ <item row =" 1" column =" 3" >
364
347
<spacer >
365
348
<property name =" orientation" >
366
349
<enum >Qt::Horizontal</enum >
@@ -370,13 +353,37 @@ p, li { white-space: pre-wrap; }
370
353
</property >
371
354
<property name =" sizeHint" >
372
355
<size >
373
- <width >80 </width >
374
- <height >20 </height >
356
+ <width >121 </width >
357
+ <height >24 </height >
375
358
</size >
376
359
</property >
377
360
</spacer >
378
361
</item >
379
- <item row =" 2" column =" 2" >
362
+ <item row =" 1" column =" 4" colspan =" 2" >
363
+ <widget class =" QLabel" name =" textLabel2_5" >
364
+ <property name =" text" >
365
+ <string >Port:</string >
366
+ </property >
367
+ </widget >
368
+ </item >
369
+ <item row =" 1" column =" 6" colspan =" 2" >
370
+ <widget class =" QComboBox" name =" cmbDLPort" >
371
+ <property name =" minimumSize" >
372
+ <size >
373
+ <width >90</width >
374
+ <height >0</height >
375
+ </size >
376
+ </property >
377
+ </widget >
378
+ </item >
379
+ <item row =" 1" column =" 8" >
380
+ <widget class =" QPushButton" name =" pbnRefresh" >
381
+ <property name =" text" >
382
+ <string >Refresh</string >
383
+ </property >
384
+ </widget >
385
+ </item >
386
+ <item row =" 2" column =" 2" colspan =" 3" >
380
387
<spacer >
381
388
<property name =" orientation" >
382
389
<enum >Qt::Horizontal</enum >
@@ -392,48 +399,88 @@ p, li { white-space: pre-wrap; }
392
399
</property >
393
400
</spacer >
394
401
</item >
395
- <item row =" 1 " column =" 0 " >
396
- <widget class =" QLabel" name =" textLabel1 " >
402
+ <item row =" 2 " column =" 5 " colspan = " 2 " >
403
+ <widget class =" QLabel" name =" textLabel1_3 " >
397
404
<property name =" text" >
398
- <string >GPS device :</string >
405
+ <string >Feature type :</string >
399
406
</property >
400
407
</widget >
401
408
</item >
402
- <item row =" 1 " column =" 1 " >
403
- <widget class =" QComboBox" name =" cmbDLDevice " >
409
+ <item row =" 2 " column =" 7 " colspan = " 2 " >
410
+ <widget class =" QComboBox" name =" cmbDLFeatureType " >
404
411
<property name =" minimumSize" >
405
412
<size >
406
- <width >120 </width >
413
+ <width >100 </width >
407
414
<height >0</height >
408
415
</size >
409
416
</property >
417
+ <item >
418
+ <property name =" text" >
419
+ <string >Waypoints</string >
420
+ </property >
421
+ </item >
422
+ <item >
423
+ <property name =" text" >
424
+ <string >Routes</string >
425
+ </property >
426
+ </item >
427
+ <item >
428
+ <property name =" text" >
429
+ <string >Tracks</string >
430
+ </property >
431
+ </item >
410
432
</widget >
411
433
</item >
412
- <item row =" 2 " column =" 1 " >
413
- <widget class =" QPushButton " name =" pbDLEditDevices " >
434
+ <item row =" 3 " column =" 0 " >
435
+ <widget class =" QLabel " name =" textLabel2 " >
414
436
<property name =" text" >
415
- <string >Edit devices </string >
437
+ <string >Output file: </string >
416
438
</property >
417
439
</widget >
418
440
</item >
419
- <item row =" 3" column =" 4" >
441
+ <item row =" 3" column =" 1" colspan =" 6" >
442
+ <widget class =" QLineEdit" name =" leDLOutput" />
443
+ </item >
444
+ <item row =" 3" column =" 7" colspan =" 2" >
420
445
<widget class =" QPushButton" name =" pbnDLOutput" >
421
446
<property name =" text" >
422
447
<string >Save As...</string >
423
448
</property >
424
449
</widget >
425
450
</item >
451
+ <item row =" 4" column =" 0" >
452
+ <widget class =" QLabel" name =" textLabel1_2" >
453
+ <property name =" text" >
454
+ <string >Layer name:</string >
455
+ </property >
456
+ </widget >
457
+ </item >
458
+ <item row =" 4" column =" 1" colspan =" 6" >
459
+ <widget class =" QLineEdit" name =" leDLBasename" />
460
+ </item >
426
461
</layout >
427
462
</widget >
428
463
<widget class =" QWidget" name =" tab4" >
429
464
<attribute name =" title" >
430
465
<string >Upload to GPS</string >
431
466
</attribute >
432
467
<layout class =" QGridLayout" >
433
- <property name =" margin" >
468
+ <property name =" leftMargin" >
469
+ <number >9</number >
470
+ </property >
471
+ <property name =" topMargin" >
472
+ <number >9</number >
473
+ </property >
474
+ <property name =" rightMargin" >
475
+ <number >9</number >
476
+ </property >
477
+ <property name =" bottomMargin" >
434
478
<number >9</number >
435
479
</property >
436
- <property name =" spacing" >
480
+ <property name =" horizontalSpacing" >
481
+ <number >6</number >
482
+ </property >
483
+ <property name =" verticalSpacing" >
437
484
<number >6</number >
438
485
</property >
439
486
<item row =" 1" column =" 2" >
@@ -460,8 +507,8 @@ p, li { white-space: pre-wrap; }
460
507
<property name =" html" >
461
508
<string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
462
509
p, li { white-space: pre-wrap; }
463
- < /style>< /head>< body style=" font-family:'Sans Serif '; font-size:9pt ; font-weight:400; font-style:normal; text-decoration:none ;">
464
- < 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;">< /p>< /body>< /html></string >
510
+ < /style>< /head>< body style=" font-family:'Verdana '; font-size:10pt ; font-weight:400; font-style:normal;">
511
+ < 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; font-family:'Sans Serif'; font-size:9pt; ">< /p>< /body>< /html></string >
465
512
</property >
466
513
</widget >
467
514
</item >
@@ -530,10 +577,22 @@ p, li { white-space: pre-wrap; }
530
577
<string >GPX Conversions</string >
531
578
</attribute >
532
579
<layout class =" QGridLayout" >
533
- <property name =" margin" >
580
+ <property name =" leftMargin" >
581
+ <number >9</number >
582
+ </property >
583
+ <property name =" topMargin" >
584
+ <number >9</number >
585
+ </property >
586
+ <property name =" rightMargin" >
587
+ <number >9</number >
588
+ </property >
589
+ <property name =" bottomMargin" >
534
590
<number >9</number >
535
591
</property >
536
- <property name =" spacing" >
592
+ <property name =" horizontalSpacing" >
593
+ <number >6</number >
594
+ </property >
595
+ <property name =" verticalSpacing" >
537
596
<number >6</number >
538
597
</property >
539
598
<item row =" 0" column =" 0" colspan =" 4" >
@@ -544,8 +603,8 @@ p, li { white-space: pre-wrap; }
544
603
<property name =" html" >
545
604
<string >< html>< head>< meta name="qrichtext" content="1" />< style type="text/css">
546
605
p, li { white-space: pre-wrap; }
547
- < /style>< /head>< body style=" font-family:'Sans Serif '; font-size:9pt ; font-weight:400; font-style:normal; text-decoration:none ;">
548
- < 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;">< /p>< /body>< /html></string >
606
+ < /style>< /head>< body style=" font-family:'Verdana '; font-size:10pt ; font-weight:400; font-style:normal;">
607
+ < 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; font-family:'Sans Serif'; font-size:9pt; ">< /p>< /body>< /html></string >
549
608
</property >
550
609
</widget >
551
610
</item >
0 commit comments