Subversion Repositories public

Rev

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

Rev Author Line No. Line
88 andreas 1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
<class>sportwatcherWidgetBase</class>
3
<comment>Main window of application</comment>
4
<author>Andreas Theofilu &lt;andreas@theosys.at&gt;</author>
5
<widget class="QMainWindow">
6
    <property name="name">
7
        <cstring>SportWatcher</cstring>
8
    </property>
9
    <property name="geometry">
10
        <rect>
11
            <x>0</x>
12
            <y>0</y>
13
            <width>606</width>
112 andreas 14
            <height>526</height>
88 andreas 15
        </rect>
16
    </property>
17
    <property name="caption">
18
        <string>SportWatcher</string>
19
    </property>
20
    <grid>
21
        <property name="name">
22
            <cstring>unnamed</cstring>
23
        </property>
24
        <spacer row="1" column="7">
25
            <property name="name">
26
                <cstring>spacer8</cstring>
27
            </property>
28
            <property name="orientation">
29
                <enum>Horizontal</enum>
30
            </property>
31
            <property name="sizeType">
32
                <enum>Expanding</enum>
33
            </property>
34
            <property name="sizeHint">
35
                <size>
36
                    <width>20</width>
37
                    <height>20</height>
38
                </size>
39
            </property>
40
        </spacer>
41
        <spacer row="1" column="9">
42
            <property name="name">
43
                <cstring>spacer9</cstring>
44
            </property>
45
            <property name="orientation">
46
                <enum>Horizontal</enum>
47
            </property>
48
            <property name="sizeType">
49
                <enum>Expanding</enum>
50
            </property>
51
            <property name="sizeHint">
52
                <size>
53
                    <width>20</width>
54
                    <height>20</height>
55
                </size>
56
            </property>
57
        </spacer>
58
        <spacer row="1" column="1">
59
            <property name="name">
60
                <cstring>spacer5</cstring>
61
            </property>
62
            <property name="orientation">
63
                <enum>Horizontal</enum>
64
            </property>
65
            <property name="sizeType">
66
                <enum>Expanding</enum>
67
            </property>
68
            <property name="sizeHint">
69
                <size>
70
                    <width>90</width>
71
                    <height>20</height>
72
                </size>
73
            </property>
74
        </spacer>
75
        <spacer row="1" column="5">
76
            <property name="name">
77
                <cstring>spacer6</cstring>
78
            </property>
79
            <property name="orientation">
80
                <enum>Horizontal</enum>
81
            </property>
82
            <property name="sizeType">
83
                <enum>Expanding</enum>
84
            </property>
85
            <property name="sizeHint">
86
                <size>
87
                    <width>40</width>
88
                    <height>20</height>
89
                </size>
90
            </property>
91
        </spacer>
92
        <widget class="KListView" row="0" column="0" rowspan="4" colspan="1">
93
            <column>
94
                <property name="text">
95
                    <string>Activities</string>
96
                </property>
97
                <property name="clickable">
98
                    <bool>false</bool>
99
                </property>
100
                <property name="resizable">
101
                    <bool>true</bool>
102
                </property>
103
            </column>
104
            <property name="name">
105
                <cstring>liActivities</cstring>
106
            </property>
107
            <property name="sizePolicy">
108
                <sizepolicy>
109
                    <hsizetype>5</hsizetype>
110
                    <vsizetype>5</vsizetype>
111
                    <horstretch>0</horstretch>
112
                    <verstretch>0</verstretch>
113
                </sizepolicy>
114
            </property>
115
            <property name="minimumSize">
116
                <size>
117
                    <width>180</width>
118
                    <height>0</height>
119
                </size>
120
            </property>
121
        </widget>
122
        <widget class="KListView" row="0" column="1" rowspan="1" colspan="11">
123
            <column>
124
                <property name="text">
125
                    <string>Name</string>
126
                </property>
127
                <property name="clickable">
