Subversion Repositories public

Rev

Rev 152 | Rev 218 | 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"/>
217 andreas 465
	<action name="fileImportAction"/>
88 andreas 466
        <action name="fileSaveAction"/>
467
        <action name="fileSaveAsAction"/>
468
        <separator/>
469
        <action name="filePrintAction"/>
470
        <separator/>
471
        <action name="fileExitAction"/>
472
    </item>
473
    <item text="Extras" name="Extras">
474
        <action name="extrasSave_heart_rate_Action"/>
475
        <separator/>
476
        <action name="extrasSettingsAction"/>
152 andreas 477
	<action name="extrasWMSAction"/>
88 andreas 478
    </item>
479
    <item text="&amp;Help" name="helpMenu">
480
        <action name="helpContentsAction"/>
481
        <action name="helpIndexAction"/>
482
        <separator/>
483
        <action name="helpAboutAction"/>
484
    </item>
485
</menubar>
486
<toolbars>
487
    <toolbar dock="2">
488
        <property name="name">
489
            <cstring>Toolbar</cstring>
490
        </property>
491
        <property name="label">
492
            <string>Tools</string>
493
        </property>
494
        <action name="fileOpenAction"/>
495
        <action name="fileSaveAction"/>
496
        <action name="filePrintAction"/>
497
        <separator/>
498
    </toolbar>
499
</toolbars>
500
<actions>
501
    <action>
502
        <property name="name">
503
            <cstring>fileNewAction</cstring>
504
        </property>
505
        <property name="iconSet">
112 andreas 506
            <iconset>filenew.png</iconset>
88 andreas 507
        </property>
508
        <property name="text">
96 andreas 509
            <string>Read data...</string>
88 andreas 510
        </property>
511
        <property name="menuText">
96 andreas 512
            <string>&amp;Read data...</string>
88 andreas 513
        </property>
514
        <property name="accel">
96 andreas 515
            <string>Ctrl+R</string>
88 andreas 516
        </property>
517
    </action>
518
    <action>
519
        <property name="name">
520
            <cstring>fileOpenAction</cstring>
521
        </property>
522
        <property name="iconSet">
112 andreas 523
            <iconset>fileopen.png</iconset>
88 andreas 524
        </property>
525
        <property name="text">
526
            <string>Open</string>
527
        </property>
528
        <property name="menuText">
529
            <string>&amp;Open...</string>
530
        </property>
531
        <property name="accel">
532
            <string>Ctrl+O</string>
533
        </property>
534
    </action>
535
    <action>
536
        <property name="name">
217 andreas 537
            <cstring>fileImportAction</cstring>
538
        </property>
539
        <property name="iconSet">
540
            <iconset>fileopen.png</iconset>
541
        </property>
542
        <property name="text">
543
            <string>Import</string>
544
        </property>
545
        <property name="menuText">
546
            <string>&amp;Import...</string>
547
        </property>
548
        <property name="accel">
549
            <string>Ctrl+I</string>
550
        </property>
551
    </action>
552
    <action>
553
        <property name="name">
88 andreas 554
            <cstring>fileSaveAction</cstring>
555
        </property>
556
        <property name="iconSet">
112 andreas 557
            <iconset>filesave.png</iconset>
88 andreas 558
        </property>
559
        <property name="text">
560
            <string>Save</string>
561
        </property>
562
        <property name="menuText">
563
            <string>&amp;Save</string>
564
        </property>
565
        <property name="accel">
566
            <string>Ctrl+S</string>
567
        </property>
568
    </action>
569
    <action>
570
        <property name="name">
571
            <cstring>fileSaveAsAction</cstring>
572
        </property>
573
        <property name="iconSet">
112 andreas 574
            <iconset>filesaveas.png</iconset>
88 andreas 575
        </property>
576
        <property name="text">
577
            <string>Save As</string>
578
        </property>
579
        <property name="menuText">
580
            <string>Save &amp;As...</string>
581
        </property>
582
        <property name="accel">
583
            <string></string>
584
        </property>
585
    </action>
586
    <action>
587
        <property name="name">
588
            <cstring>filePrintAction</cstring>
589
        </property>
590
        <property name="iconSet">
112 andreas 591
            <iconset>fileprint.png</iconset>
88 andreas 592
        </property>
593
        <property name="text">
594
            <string>Print</string>
595
        </property>
596
        <property name="menuText">
597
            <string>&amp;Print...</string>
598
        </property>
599
        <property name="accel">
600
            <string>Ctrl+P</string>
601
        </property>
602
    </action>
603
    <action>
604
        <property name="name">