128
                    <bool>true</bool>
129
                </property>
130
                <property name="resizable">
131
                    <bool>true</bool>
132
                </property>
133
            </column>
134
            <column>
135
                <property name="text">
136
                    <string>Distance</string>
137
                </property>
138
                <property name="clickable">
139
                    <bool>true</bool>
140
                </property>
141
                <property name="resizable">
142
                    <bool>true</bool>
143
                </property>
144
            </column>
145
            <column>
146
                <property name="text">
147
                    <string>Elapsed Time</string>
148
                </property>
149
                <property name="clickable">
150
                    <bool>true</bool>
151
                </property>
152
                <property name="resizable">
153
                    <bool>true</bool>
154
                </property>
155
            </column>
156
            <column>
157
                <property name="text">
158
                    <string>Avg Pace</string>
159
                </property>
160
                <property name="clickable">
161
                    <bool>true</bool>
162
                </property>
163
                <property name="resizable">
164
                    <bool>true</bool>
165
                </property>
166
            </column>
167
            <column>
168
                <property name="text">
169
                    <string>Avg Speed</string>
170
                </property>
171
                <property name="clickable">
172
                    <bool>true</bool>
173
                </property>
174
                <property name="resizable">
175
                    <bool>true</bool>
176
                </property>
177
            </column>
178
            <column>
179
                <property name="text">
180
                    <string>Max Speed</string>
181
                </property>
182
                <property name="clickable">
183
                    <bool>true</bool>
184
                </property>
185
                <property name="resizable">
186
                    <bool>true</bool>
187
                </property>
188
            </column>
189
            <column>
190
                <property name="text">
191
                    <string>Calories</string>
192
                </property>
193
                <property name="clickable">
194
                    <bool>true</bool>
195
                </property>
196
                <property name="resizable">
197
                    <bool>true</bool>
198
                </property>
199
            </column>
200
            <column>
201
                <property name="text">
202
                    <string>Avg Heart Rate</string>
203
                </property>
204
                <property name="clickable">
205
                    <bool>true</bool>
206
                </property>
207
                <property name="resizable">
208
                    <bool>true</bool>
209
                </property>
210
            </column>
211
            <column>
212
                <property name="text">
213
                    <string>Max Heart Rate</string>
214
                </property>
215
                <property name="clickable">
216
                    <bool>true</bool>
217
                </property>
218
                <property name="resizable">
219
                    <bool>true</bool>
220
                </property>
221
            </column>
222
            <column>
223
                <property name="text">
224
                    <string>Avg Cadence</string>
225
                </property>
226
                <property name="clickable">
227
                    <bool>true</bool>
228
                </property>
229
                <property name="resizable">
230
                    <bool>true</bool>
231
                </property>
232
            </column>
233
            <column>
234
                <property name="text">
235
                    <string>Ascent</string>
236
                </property>
237
                <property name="clickable">
238
                    <bool>true</bool>
239
                </property>
240
                <property name="resizable">
241
                    <bool>true</bool>
242
                </property>
243
            </column>
244
            <column>
245
                <property name="text">
246
                    <string>Descent</string>
247
                </property>
248
                <property name="clickable">
249
                    <bool>true</bool>
250
                </property>
251
                <property name="resizable">
252
                    <bool>true</bool>
253
                </property>
254
            </column>
255
            <property name="name">
256
                <cstring>liLaps</cstring>
257
            </property>
258
            <property name="sizePolicy">
259
                <sizepolicy>
260
                    <hsizetype>5</hsizetype>
261
                    <vsizetype>5</vsizetype>
262
                    <horstretch>0</horstretch>
263
                    <verstretch>0</verstretch>
264
                </sizepolicy>
265
            </property>
266
        </widget>
267
        <spacer row="1" column="11">
268
            <property name="name">
269
                <cstring>spacer7</cstring>
270
            </property>
271
            <property name="orientation">
272
                <enum>Horizontal</enum>
273
            </property>
274
            <property name="sizeType">
275
                <enum>Expanding</enum>
276
            </property>
277
            <property name="sizeHint">
278
                <size>
279
                    <width>90</width>
280
                    <height>20</height>
281
                </size>
282
            </property>
283
        </spacer>
284
        <widget class="QToolButton" row="1" column="2">
285
            <property name="name">
286
                <cstring>btHand</cstring>
287
            </property>
288
            <property name="sizePolicy">
289
                <sizepolicy>
290
                    <hsizetype>0</hsizetype>
291
                    <vsizetype>0</vsizetype>
292
                    <horstretch>0</horstretch>
293
                    <verstretch>0</verstretch>
294
                </sizepolicy>
295
            </property>
296
            <property name="text">
297
                <string></string>
298
            </property>
299
            <property name="iconSet">
112 andreas 300
                <iconset>hand.png</iconset>
88 andreas 301
            </property>
302
            <property name="usesBigPixmap">
124 andreas 303
                <bool>false</bool>
88 andreas 304
            </property>
305
        </widget>
306
        <widget class="QToolButton" row="1" column="3">
307
            <property name="name">
308
                <cstring>btGlas</cstring>
309
            </property>
310
            <property name="sizePolicy">
311
                <sizepolicy>
312
                    <hsizetype>0</hsizetype>
313
                    <vsizetype>0</vsizetype>
314
                    <horstretch>0</horstretch>
315
                    <verstretch>0</verstretch>
316
                </sizepolicy>
317
            </property>
318
            <property name="text">
319
                <string></string>
320
            </property>
321
            <property name="iconSet">
112 andreas 322
                <iconset>glas.png</iconset>
88 andreas 323
            </property>
324
            <property name="usesBigPixmap">
124 andreas 325
                <bool>false</bool>
88 andreas 326
            </property>
327
        </widget>
328
        <widget class="QToolButton" row="1" column="4">
329
            <property name="name">
330
                <cstring>btFlag</cstring>
331
            </property>
332
            <property name="sizePolicy">
333
                <sizepolicy>
334
                    <hsizetype>0</hsizetype>
335
                    <vsizetype>0</vsizetype>
336
                    <horstretch>0</horstretch>
337
                    <verstretch>0</verstretch>
338
                </sizepolicy>
339
            </property>
340
            <property name="text">
341
                <string></string>
342
            </property>
343
            <property name="iconSet">
112 andreas 344
                <iconset>flag.png</iconset>
88 andreas 345
            </property>
346
            <property name="usesBigPixmap">
124 andreas 347
                <bool>false</bool>
88 andreas 348
            </property>
349
        </widget>
350
        <widget class="QToolButton" row="1" column="6">
351
            <property name="name">
352
                <cstring>btGlasPlus</cstring>
353
            </property>
354
            <property name="sizePolicy">
355
                <sizepolicy>
356
                    <hsizetype>0</hsizetype>
357
                    <vsizetype>0</vsizetype>
358
                    <horstretch>0</horstretch>
359
                    <verstretch>0</verstretch>
360
                </sizepolicy>
361
            </property>
362
            <property name="text">
363
                <string></string>
364
            </property>
365
            <property name="iconSet">
112 andreas 366
                <iconset>glas_plus.png</iconset>
88 andreas 367
            </property>
368
            <property name="usesBigPixmap">
124 andreas 369
                <bool>false</bool>
88 andreas 370
            </property>
371
        </widget>
372
        <widget class="QToolButton" row="1" column="8">
373
            <property name="name">
374
                <cstring>btGlasMinus</cstring>
375
            </property>
376
            <property name="sizePolicy">
377
                <sizepolicy>
378
                    <hsizetype>0</hsizetype>
379
                    <vsizetype>0</vsizetype>
380
                    <horstretch>0</horstretch>
381
                    <verstretch>0</verstretch>
382
                </sizepolicy>
383
            </property>