605
            <cstring>fileExitAction</cstring>
606
        </property>
112 andreas 607
        <property name="iconSet">
608
            <iconset>exit.png</iconset>
609
        </property>
88 andreas 610
        <property name="text">
611
            <string>Exit</string>
612
        </property>
613
        <property name="menuText">
614
            <string>E&amp;xit</string>
615
        </property>
616
        <property name="accel">
617
            <string></string>
618
        </property>
619
    </action>
620
    <action>
621
        <property name="name">
622
            <cstring>helpContentsAction</cstring>
623
        </property>
119 andreas 624
        <property name="iconSet">
132 andreas 625
            <iconset></iconset>
119 andreas 626
        </property>
88 andreas 627
        <property name="text">
628
            <string>Contents</string>
629
        </property>
630
        <property name="menuText">
631
            <string>&amp;Contents...</string>
632
        </property>
633
        <property name="accel">
634
            <string></string>
635
        </property>
636
    </action>
637
    <action>
638
        <property name="name">
639
            <cstring>helpIndexAction</cstring>
640
        </property>
641
        <property name="text">
642
            <string>Index</string>
643
        </property>
644
        <property name="menuText">
645
            <string>&amp;Index...</string>
646
        </property>
647
        <property name="accel">
648
            <string></string>
649
        </property>
650
    </action>
651
    <action>
652
        <property name="name">
653
            <cstring>helpAboutAction</cstring>
654
        </property>
655
        <property name="text">
656
            <string>About</string>
657
        </property>
658
        <property name="menuText">
659
            <string>&amp;About</string>
660
        </property>
661
        <property name="accel">
662
            <string></string>
663
        </property>
664
    </action>
665
    <action>
666
        <property name="name">
667
            <cstring>extrasSave_heart_rate_Action</cstring>
668
        </property>
669
        <property name="text">
670
            <string>Save heart rate ...</string>
671
        </property>
672
        <property name="menuText">
673
            <string>Save heart rate ...</string>
674
        </property>
675
    </action>
676
    <action>
677
        <property name="name">
678
            <cstring>extrasSettingsAction</cstring>
679
        </property>
680
        <property name="text">
681
            <string>Settings</string>
682
        </property>
683
        <property name="menuText">
684
            <string>Settings</string>
685
        </property>
686
    </action>
96 andreas 687
    <action>
688
        <property name="name">
152 andreas 689
            <cstring>extrasWMSAction</cstring>
690
        </property>
691
        <property name="text">
692
            <string>WMS Settings</string>
693
        </property>
694
        <property name="menuText">
695
            <string>WMS Settings</string>
696
        </property>
697
    </action>
698
    <action>
699
        <property name="name">
96 andreas 700
            <cstring>extrasnew_itemAction</cstring>
701
        </property>
702
        <property name="text">
703
            <string>new item</string>
704
        </property>
705
        <property name="menuText">
706
            <string>new item</string>
707
        </property>
708
    </action>
88 andreas 709
</actions>
710
<connections>
711
    <connection>
712
        <sender>fileNewAction</sender>
713
        <signal>activated()</signal>
714
        <receiver>SportWatcher</receiver>
715
        <slot>fileNew()</slot>
716
    </connection>
717
    <connection>
718
        <sender>fileOpenAction</sender>
719
        <signal>activated()</signal>
720
        <receiver>SportWatcher</receiver>
721
        <slot>fileOpen()</slot>
722
    </connection>
723
    <connection>
217 andreas 724
        <sender>fileImportAction</sender>
725
        <signal>activated()</signal>
726
        <receiver>SportWatcher</receiver>
727
        <slot>fileImport()</slot>
728
    </connection>
729
    <connection>
88 andreas 730
        <sender>fileSaveAction</sender>
731
        <signal>activated()</signal>
732
        <receiver>SportWatcher</receiver>
733
        <slot>fileSave()</slot>
734
    </connection>
735
    <connection>
736
        <sender>fileSaveAsAction</sender>
737
        <signal>activated()</signal>
738
        <receiver>SportWatcher</receiver>
739
        <slot>fileSaveAs()</slot>
740
    </connection>
741
    <connection>
742
        <sender>filePrintAction</sender>
743
        <signal>activated()</signal>
744
        <receiver>SportWatcher</receiver>
745
        <slot>filePrint()</slot>
746
    </connection>
747
    <connection>
748
        <sender>fileExitAction</sender>
749
        <signal>activated()</signal>
750
        <receiver>SportWatcher</receiver>
751
        <slot>fileExit()</slot>
752
    </connection>
753
    <connection>
754
        <sender>helpIndexAction</sender>