384
            <property name="text">
385
                <string></string>
386
            </property>
387
            <property name="iconSet">
112 andreas 388
                <iconset>glas_minus.png</iconset>
88 andreas 389
            </property>
390
            <property name="usesBigPixmap">
124 andreas 391
                <bool>false</bool>
88 andreas 392
            </property>
393
        </widget>
394
        <widget class="QToolButton" row="1" column="10">
395
            <property name="name">
396
                <cstring>btFullscreen</cstring>
397
            </property>
398
            <property name="sizePolicy">
399
                <sizepolicy>
400
                    <hsizetype>0</hsizetype>
401
                    <vsizetype>0</vsizetype>
402
                    <horstretch>0</horstretch>
403
                    <verstretch>0</verstretch>
404
                </sizepolicy>
405
            </property>
406
            <property name="text">
407
                <string></string>
408
            </property>
409
            <property name="iconSet">
112 andreas 410
                <iconset>fullscreen.png</iconset>
88 andreas 411
            </property>
412
            <property name="usesBigPixmap">
124 andreas 413
                <bool>false</bool>
88 andreas 414
            </property>
415
        </widget>
416
        <widget class="QLabel" row="3" column="1" rowspan="1" colspan="11">
417
            <property name="name">
418
                <cstring>imgProfile</cstring>
419
            </property>
420
            <property name="minimumSize">
421
                <size>
422
                    <width>100</width>
423
                    <height>150</height>
424
                </size>
425
            </property>
426
            <property name="frameShape">
427
                <enum>StyledPanel</enum>
428
            </property>
429
            <property name="frameShadow">
430
                <enum>Sunken</enum>
431
            </property>
432
            <property name="scaledContents">
433
                <bool>true</bool>
434
            </property>
435
        </widget>
436
        <widget class="QLabel" row="2" column="1" rowspan="1" colspan="11">
437
            <property name="name">
438
                <cstring>imgMap</cstring>
439
            </property>
440
            <property name="minimumSize">
441
                <size>
148 andreas 442
                    <width>100</width>
109 andreas 443
                    <height>150</height>
88 andreas 444
                </size>
445
            </property>
446
            <property name="frameShape">
447
                <enum>StyledPanel</enum>
448
            </property>
449
            <property name="frameShadow">
450
                <enum>Sunken</enum>
451
            </property>
452
            <property name="scaledContents">
453
                <bool>true</bool>
454
            </property>
455
        </widget>
456
    </grid>
457
</widget>
458
<menubar>
459
    <property name="name">
460
        <cstring>MenuBar</cstring>
461
    </property>
462
    <item text="&amp;File" name="fileMenu">
463
        <action name="fileNewAction"/>
464
        <action name="fileOpenAction"/>
465
        <action name="fileSaveAction"/>
466
        <action name="fileSaveAsAction"/>
467
        <separator/>
468
        <action name="filePrintAction"/>
469
        <separator/>
470
        <action name="fileExitAction"/>
471
    </item>
472
    <item text="Extras" name="Extras">
473
        <action name="extrasSave_heart_rate_Action"/>
474
        <separator/>
475
        <action name="extrasSettingsAction"/>
152 andreas 476
	<action name="extrasWMSAction"/>
88 andreas 477
    </item>
478
    <item text="&amp;Help" name="helpMenu">
479
        <action name="helpContentsAction"/>
480
        <action name="helpIndexAction"/>
481
        <separator/>
482
        <action name="helpAboutAction"/>
483
    </item>
484
</menubar>
485
<toolbars>
486
    <toolbar dock="2">
487
        <property name="name">
488
            <cstring>Toolbar</cstring>
489
        </property>
490
        <property name="label">
491
            <string>Tools</string>
492
        </property>
493
        <action name="fileOpenAction"/>
494
        <action name="fileSaveAction"/>
495
        <action name="filePrintAction"/>
496
        <separator/>
497
    </toolbar>
498
</toolbars>
499
<actions>
500
    <action>
501
        <property name="name">
502
            <cstring>fileNewAction</cstring>
503
        </property>
504
        <property name="iconSet">
112 andreas 505
            <iconset>filenew.png</iconset>
88 andreas 506
        </property>
507
        <property name="text">
96 andreas 508
            <string>Read data...</string>
88 andreas 509
        </property>
510
        <property name="menuText">
96 andreas 511
            <string>&amp;Read data...</string>
88 andreas 512
        </property>
513
        <property name="accel">
96 andreas 514
            <string>Ctrl+R</string>
88 andreas 515
        </property>
516
    </action>
517
    <action>
518
        <property name="name">
519
            <cstring>fileOpenAction</cstring>
520
        </property>
521
        <property name="iconSet">
112 andreas 522
            <iconset>fileopen.png</iconset>
88 andreas 523
        </property>
524
        <property name="text">
525
            <string>Open</string>
526
        </property>
527
        <property name="menuText">
528
            <string>&amp;Open...</string>
529
        </property>
530
        <property name="accel">
531
            <string>Ctrl+O</string>
532
        </property>
533
    </action>
534
    <action>
535
        <property name="name">
536
            <cstring>fileSaveAction</cstring>
537
        </property>
538
        <property name="iconSet">
112 andreas 539
            <iconset>filesave.png</iconset>
88 andreas 540
        </property>
541
        <property name="text">
542
            <string>Save</string>
543
        </property>
544
        <property name="menuText">
545
            <string>&amp;Save</string>
546
        </property>
547
        <property name="accel">
548
            <string>Ctrl+S</string>
549
        </property>
550
    </action>
551
    <action>
552
        <property name="name">
553
            <cstring>fileSaveAsAction</cstring>
554
        </property>
555
        <property name="iconSet">
112 andreas 556
            <iconset>filesaveas.png</iconset>
88 andreas 557
        </property>
558
        <property name="text">
559
            <string>Save As</string>
560
        </property>
561
        <property name="menuText">
562
            <string>Save &amp;As...</string>
563
        </property>
564
        <property name="accel">
565
            <string></string>
566
        </property>
567
    </action>
568
    <action>
569
        <property name="name">
570
            <cstring>filePrintAction</cstring>
571
        </property>
572
        <property name="iconSet">
112 andreas 573
            <iconset>fileprint.png</iconset>
88 andreas 574
        </property>
575
        <property name="text">
576
            <string>Print</string>
577
        </property>
578
        <property name="menuText">
579
            <string>&amp;Print...</string>
580
        </property>
581
        <property name="accel">
582
            <string>Ctrl+P</string>
583
        </property>
584
    </action>
585
    <action>
586
        <property name="name">
587
            <cstring>fileExitAction</cstring>
588
        </property>
112 andreas 589
        <property name="iconSet">
590
            <iconset>exit.png</iconset>
591
        </property>
88 andreas 592
        <property name="text">
593
            <string>Exit</string>
594
        </property>
595
        <property name="menuText">
596
            <string>E&amp;xit</string>
597
        </property>
598
        <property name="accel">
599
            <string></string>
600
        </property>
601
    </action>
602
    <action>
603
        <property name="name">
604
            <cstring>helpContentsAction</cstring>
605
        </property>
119 andreas 606
        <property name="iconSet">
132 andreas 607
            <iconset></iconset>
119 andreas 608
        </property>
88 andreas 609
        <property name="text">
610
            <string>Contents</string>
611
        </property>
612
        <property name="menuText">
613
            <string>&amp;Contents...</string>
614
        </property>
615
        <property name="accel">
616
            <string></string>
617
        </property>
618
    </action>
619
    <action>
620
        <property name="name">
621
            <cstring>helpIndexAction</cstring>
622
        </property>
623
        <property name="text">
624
            <string>Index</string>
625
        </property>
626
        <property name="menuText">