755
        <signal>activated()</signal>
756
        <receiver>SportWatcher</receiver>
757
        <slot>helpIndex()</slot>
758
    </connection>
759
    <connection>
760
        <sender>helpContentsAction</sender>
761
        <signal>activated()</signal>
762
        <receiver>SportWatcher</receiver>
763
        <slot>helpContents()</slot>
764
    </connection>
765
    <connection>
766
        <sender>helpAboutAction</sender>
767
        <signal>activated()</signal>
768
        <receiver>SportWatcher</receiver>
769
        <slot>helpAbout()</slot>
770
    </connection>
771
    <connection>
772
        <sender>liActivities</sender>
773
        <signal>clicked(QListViewItem*)</signal>
774
        <receiver>SportWatcher</receiver>
775
        <slot>liActivitiesSlot(QListViewItem*)</slot>
776
    </connection>
777
    <connection>
778
        <sender>liLaps</sender>
779
        <signal>clicked(QListViewItem*)</signal>
780
        <receiver>SportWatcher</receiver>
781
        <slot>liLapsSlot(QListViewItem*)</slot>
782
    </connection>
783
    <connection>
784
        <sender>btHand</sender>
785
        <signal>clicked()</signal>
786
        <receiver>SportWatcher</receiver>
787
        <slot>btHandSlot()</slot>
788
    </connection>
789
    <connection>
790
        <sender>btFlag</sender>
791
        <signal>clicked()</signal>
792
        <receiver>SportWatcher</receiver>
793
        <slot>btFlagSlot()</slot>
794
    </connection>
795
    <connection>
796
        <sender>btFullscreen</sender>
797
        <signal>clicked()</signal>
798
        <receiver>SportWatcher</receiver>
799
        <slot>btFullscreenSlot()</slot>
800
    </connection>
801
    <connection>
802
        <sender>btGlas</sender>
803
        <signal>clicked()</signal>
804
        <receiver>SportWatcher</receiver>
805
        <slot>btGlasSlot()</slot>
806
    </connection>
807
    <connection>
808
        <sender>btGlasMinus</sender>
809
        <signal>clicked()</signal>
810
        <receiver>SportWatcher</receiver>
811
        <slot>btGlasMinusSlot()</slot>
812
    </connection>
813
    <connection>
814
        <sender>btGlasPlus</sender>
815
        <signal>clicked()</signal>
816
        <receiver>SportWatcher</receiver>
817
        <slot>btGlasPlusSlot()</slot>
818
    </connection>
819
    <connection>
820
        <sender>extrasSave_heart_rate_Action</sender>
821
        <signal>activated()</signal>
822
        <receiver>SportWatcher</receiver>
823
        <slot>extrasSaveHR()</slot>
824
    </connection>
825
    <connection>
826
        <sender>extrasSettingsAction</sender>
827
        <signal>activated()</signal>
828
        <receiver>SportWatcher</receiver>
829
        <slot>extrasSettings()</slot>
830
    </connection>
152 andreas 831
    <connection>
832
        <sender>extrasWMSAction</sender>
833
        <signal>activated()</signal>
834
        <receiver>SportWatcher</receiver>
835
        <slot>extrasWMSSettings()</slot>
836
    </connection>
88 andreas 837
</connections>
838
<slots>
839
    <slot>fileNew()</slot>
840
    <slot>fileOpen()</slot>
217 andreas 841
    <slot>fileImport()</slot>
88 andreas 842
    <slot>fileSave()</slot>
843
    <slot>fileSaveAs()</slot>
844
    <slot>filePrint()</slot>
845
    <slot>fileExit()</slot>
846
    <slot>helpIndex()</slot>
847
    <slot>helpContents()</slot>
848
    <slot>helpAbout()</slot>
849
    <slot>liActivitiesSlot(QListViewItem *item)</slot>
850
    <slot>liLapsSlot(QListViewItem *item)</slot>
851
    <slot>btFlagSlot()</slot>
852
    <slot>btGlasSlot()</slot>
853
    <slot>btHandSlot()</slot>
854
    <slot>btGlasPlusSlot()</slot>
855
    <slot>btGlasMinusSlot()</slot>
856
    <slot>btFullscreenSlot()</slot>
857
    <slot>extrasSaveHR()</slot>
858
    <slot>extrasSettings()</slot>
152 andreas 859
    <slot>extrasWMSSettings()</slot>
88 andreas 860
</slots>
861
<pixmapinproject/>
862
<layoutdefaults spacing="6" margin="11"/>
863
<includehints>
864
    <includehint>klistview.h</includehint>
865
</includehints>
866
</UI>