627
            <string>&amp;Index...</string>
628
        </property>
629
        <property name="accel">
630
            <string></string>
631
        </property>
632
    </action>
633
    <action>
634
        <property name="name">
635
            <cstring>helpAboutAction</cstring>
636
        </property>
637
        <property name="text">
638
            <string>About</string>
639
        </property>
640
        <property name="menuText">
641
            <string>&amp;About</string>
642
        </property>
643
        <property name="accel">
644
            <string></string>
645
        </property>
646
    </action>
647
    <action>
648
        <property name="name">
649
            <cstring>extrasSave_heart_rate_Action</cstring>
650
        </property>
651
        <property name="text">
652
            <string>Save heart rate ...</string>
653
        </property>
654
        <property name="menuText">
655
            <string>Save heart rate ...</string>
656
        </property>
657
    </action>
658
    <action>
659
        <property name="name">
660
            <cstring>extrasSettingsAction</cstring>
661
        </property>
662
        <property name="text">
663
            <string>Settings</string>
664
        </property>
665
        <property name="menuText">
666
            <string>Settings</string>
667
        </property>
668
    </action>
96 andreas 669
    <action>
670
        <property name="name">
152 andreas 671
            <cstring>extrasWMSAction</cstring>
672
        </property>
673
        <property name="text">
674
            <string>WMS Settings</string>
675
        </property>
676
        <property name="menuText">
677
            <string>WMS Settings</string>
678
        </property>
679
    </action>
680
    <action>
681
        <property name="name">
96 andreas 682
            <cstring>extrasnew_itemAction</cstring>
683
        </property>
684
        <property name="text">
685
            <string>new item</string>
686
        </property>
687
        <property name="menuText">
688
            <string>new item</string>
689
        </property>
690
    </action>
88 andreas 691
</actions>
692
<connections>
693
    <connection>
694
        <sender>fileNewAction</sender>
695
        <signal>activated()</signal>
696
        <receiver>SportWatcher</receiver>
697
        <slot>fileNew()</slot>
698
    </connection>
699
    <connection>
700
        <sender>fileOpenAction</sender>
701
        <signal>activated()</signal>
702
        <receiver>SportWatcher</receiver>
703
        <slot>fileOpen()</slot>
704
    </connection>
705
    <connection>
706
        <sender>fileSaveAction</sender>
707
        <signal>activated()</signal>
708
        <receiver>SportWatcher</receiver>
709
        <slot>fileSave()</slot>
710
    </connection>
711
    <connection>
712
        <sender>fileSaveAsAction</sender>
713
        <signal>activated()</signal>
714
        <receiver>SportWatcher</receiver>
715
        <slot>fileSaveAs()</slot>
716
    </connection>
717
    <connection>
718
        <sender>filePrintAction</sender>
719
        <signal>activated()</signal>
720
        <receiver>SportWatcher</receiver>
721
        <slot>filePrint()</slot>
722
    </connection>
723
    <connection>
724
        <sender>fileExitAction</sender>
725
        <signal>activated()</signal>
726
        <receiver>SportWatcher</receiver>
727
        <slot>fileExit()</slot>
728
    </connection>
729
    <connection>
730
        <sender>helpIndexAction</sender>
731
        <signal>activated()</signal>
732
        <receiver>SportWatcher</receiver>
733
        <slot>helpIndex()</slot>
734
    </connection>
735
    <connection>
736
        <sender>helpContentsAction</sender>
737
        <signal>activated()</signal>
738
        <receiver>SportWatcher</receiver>
739
        <slot>helpContents()</slot>
740
    </connection>
741
    <connection>
742
        <sender>helpAboutAction</sender>
743
        <signal>activated()</signal>
744
        <receiver>SportWatcher</receiver>
745
        <slot>helpAbout()</slot>
746
    </connection>
747
    <connection>
748
        <sender>liActivities</sender>
749
        <signal>clicked(QListViewItem*)</signal>
750
        <receiver>SportWatcher</receiver>
751
        <slot>liActivitiesSlot(QListViewItem*)</slot>
752
    </connection>
753
    <connection>
754
        <sender>liLaps</sender>
755
        <signal>clicked(QListViewItem*)</signal>
756
        <receiver>SportWatcher</receiver>
757
        <slot>liLapsSlot(QListViewItem*)</slot>
758
    </connection>
759
    <connection>
760
        <sender>btHand</sender>
761
        <signal>clicked()</signal>
762
        <receiver>SportWatcher</receiver>
763
        <slot>btHandSlot()</slot>
764
    </connection>
765
    <connection>
766
        <sender>btFlag</sender>
767
        <signal>clicked()</signal>
768
        <receiver>SportWatcher</receiver>
769
        <slot>btFlagSlot()</slot>
770
    </connection>
771
    <connection>
772
        <sender>btFullscreen</sender>
773
        <signal>clicked()</signal>
774
        <receiver>SportWatcher</receiver>
775
        <slot>btFullscreenSlot()</slot>
776
    </connection>
777
    <connection>
778
        <sender>btGlas</sender>
779
        <signal>clicked()</signal>
780
        <receiver>SportWatcher</receiver>
781
        <slot>btGlasSlot()</slot>
782
    </connection>
783
    <connection>
784
        <sender>btGlasMinus</sender>
785
        <signal>clicked()</signal>
786
        <receiver>SportWatcher</receiver>
787
        <slot>btGlasMinusSlot()</slot>
788
    </connection>
789
    <connection>
790
        <sender>btGlasPlus</sender>
791
        <signal>clicked()</signal>
792
        <receiver>SportWatcher</receiver>
793
        <slot>btGlasPlusSlot()</slot>
794
    </connection>
795
    <connection>
796
        <sender>extrasSave_heart_rate_Action</sender>
797
        <signal>activated()</signal>
798
        <receiver>SportWatcher</receiver>
799
        <slot>extrasSaveHR()</slot>
800
    </connection>
801
    <connection>
802
        <sender>extrasSettingsAction</sender>
803
        <signal>activated()</signal>
804
        <receiver>SportWatcher</receiver>
805
        <slot>extrasSettings()</slot>
806
    </connection>
152 andreas 807
    <connection>
808
        <sender>extrasWMSAction</sender>
809
        <signal>activated()</signal>
810
        <receiver>SportWatcher</receiver>
811
        <slot>extrasWMSSettings()</slot>
812
    </connection>
88 andreas 813
</connections>
814
<slots>
815
    <slot>fileNew()</slot>
816
    <slot>fileOpen()</slot>
817
    <slot>fileSave()</slot>
818
    <slot>fileSaveAs()</slot>
819
    <slot>filePrint()</slot>
820
    <slot>fileExit()</slot>
821
    <slot>helpIndex()</slot>
822
    <slot>helpContents()</slot>
823
    <slot>helpAbout()</slot>
824
    <slot>liActivitiesSlot(QListViewItem *item)</slot>
825
    <slot>liLapsSlot(QListViewItem *item)</slot>
826
    <slot>btFlagSlot()</slot>
827
    <slot>btGlasSlot()</slot>
828
    <slot>btHandSlot()</slot>
829
    <slot>btGlasPlusSlot()</slot>
830
    <slot>btGlasMinusSlot()</slot>
831
    <slot>btFullscreenSlot()</slot>
832
    <slot>extrasSaveHR()</slot>
833
    <slot>extrasSettings()</slot>
152 andreas 834
    <slot>extrasWMSSettings()</slot>
88 andreas 835
</slots>
836
<pixmapinproject/>
837
<layoutdefaults spacing="6" margin="11"/>
838
<includehints>
839
    <includehint>klistview.h</includehint>
840
    <includehint>klistview.h</includehint>
841
</includehints>
842
</UI>