Subversion Repositories public

Rev

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

Rev 230 Rev 232
Line 1... Line 1...
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
1
<?xml version="1.0" encoding="UTF-8"?>
2
<class>settingsWidgetBase</class>
2
<ui version="4.0">
3
<comment>Settings for SportWatcher</comment>
3
 <author>Andreas Theofilu &lt;andreas@theosys.at&gt;</author>
4
<author>Andreas Theofilu &lt;andreas@theosys.at&gt;</author>
4
 <comment>Settings for SportWatcher</comment>
5
<widget class="QDialog">
5
 <class>settingsWidgetBase</class>
6
    <property name="name">
6
 <widget class="QDialog" name="settingsWidgetBase">
7
        <cstring>Settings</cstring>
7
  <property name="geometry">
8
    </property>
8
   <rect>
9
    <property name="geometry">
9
    <x>0</x>
10
        <rect>
10
    <y>0</y>
11
            <x>0</x>
11
    <width>508</width>
12
            <y>0</y>
12
    <height>613</height>
13
            <width>508</width>
13
   </rect>
14
            <height>600</height>
14
  </property>
15
        </rect>
15
  <property name="windowTitle">
16
    </property>
16
   <string>Settings</string>
17
    <property name="caption">
17
  </property>
18
        <string>Settings</string>
18
  <property name="locale">
19
    </property>
19
   <locale language="English" country="UnitedStates"/>
20
    <property name="icon">
20
  </property>
21
        <pixmap>image0</pixmap>
21
  <layout class="QGridLayout">
22
    </property>
22
   <item row="1" column="0" colspan="5">
23
    <grid>
23
    <widget class="Q3GroupBox" name="groupBox2">
24
        <property name="name">
24
     <property name="title">
25
            <cstring>unnamed</cstring>
25
      <string>Other limits</string>
26
        </property>
26
     </property>
27
        <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="5">
27
     <layout class="QGridLayout">
28
            <property name="name">
28
      <item row="0" column="2">
29
                <cstring>groupBox2</cstring>
29
       <widget class="QLabel" name="textLabel5">
30
            </property>
30
        <property name="text">
31
            <property name="title">
31
         <string>Weight (Kg)</string>
32
                <string>Other limits</string>
32
        </property>
33
            </property>
33
        <property name="wordWrap">
34
            <grid>
34
         <bool>false</bool>
35
                <property name="name">
35
        </property>
36
                    <cstring>unnamed</cstring>
36
       </widget>
37
                </property>
37
      </item>
38
                <widget class="QLabel" row="0" column="2">
38
      <item row="0" column="0">
39
                    <property name="name">
39
       <widget class="QLabel" name="textLabel4">
40
                        <cstring>textLabel5</cstring>
40
        <property name="text">
41
                    </property>
41
         <string>VO2max</string>
42
                    <property name="text">
42
        </property>
43
                        <string>Weight (Kg)</string>
43
        <property name="wordWrap">
44
                    </property>
44
         <bool>false</bool>
45
                </widget>
45
        </property>
46
                <widget class="QLabel" row="0" column="0">
46
       </widget>
47
                    <property name="name">
47
      </item>
48
                        <cstring>textLabel4</cstring>
48
      <item row="1" column="0">
49
                    </property>
49
       <widget class="QLabel" name="textLabel6">
50
                    <property name="text">
50
        <property name="text">
51
                        <string>VO2max</string>
51
         <string>Sample time</string>
52
                    </property>
52
        </property>
53
                </widget>
53
        <property name="wordWrap">
54
                <widget class="QLabel" row="1" column="0">
54
         <bool>false</bool>
55
                    <property name="name">
55
        </property>
56
                        <cstring>textLabel6</cstring>
56
       </widget>
57
                    </property>
57
      </item>
58
                    <property name="text">
58
      <item row="0" column="1">
59
                        <string>Sample time</string>
59
       <widget class="KIntNumInput" name="intVO2max">
60
                    </property>
60
        <property name="toolTip">
61
                </widget>
61
         <string>Enter the maximum O2 you can get in percent.</string>
62
                <widget class="KIntNumInput" row="0" column="1">
62
        </property>
63
                    <property name="name">
63
        <property name="minimum">
64
                        <cstring>intVO2max</cstring>
64
         <number>0</number>
65
                    </property>
65
        </property>
66
                    <property name="minValue">
66
        <property name="maximum">
67
                        <number>0</number>
67
         <number>100</number>
68
                    </property>
68
        </property>
69
                    <property name="maxValue">
69
        <property name="minValue" stdset="0">
70
                        <number>100</number>
70
         <number>0</number>
71
                    </property>
71
        </property>
72
                </widget>
72
        <property name="maxValue" stdset="0">
73
                <widget class="KIntNumInput" row="0" column="3">
73
         <number>100</number>
74
                    <property name="name">
74
        </property>
75
                        <cstring>intWeight</cstring>
75
       </widget>
76
                    </property>
76
      </item>
77
                    <property name="minValue">
77
      <item row="0" column="3">
78
                        <number>0</number>
78
       <widget class="KIntNumInput" name="intWeight">
79
                    </property>
79
        <property name="toolTip">
80
                    <property name="maxValue">
80
         <string>Enter your weight in Kg.</string>
81
                        <number>1000</number>
81
        </property>
82
                    </property>
82
        <property name="minimum">
83
                </widget>
83
         <number>0</number>
84
                <widget class="KComboBox" row="1" column="1">
84
        </property>
85
                    <item>
85
        <property name="maximum">
86
                        <property name="text">
86
         <number>1000</number>
87
                            <string>5</string>
87
        </property>
88
                        </property>
88
        <property name="minValue" stdset="0">
89
                    </item>
89
         <number>0</number>
90
                    <item>
90
        </property>
91
                        <property name="text">
91
        <property name="maxValue" stdset="0">
92
                            <string>15</string>
92
         <number>1000</number>
93
                        </property>
93
        </property>
94
                    </item>
94
       </widget>
95
                    <item>
95
      </item>
96
                        <property name="text">
96
      <item row="1" column="1">
97
                            <string>30</string>
97
       <widget class="KComboBox" name="cbSampleTime">
98
                        </property>
98
        <property name="toolTip">
99
                    </item>
99
         <string>Choose the sample time you want to have when storing the heart rate into a Polar compatibel HRM file.</string>
100
                    <item>
100
        </property>
101
                        <property name="text">
101
        <item>
102
                            <string>60</string>
102
         <property name="text">
103
                        </property>
103
          <string>5</string>
104
                    </item>
104
         </property>
105
                    <property name="name">
105
        </item>
106
                        <cstring>cbSampleTime</cstring>
106
        <item>
107
                    </property>
107
         <property name="text">
108
                </widget>
108
          <string>15</string>
109
            </grid>
109
         </property>
110
        </widget>
110
        </item>
111
        <widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="5">
111
        <item>
112
            <property name="name">
112
         <property name="text">
113
                <cstring>groupBox1</cstring>
113
          <string>30</string>
114
            </property>
114
         </property>
115
            <property name="title">
115
        </item>
116
                <string>Heart rate limits</string>
116
        <item>
117
            </property>
117
         <property name="text">
118
            <grid>
118
          <string>60</string>
119
                <property name="name">
119
         </property>
120
                    <cstring>unnamed</cstring>
120
        </item>
121
                </property>
121
       </widget>
122
                <widget class="QLabel" row="1" column="0">
122
      </item>
123
                    <property name="name">
123
     </layout>
124
                        <cstring>textLabel1_3</cstring>
124
    </widget>
125
                    </property>
125
   </item>
126
                    <property name="text">
126
   <item row="0" column="0" colspan="5">
127
                        <string>Lower level 2</string>
127
    <widget class="Q3GroupBox" name="groupBox1">
128
                    </property>
128
     <property name="title">
129
                </widget>
129
      <string>Heart rate limits</string>
130
                <widget class="QLabel" row="0" column="0">
130
     </property>
131
                    <property name="name">
131
     <layout class="QGridLayout">
132
                        <cstring>textLabel1</cstring>
132
      <item row="1" column="0">
133
                    </property>
133
       <widget class="QLabel" name="textLabel1_3">
134
                    <property name="text">
134
        <property name="text">
135
                        <string>Lower level 1</string>
135
         <string>Lower level 2</string>
136
                    </property>
136
        </property>
137
                </widget>
137
        <property name="wordWrap">
138
                <widget class="QLabel" row="2" column="0">
138
         <bool>false</bool>
139
                    <property name="name">
139
        </property>
140
                        <cstring>textLabel1_2</cstring>
140
       </widget>
141
                    </property>
141
      </item>
142
                    <property name="text">
142
      <item row="0" column="0">
143
                        <string>Lower level 3</string>
143
       <widget class="QLabel" name="textLabel1">
144
                    </property>
144
        <property name="text">
145
                </widget>
145
         <string>Lower level 1</string>
146
                <widget class="QLabel" row="0" column="2">
146
        </property>
147
                    <property name="name">
147
        <property name="wordWrap">
148
                        <cstring>textLabel1_4_3</cstring>
148
         <bool>false</bool>
149
                    </property>
149
        </property>
150
                    <property name="text">
150
       </widget>
151
                        <string>Upper level 1</string>
151
      </item>
152
                    </property>
152
      <item row="2" column="0">
153
                </widget>
153
       <widget class="QLabel" name="textLabel1_2">
154
                <widget class="QLabel" row="1" column="2">
154
        <property name="text">
155
                    <property name="name">
155
         <string>Lower level 3</string>
156
                        <cstring>textLabel1_4</cstring>
156
        </property>
157
                    </property>
157
        <property name="wordWrap">
158
                    <property name="text">
158
         <bool>false</bool>
159
                        <string>Upper level 2</string>
159
        </property>
160
                    </property>
160
       </widget>
161
                </widget>
161
      </item>
162
                <widget class="QLabel" row="2" column="2">
162
      <item row="0" column="2">
163
                    <property name="name">
163
       <widget class="QLabel" name="textLabel1_4_3">
164
                        <cstring>textLabel1_4_2</cstring>
164
        <property name="text">
165
                    </property>
165
         <string>Upper level 1</string>
166
                    <property name="text">
166
        </property>
167
                        <string>Upper level 3</string>
167
        <property name="wordWrap">
168
                    </property>
168
         <bool>false</bool>
169
                </widget>
169
        </property>
170
                <widget class="QLabel" row="3" column="2">
170
       </widget>
171
                    <property name="name">
171
      </item>
172
                        <cstring>textLabel3</cstring>
172
      <item row="1" column="2">
173
                    </property>
173
       <widget class="QLabel" name="textLabel1_4">
174
                    <property name="text">
174
        <property name="text">
175
                        <string>Rest heart rate</string>
175
         <string>Upper level 2</string>
176
                    </property>
176
        </property>
177
                </widget>
177
        <property name="wordWrap">
178
                <widget class="QLabel" row="3" column="0">
178
         <bool>false</bool>
179
                    <property name="name">
179
        </property>
180
                        <cstring>textLabel2</cstring>
180
       </widget>
181
                    </property>
181
      </item>
182
                    <property name="text">
182
      <item row="2" column="2">
183
                        <string>Max. heart rate</string>
183
       <widget class="QLabel" name="textLabel1_4_2">
184
                    </property>
184
        <property name="text">
185
                </widget>
185
         <string>Upper level 3</string>
186
                <widget class="KIntNumInput" row="0" column="1">
186
        </property>
187
                    <property name="name">
187
        <property name="wordWrap">
188
                        <cstring>intLower1</cstring>
188
         <bool>false</bool>
189
                    </property>
189
        </property>
190
                    <property name="minValue">
190
       </widget>
191
                        <number>0</number>
191
      </item>
192
                    </property>
192
      <item row="3" column="2">
193
                    <property name="maxValue">
193
       <widget class="QLabel" name="textLabel3">
194
                        <number>250</number>
194
        <property name="text">
195
                    </property>
195
         <string>Rest heart rate</string>
196
                </widget>
196
        </property>
197
                <widget class="KIntNumInput" row="1" column="1">
197
        <property name="wordWrap">
198
                    <property name="name">
198
         <bool>false</bool>
199
                        <cstring>intLower2</cstring>
199
        </property>
200
                    </property>
200
       </widget>
201
                    <property name="minValue">
201
      </item>
202
                        <number>0</number>
202
      <item row="3" column="0">
203
                    </property>
203
       <widget class="QLabel" name="textLabel2">
204
                    <property name="maxValue">
204
        <property name="text">
205
                        <number>250</number>
205
         <string>Max. heart rate</string>
206
                    </property>
206
        </property>
207
                </widget>
207
        <property name="wordWrap">
208
                <widget class="KIntNumInput" row="2" column="1">
208
         <bool>false</bool>
209
                    <property name="name">
209
        </property>
210
                        <cstring>intLower3</cstring>
210
       </widget>
211
                    </property>
211
      </item>
212
                    <property name="minValue">
212
      <item row="0" column="1">
213
                        <number>0</number>
213
       <widget class="KIntNumInput" name="intLower1">
214
                    </property>
214
        <property name="toolTip">
215
                    <property name="maxValue">
215
         <string>Enter the lower level one heart rate.</string>
216
                        <number>250</number>
216
        </property>
217
                    </property>
217
        <property name="minimum">
218
                </widget>
218
         <number>0</number>
219
                <widget class="KIntNumInput" row="3" column="1">
219
        </property>
220
                    <property name="name">
220
        <property name="maximum">
221
                        <cstring>intMaxHr</cstring>
221
         <number>250</number>
222
                    </property>
222
        </property>
223
                    <property name="minValue">
223
        <property name="minValue" stdset="0">
224
                        <number>0</number>
224
         <number>0</number>
225
                    </property>
225
        </property>
226
                    <property name="maxValue">
226
        <property name="maxValue" stdset="0">
227
                        <number>250</number>
227
         <number>250</number>
228
                    </property>
228
        </property>
229
                </widget>
229
       </widget>
230
                <widget class="KIntNumInput" row="0" column="3">
230
      </item>
231
                    <property name="name">
231
      <item row="1" column="1">
232
                        <cstring>intUpper1</cstring>
232
       <widget class="KIntNumInput" name="intLower2">
233
                    </property>
233
        <property name="toolTip">
234
                    <property name="minValue">
234
         <string>Enter the lower level two heart rate.</string>
235
                        <number>0</number>
235
        </property>
236
                    </property>
236
        <property name="minimum">
237
                    <property name="maxValue">
237
         <number>0</number>
238
                        <number>250</number>
238
        </property>
239
                    </property>
239
        <property name="maximum">
240
                </widget>
240
         <number>250</number>
241
                <widget class="KIntNumInput" row="1" column="3">
241
        </property>
242
                    <property name="name">
242
        <property name="minValue" stdset="0">
243
                        <cstring>intUpper2</cstring>
243
         <number>0</number>
244
                    </property>
244
        </property>
245
                    <property name="minValue">
245
        <property name="maxValue" stdset="0">
246
                        <number>0</number>
246
         <number>250</number>
247
                    </property>
247
        </property>
248
                    <property name="maxValue">
248
       </widget>
249
                        <number>250</number>
249
      </item>
250
                    </property>
250
      <item row="2" column="1">
251
                </widget>
251
       <widget class="KIntNumInput" name="intLower3">
252
                <widget class="KIntNumInput" row="2" column="3">
252
        <property name="toolTip">
253
                    <property name="name">
253
         <string>Enter the lower level three heart rate.</string>
254
                        <cstring>intUpper3</cstring>
254
        </property>
255
                    </property>
255
        <property name="minimum">
256
                    <property name="minValue">
256
         <number>0</number>
257
                        <number>0</number>
257
        </property>
258
                    </property>
258
        <property name="maximum">
259
                    <property name="maxValue">
259
         <number>250</number>
260
                        <number>250</number>
260
        </property>
261
                    </property>
261
        <property name="minValue" stdset="0">
262
                </widget>
262
         <number>0</number>
263
                <widget class="KIntNumInput" row="3" column="3">
263
        </property>
264
                    <property name="name">
264
        <property name="maxValue" stdset="0">
265
                        <cstring>intRestHr</cstring>
265
         <number>250</number>
266
                    </property>
266
        </property>
267
                    <property name="minValue">
267
       </widget>
268
                        <number>0</number>
268
      </item>
269
                    </property>
269
      <item row="3" column="1">
270
                    <property name="maxValue">
270
       <widget class="KIntNumInput" name="intMaxHr">
271
                        <number>250</number>
271
        <property name="toolTip">
272
                    </property>
272
         <string>Enter the maximum heart rate you can reach.</string>
273
                </widget>
273
        </property>
274
            </grid>
274
        <property name="minimum">
275
        </widget>
275
         <number>0</number>
276
        <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="5">
276
        </property>
277
            <property name="name">
277
        <property name="maximum">
278
                <cstring>groupBox4</cstring>
278
         <number>250</number>
279
            </property>
279
        </property>
280
            <property name="title">
280
        <property name="minValue" stdset="0">
281
                <string>Units</string>
281
         <number>0</number>
282
            </property>
282
        </property>
283
            <grid>
283
        <property name="maxValue" stdset="0">
284
                <property name="name">
284
         <number>250</number>
285
                    <cstring>unnamed</cstring>
285
        </property>
286
                </property>
286
       </widget>
287
                <spacer row="0" column="2">
287
      </item>
288
                    <property name="name">
288
      <item row="0" column="3">
289
                        <cstring>spacer4</cstring>
289
       <widget class="KIntNumInput" name="intUpper1">
290
                    </property>
290
        <property name="toolTip">
291
                    <property name="orientation">
291
         <string>Enter the upper level one heart rate.</string>
292
                        <enum>Horizontal</enum>
292
        </property>
293
                    </property>
293
        <property name="minimum">
294
                    <property name="sizeType">
294
         <number>0</number>
295
                        <enum>Expanding</enum>
295
        </property>
296
                    </property>
296
        <property name="maximum">
297
                    <property name="sizeHint">
297
         <number>250</number>
298
                        <size>
298
        </property>
299
                            <width>250</width>
299
        <property name="minValue" stdset="0">
300
                            <height>20</height>
300
         <number>0</number>
301
                        </size>
301
        </property>
302
                    </property>
302
        <property name="maxValue" stdset="0">
303
                </spacer>
303
         <number>250</number>
304
                <widget class="KComboBox" row="0" column="1">
304
        </property>
305
                    <item>
305
       </widget>
306
                        <property name="text">
306
      </item>
307
                            <string>Metric</string>
307
      <item row="1" column="3">
308
                        </property>
308
       <widget class="KIntNumInput" name="intUpper2">
309
                    </item>
309
        <property name="toolTip">
310
                    <item>
310
         <string>Enter the upper level two heart rate.</string>
311
                        <property name="text">
311
        </property>
312
                            <string>Statute</string>
312
        <property name="minimum">
313
                        </property>
313
         <number>0</number>
314
                    </item>
314
        </property>
315
                    <property name="name">
315
        <property name="maximum">
316
                        <cstring>cbUnit</cstring>
316
         <number>250</number>
317
                    </property>
317
        </property>
318
                </widget>
318
        <property name="minValue" stdset="0">
319
                <widget class="QLabel" row="0" column="0">
319
         <number>0</number>
320
                    <property name="name">
320
        </property>
321
                        <cstring>textLabel1_7</cstring>
321
        <property name="maxValue" stdset="0">
322
                    </property>
322
         <number>250</number>
323
                    <property name="text">
323
        </property>
324
                        <string>Scale units</string>
324
       </widget>
325
                    </property>
325
      </item>
326
                </widget>
326
      <item row="2" column="3">
327
            </grid>
327
       <widget class="KIntNumInput" name="intUpper3">
328
        </widget>
328
        <property name="toolTip">
329
        <widget class="KPushButton" row="4" column="1">
329
         <string>Enter the upper level three heart rate.</string>
330
            <property name="name">
330
        </property>
331
                <cstring>btSave</cstring>
331
        <property name="minimum">
332
            </property>
332
         <number>0</number>
333
            <property name="minimumSize">
333
        </property>
334
                <size>
334
        <property name="maximum">
335
                    <width>100</width>
335
         <number>250</number>
336
                    <height>0</height>
336
        </property>
337
                </size>
337
        <property name="minValue" stdset="0">
338
            </property>
338
         <number>0</number>
339
            <property name="text">
339
        </property>
340
                <string>Save</string>
340
        <property name="maxValue" stdset="0">
341
            </property>
341
         <number>250</number>
342
        </widget>
342
        </property>
343
        <widget class="KPushButton" row="4" column="3">
343
       </widget>
344
            <property name="name">
344
      </item>
345
                <cstring>btCancel</cstring>
345
      <item row="3" column="3">
346
            </property>
346
       <widget class="KIntNumInput" name="intRestHr">
347
            <property name="minimumSize">
347
        <property name="toolTip">
348
                <size>
348
         <string>Enter the rest heart rate.</string>
349
                    <width>100</width>
349
        </property>
350
                    <height>0</height>
350
        <property name="minimum">
351
                </size>
351
         <number>0</number>
352
            </property>
352
        </property>
353
            <property name="text">
353
        <property name="maximum">
354
                <string>Cancel</string>
354
         <number>250</number>
355
            </property>
355
        </property>
356
        </widget>
356
        <property name="minValue" stdset="0">
357
        <spacer row="4" column="0">
357
         <number>0</number>
358
            <property name="name">
358
        </property>
359
                <cstring>spacer1</cstring>
359
        <property name="maxValue" stdset="0">
360
            </property>
360
         <number>250</number>
361
            <property name="orientation">
361
        </property>
362
                <enum>Horizontal</enum>
362
       </widget>
363
            </property>
363
      </item>
364
            <property name="sizeType">
364
     </layout>
365
                <enum>Expanding</enum>
365
    </widget>
366
            </property>
366
   </item>
367
            <property name="sizeHint">
367
   <item row="3" column="0" colspan="5">
368
                <size>
368
    <widget class="Q3GroupBox" name="groupBox4">
369
                    <width>50</width>
369
     <property name="title">
370
                    <height>20</height>
370
      <string>Units</string>
371
                </size>
371
     </property>
372
            </property>
372
     <layout class="QGridLayout">
373
        </spacer>
373
      <item row="0" column="2">
374
        <spacer row="4" column="2">
374
       <spacer name="spacer4">
375
            <property name="name">
375
        <property name="orientation">
376
                <cstring>spacer2</cstring>
376
         <enum>Qt::Horizontal</enum>
377
            </property>
377
        </property>
378
            <property name="orientation">
378
        <property name="sizeType">
379
                <enum>Horizontal</enum>
379
         <enum>QSizePolicy::Expanding</enum>
380
            </property>
380
        </property>
381
            <property name="sizeType">
381
        <property name="sizeHint" stdset="0">
382
                <enum>Expanding</enum>
382
         <size>
383
            </property>
383
          <width>250</width>
384
            <property name="sizeHint">
384
          <height>20</height>
385
                <size>
385
         </size>
386
                    <width>70</width>
386
        </property>
387
                    <height>20</height>
387
       </spacer>
388
                </size>
388
      </item>
389
            </property>
389
      <item row="0" column="1">
390
        </spacer>
390
       <widget class="KComboBox" name="cbUnit">
391
        <spacer row="4" column="4">
391
        <property name="toolTip">
392
            <property name="name">
392
         <string>Select between metric and U.S. statute.</string>
393
                <cstring>spacer3</cstring>
393
        </property>
394
            </property>
394
        <item>
395
            <property name="orientation">
395
         <property name="text">
396
                <enum>Horizontal</enum>
396
          <string>Metric</string>
397
            </property>
397
         </property>
398
            <property name="sizeType">
398
        </item>
399
                <enum>Expanding</enum>
399
        <item>
400
            </property>
400
         <property name="text">
401
            <property name="sizeHint">
401
          <string>Statute</string>
402
                <size>
402
         </property>
403
                    <width>50</width>
403
        </item>
404
                    <height>20</height>
404
       </widget>
405
                </size>
405
      </item>
406
            </property>
406
      <item row="0" column="0">
407
        </spacer>
407
       <widget class="QLabel" name="textLabel1_7">
408
        <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="5">
408
        <property name="text">
409
            <property name="name">
409
         <string>Scale units</string>
410
                <cstring>groupBox3</cstring>
410
        </property>
411
            </property>
411
        <property name="wordWrap">
412
            <property name="title">
412
         <bool>false</bool>
413
                <string>Device and file settings</string>
413
        </property>
414
            </property>
414
       </widget>
415
            <grid>
415
      </item>
416
                <property name="name">
416
     </layout>
417
                    <cstring>unnamed</cstring>
417
    </widget>
418
                </property>
418
   </item>
419
                <widget class="QCheckBox" row="0" column="1" rowspan="1" colspan="3">
419
   <item row="4" column="1">
420
                    <property name="name">
420
    <widget class="KPushButton" name="btSave">
421
                        <cstring>cbContour</cstring>
421
     <property name="minimumSize">
422
                    </property>
422
      <size>
423
                    <property name="text">
423
       <width>100</width>
424
                        <string>even surface contour line</string>
424
       <height>0</height>
425
                    </property>
425
      </size>
426
                </widget>
426
     </property>
427
                <spacer row="7" column="3">
427
     <property name="toolTip">
428
                    <property name="name">
428
      <string>Click to save the settings.</string>
429
                        <cstring>spacer5</cstring>
429
     </property>
430
                    </property>
430
     <property name="text">
431
                    <property name="orientation">
431
      <string>Save</string>
432
                        <enum>Horizontal</enum>
432
     </property>
433
                    </property>
433
     <property name="default">
434
                    <property name="sizeType">
434
      <bool>true</bool>
435
                        <enum>Expanding</enum>
435
     </property>
436
                    </property>
436
    </widget>
437
                    <property name="sizeHint">
437
   </item>
438
                        <size>
438
   <item row="4" column="3">
439
                            <width>30</width>
439
    <widget class="KPushButton" name="btCancel">
440
                            <height>20</height>
440
     <property name="minimumSize">
441
                        </size>
441
      <size>
442
                    </property>
442
       <width>100</width>
443
                </spacer>
443
       <height>0</height>
444
                <widget class="QLabel" row="6" column="0">
444
      </size>
445
                    <property name="name">
445
     </property>
446
                        <cstring>textLabel1_6</cstring>
446
     <property name="toolTip">
447
                    </property>
447
      <string>Click to close dialog without save settings.</string>
448
                    <property name="text">
448
     </property>
449
                        <string>Map file</string>
449
     <property name="text">
450
                    </property>
450
      <string>Cancel</string>
451
                </widget>
451
     </property>
452
                <widget class="QLabel" row="7" column="0">
452
    </widget>
453
                    <property name="name">
453
   </item>
454
                        <cstring>textLabel1_8</cstring>
454
   <item row="4" column="0">
455
                    </property>
455
    <spacer name="spacer1">
456
                    <property name="text">
456
     <property name="orientation">
457
                        <string>Map type</string>
457
      <enum>Qt::Horizontal</enum>
458
                    </property>
458
     </property>
459
                </widget>
459
     <property name="sizeType">
460
                <widget class="QLabel" row="5" column="0">
460
      <enum>QSizePolicy::Expanding</enum>
461
                    <property name="name">
461
     </property>
462
                        <cstring>textLabel3_2</cstring>
462
     <property name="sizeHint" stdset="0">
463
                    </property>
463
      <size>
464
                    <property name="text">
464
       <width>50</width>
465
                        <string>HRM-files</string>
465
       <height>20</height>
466
                    </property>
466
      </size>
467
                </widget>
467
     </property>
468
                <widget class="QLabel" row="4" column="0">
468
    </spacer>
469
                    <property name="name">
469
   </item>
470
                        <cstring>textLabel2_2</cstring>
470
   <item row="4" column="2">
471
                    </property>
471
    <spacer name="spacer2">
472
                    <property name="text">
472
     <property name="orientation">
473
                        <string>Data files</string>
473
      <enum>Qt::Horizontal</enum>
474
                    </property>
474
     </property>
475
                </widget>
475
     <property name="sizeType">
476
                <widget class="QLabel" row="3" column="0">
476
      <enum>QSizePolicy::Expanding</enum>
477
                    <property name="name">
477
     </property>
478
                        <cstring>textLabel1_5</cstring>
478
     <property name="sizeHint" stdset="0">
479
                    </property>
479
      <size>
480
                    <property name="enabled">
480
       <width>70</width>
481
                        <bool>true</bool>
481
       <height>20</height>
482
                    </property>
482
      </size>
483
                    <property name="text">
483
     </property>
484
                        <string>Serial device</string>
484
    </spacer>
485
                    </property>
485
   </item>
486
                </widget>
486
   <item row="4" column="4">
487
                <widget class="KURLRequester" row="4" column="1" rowspan="1" colspan="3">
487
    <spacer name="spacer3">
488
                    <property name="name">
488
     <property name="orientation">
489
                        <cstring>lnData</cstring>
489
      <enum>Qt::Horizontal</enum>
490
                    </property>
490
     </property>
491
                </widget>
491
     <property name="sizeType">
492
                <widget class="KComboBox" row="7" column="1" rowspan="1" colspan="2">
492
      <enum>QSizePolicy::Expanding</enum>
493
                    <item>
493
     </property>
494
                        <property name="text">
494
     <property name="sizeHint" stdset="0">
495
                            <string>BMP Image format</string>
495
      <size>
496
                        </property>
496
       <width>50</width>
497
                    </item>
497
       <height>20</height>
498
                    <item>
498
      </size>
499
                        <property name="text">
499
     </property>
500
                            <string>ESRI Shape files (Directory)</string>
500
    </spacer>
501
                        </property>
501
   </item>
502
                    </item>
502
   <item row="2" column="0" colspan="5">
503
                    <item>
503
    <widget class="Q3GroupBox" name="groupBox3">
504
                        <property name="text">
504
     <property name="title">
505
                            <string>GDAL virtual (.vrt tag file)</string>
505
      <string>Device and file settings</string>
506
                        </property>
506
     </property>
507
                    </item>
507
     <layout class="QGridLayout">
508
                    <item>
508
      <item row="0" column="2" colspan="3">
509
                        <property name="text">
509
       <widget class="QCheckBox" name="cbContour">
510
                            <string>GIF image format</string>
510
        <property name="toolTip">
511
                        </property>
511
         <string>Check this if you like to have the surface lines to be more even.</string>
512
                    </item>
512
        </property>
513
                    <item>
513
        <property name="text">
514
                        <property name="text">
514
         <string>even surface contour line</string>
515
                            <string>PNG image format</string>
515
        </property>
516
                        </property>
516
       </widget>
517
                    </item>
517
      </item>
518
                    <item>
518
      <item row="7" column="4">
519
                        <property name="text">
519
       <spacer name="spacer5">
520
                            <string>SGI image format</string>
520
        <property name="orientation">
521
                        </property>
521
         <enum>Qt::Horizontal</enum>
522
                    </item>
522
        </property>
523
                    <item>
523
        <property name="sizeType">
524
                        <property name="text">
524
         <enum>QSizePolicy::Expanding</enum>
525
                            <string>TIFF image format</string>
525
        </property>
526
                        </property>
526
        <property name="sizeHint" stdset="0">
527
                    </item>
527
         <size>
528
                    <item>
528
          <width>30</width>
529
                        <property name="text">
529
          <height>20</height>
530
                            <string>WMS Server (tag file)</string>
530
         </size>
531
                        </property>
531
        </property>
532
                    </item>
532
       </spacer>
533
                    <property name="name">
533
      </item>
534
                        <cstring>cbMapType</cstring>
534
      <item row="6" column="0">
535
                    </property>
535
       <widget class="QLabel" name="textLabel1_6">
536
                </widget>
536
        <property name="text">
537
                <widget class="KURLRequester" row="5" column="1" rowspan="1" colspan="3">
537
         <string>Map file</string>
538
                    <property name="name">
538
        </property>
539
                        <cstring>lnHRM</cstring>
539
        <property name="wordWrap">
540
                    </property>
540
         <bool>false</bool>
541
                </widget>
541
        </property>
542
                <widget class="KURLComboRequester" row="3" column="1" rowspan="1" colspan="3">
542
       </widget>
543
                    <property name="name">
543
      </item>
544
                        <cstring>cbDevice</cstring>
544
      <item row="7" column="0">
545
                    </property>
545
       <widget class="QLabel" name="textLabel1_8">
546
                    <property name="enabled">
546
        <property name="text">
547
                        <bool>true</bool>
547
         <string>Map type</string>
548
                    </property>
548
        </property>
549
                </widget>
549
        <property name="wordWrap">
550
                <widget class="KURLRequester" row="6" column="1" rowspan="1" colspan="3">
550
         <bool>false</bool>
551
                    <property name="name">
551
        </property>
552
                        <cstring>lnMapFile</cstring>
552
       </widget>
553
                    </property>
553
      </item>
554
                </widget>
554
      <item row="5" column="0">
555
                <widget class="QCheckBox" row="1" column="1" rowspan="1" colspan="3">
555
       <widget class="QLabel" name="textLabel3_2">
556
                    <property name="name">
556
        <property name="text">
557
                        <cstring>cbSerial</cstring>
557
         <string>HRM-files</string>
558
                    </property>
558
        </property>
559
                    <property name="text">
559
        <property name="wordWrap">
560
                        <string>Use serial port instead of USB port</string>
560
         <bool>false</bool>
561
                    </property>
561
        </property>
562
                </widget>
562
       </widget>
563
                <widget class="QRadioButton" row="2" column="2" rowspan="1" colspan="2">
563
      </item>
564
                    <property name="name">
564
      <item row="4" column="0">
565
                        <cstring>rbFr405</cstring>
565
       <widget class="QLabel" name="textLabel2_2">
566
                    </property>
566
        <property name="text">
567
                    <property name="enabled">
567
         <string>Data files</string>
568
                        <bool>false</bool>
568
        </property>
569
                    </property>
569
        <property name="wordWrap">
570
                    <property name="text">
570
         <bool>false</bool>
571
                        <string>Garmin Forerunner 405</string>
571
        </property>
572
                    </property>
572
       </widget>
573
                </widget>
573
      </item>
574
                <widget class="QRadioButton" row="2" column="1">
574
      <item row="3" column="0">
575
                    <property name="name">
575
       <widget class="QLabel" name="textLabel1_5">
576
                        <cstring>rbFr50</cstring>
576
        <property name="enabled">
577
                    </property>
577
         <bool>true</bool>
578
                    <property name="text">
578
        </property>
579
                        <string>Garmin Forerunner 50</string>
579
        <property name="text">
580
                    </property>
580
         <string>Serial device</string>
581
                </widget>
581
        </property>
582
            </grid>
582
        <property name="wordWrap">
583
        </widget>
583
         <bool>false</bool>
584
    </grid>
584
        </property>
585
</widget>
585
       </widget>
586
<images>
586
      </item>
587
    <image name="image0">
587
      <item row="7" column="2" colspan="2">
588
        <data format="PNG" length="558">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff61000001f549444154388d63604003fffeff6184d24cfffeff6181e14fef9f7397461abfcf0b33b9f7fec30756987a167403981859fe43e97f0c0c0cff60e25fbf7c6095f9cbc06161a8c52d2820f01ba701c8a023274ad54e912f41e4f767f3bbcbfb65fd2c74585939f92622abc16b803ef3d362392e7ec5dd47aef1f34afd5713334f65d0e1bcce89e2627c06bcf9c1745b4245ad5f50d7e1bddc99c70c6a5b3631fc7c73efe1cd0575b644b9404146e1cccf278facdf8a9a2a08d49731dc7fb093e1ffa525f98fbffcbdcfc0c07098a001424aba8f1edcbe162bbbbe43e665e03b062b0ff36cbea03533adf804fee2d3870296a8a8565c5710f9ff3cd2eaffcf05f556e8f278c360dd9489125f053ee61ed310f8ff55438481418061d29b6d937891d5c0bdb0b0b5d7e8e37f990077ee83877fbc7eaaa160a4cb75e9d006677d4b5189c7ef3fe7ec38f3ccc8fdc7d724514595360606865c0c035e7e95e95235e651fefd9a5de5ecf54b7cb75f3ce153535490e11155f176c898bd8381e111c34e45ef37a22c6cf6585df0f6fdbb6dcc0f1f4f0a2ceaff0311b9cfc0c07016c54bff7f7ce366e5e2ba88d580cee9997df8c283818181e1dfef9f0fff30327160358018f0ebf7cffbcc7f7f8b208be18d05747046bc4dfc008b5fe6d593e778c872818ae0958be70eb09edffb43b4888181a1898181810100fda5bbe360439b8a0000000049454e44ae426082</data>
588
       <widget class="KComboBox" name="cbMapType">
589
    </image>
589
        <property name="toolTip">
590
</images>
590
         <string>Choose the type of map, you want to use to be shown underneath your track.</string>
591
<connections>
591
        </property>
592
    <connection>
592
        <item>
593
        <sender>btSave</sender>
593
         <property name="text">
594
        <signal>clicked()</signal>
594
          <string>BMP Image format</string>
595
        <receiver>Settings</receiver>
595
         </property>
596
        <slot>btSaveSlot()</slot>
596
        </item>
597
    </connection>
597
        <item>
598
    <connection>
598
         <property name="text">
599
        <sender>btCancel</sender>
599
          <string>ESRI Shape files (Directory)</string>
600
        <signal>clicked()</signal>
600
         </property>
601
        <receiver>Settings</receiver>
601
        </item>
602
        <slot>btCancelSlot()</slot>
602
        <item>
603
    </connection>
603
         <property name="text">
604
    <connection>
604
          <string>GDAL virtual (.vrt tag file)</string>
605
        <sender>cbSerial</sender>
605
         </property>
606
        <signal>toggled(bool)</signal>
606
        </item>
607
        <receiver>Settings</receiver>
607
        <item>
608
        <slot>cbSerialSlot(bool)</slot>
608
         <property name="text">
609
    </connection>
609
          <string>GIF image format</string>
610
    <connection>
610
         </property>
611
        <sender>rbFr50</sender>
611
        </item>
612
        <signal>toggled(bool)</signal>
612
        <item>
613
        <receiver>Settings</receiver>
613
         <property name="text">
614
        <slot>rbFr50Slot(bool)</slot>
614
          <string>PNG image format</string>
615
    </connection>
615
         </property>
616
    <connection>
616
        </item>
617
        <sender>rbFr405</sender>
617
        <item>
618
        <signal>toggled(bool)</signal>
618
         <property name="text">
619
        <receiver>Settings</receiver>
619
          <string>SGI image format</string>
620
        <slot>rbFr405Slot(bool)</slot>
620
         </property>
621
    </connection>
621
        </item>
622
</connections>
622
        <item>
623
<tabstops>
623
         <property name="text">
624
    <tabstop>intLower1</tabstop>
624
          <string>TIFF image format</string>
625
    <tabstop>intUpper1</tabstop>
625
         </property>
626
    <tabstop>intLower2</tabstop>
626
        </item>
627
    <tabstop>intUpper2</tabstop>
627
        <item>
628
    <tabstop>intLower3</tabstop>
628
         <property name="text">
629
    <tabstop>intUpper3</tabstop>
629
          <string>WMS Server (tag file)</string>
630
    <tabstop>intMaxHr</tabstop>
630
         </property>
631
    <tabstop>intRestHr</tabstop>
631
        </item>
632
    <tabstop>intVO2max</tabstop>
632
       </widget>
633
    <tabstop>intWeight</tabstop>
633
      </item>
634
    <tabstop>cbSampleTime</tabstop>
634
      <item row="1" column="2" colspan="3">
635
    <tabstop>cbContour</tabstop>
635
       <widget class="QCheckBox" name="cbSerial">
636
    <tabstop>cbSerial</tabstop>
636
        <property name="toolTip">
637
    <tabstop>rbFr50</tabstop>
637
         <string>In case you've an old Garmin device with a serial port, you can try this to get the data out of it.</string>
638
    <tabstop>rbFr405</tabstop>
638
        </property>
639
    <tabstop>cbDevice</tabstop>
639
        <property name="text">
640
    <tabstop>lnData</tabstop>
640
         <string>Use serial port instead of USB port</string>
641
    <tabstop>lnHRM</tabstop>
641
        </property>
642
    <tabstop>lnMapFile</tabstop>
642
       </widget>
643
    <tabstop>cbMapType</tabstop>
643
      </item>
644
    <tabstop>cbUnit</tabstop>
644
      <item row="2" column="3" colspan="2">
645
    <tabstop>btSave</tabstop>
645
       <widget class="QRadioButton" name="rbFr405">
646
    <tabstop>btCancel</tabstop>
646
        <property name="enabled">
647
</tabstops>
647
         <bool>false</bool>
648
<slots>
648
        </property>
649
    <slot>btSaveSlot()</slot>
649
        <property name="toolTip">
650
    <slot>btCancelSlot()</slot>
650
         <string>If you've a Garmin Forerunner 405, or compatible, check this.</string>
651
    <slot>cbSerialSlot(bool)</slot>
651
        </property>
652
    <slot>rbFr50Slot(bool)</slot>
652
        <property name="text">
653
    <slot>rbFr405Slot(bool)</slot>
653
         <string>Garmin Forerunner 405</string>
654
</slots>
654
        </property>
655
<layoutdefaults spacing="6" margin="11"/>
655
       </widget>
656
<includehints>
656
      </item>
657
    <includehint>knuminput.h</includehint>
657
      <item row="2" column="2">
658
    <includehint>knuminput.h</includehint>
658
       <widget class="QRadioButton" name="rbFr50">
659
    <includehint>knuminput.h</includehint>
659
        <property name="toolTip">
660
    <includehint>knuminput.h</includehint>
660
         <string>If you've a Garmin Forerunner 50, or compatible, check this.</string>
661
    <includehint>kcombobox.h</includehint>
661
        </property>
662
    <includehint>knuminput.h</includehint>
662
        <property name="text">
663
    <includehint>knuminput.h</includehint>
663
         <string>Garmin Forerunner 50</string>
664
    <includehint>knuminput.h</includehint>
664
        </property>
665
    <includehint>knuminput.h</includehint>
665
       </widget>
666
    <includehint>knuminput.h</includehint>
666
      </item>
667
    <includehint>knuminput.h</includehint>
667
      <item row="3" column="2" colspan="3">
668
    <includehint>knuminput.h</includehint>
668
       <widget class="KUrlComboRequester" name="cbDevice">
669
    <includehint>knuminput.h</includehint>
669
        <property name="toolTip">
670
    <includehint>knuminput.h</includehint>
670
         <string>Select the special device representing the serial device, where your Garmin is connected.</string>
671
    <includehint>knuminput.h</includehint>
671
        </property>
672
    <includehint>knuminput.h</includehint>
672
       </widget>
673
    <includehint>knuminput.h</includehint>
673
      </item>
674
    <includehint>knuminput.h</includehint>
674
      <item row="4" column="2" colspan="3">
675
    <includehint>knuminput.h</includehint>
675
       <widget class="KUrlRequester" name="lnData">
676
    <includehint>knuminput.h</includehint>
676
        <property name="toolTip">
677
    <includehint>knuminput.h</includehint>
677
         <string>Enter the path where SportWatcher will store all the data.</string>
678
    <includehint>kcombobox.h</includehint>
678
        </property>
679
    <includehint>kpushbutton.h</includehint>
679
       </widget>
680
    <includehint>kpushbutton.h</includehint>
680
      </item>
681
    <includehint>kurlrequester.h</includehint>
681
      <item row="5" column="2" colspan="3">
682
    <includehint>klineedit.h</includehint>
682
       <widget class="KUrlRequester" name="lnHRM">
683
    <includehint>kpushbutton.h</includehint>
683
        <property name="toolTip">
684
    <includehint>kcombobox.h</includehint>
684
         <string>In case you've a directory with Polar HRM files, enter it name here.</string>
685
    <includehint>kurlrequester.h</includehint>
685
        </property>
686
    <includehint>klineedit.h</includehint>
686
       </widget>
687
    <includehint>kpushbutton.h</includehint>
687
      </item>
688
    <includehint>kurlrequester.h</includehint>
688
      <item row="6" column="2" colspan="3">
689
    <includehint>kcombobox.h</includehint>
689
       <widget class="KUrlRequester" name="lnMapFile">
690
    <includehint>kpushbutton.h</includehint>
690
        <property name="toolTip">
691
    <includehint>kurlrequester.h</includehint>
691
         <string>Enter the path and name of the map file, or the name of the control file containing instructions for an external map server (WMS server, for example).</string>
692
    <includehint>klineedit.h</includehint>
692
        </property>
693
    <includehint>kpushbutton.h</includehint>
693
       </widget>
694
</includehints>
694
      </item>
695
</UI>
695
     </layout>
-
 
696
    </widget>
-
 
697
   </item>
-
 
698
  </layout>
-
 
699
 </widget>
-
 
700
 <layoutdefault spacing="6" margin="11"/>
-
 
701
 <customwidgets>
-
 
702
  <customwidget>
-
 
703
   <class>KComboBox</class>
-
 
704
   <extends>QComboBox</extends>
-
 
705
   <header>kcombobox.h</header>
-
 
706
  </customwidget>
-
 
707
  <customwidget>
-
 
708
   <class>KIntNumInput</class>
-
 
709
   <extends>QWidget</extends>
-
 
710
   <header>knuminput.h</header>
-
 
711
  </customwidget>
-
 
712
  <customwidget>
-
 
713
   <class>KPushButton</class>
-
 
714
   <extends>QPushButton</extends>
-
 
715
   <header>kpushbutton.h</header>
-
 
716
  </customwidget>
-
 
717
  <customwidget>
-
 
718
   <class>KUrlComboRequester</class>
-
 
719
   <extends>KUrlRequester</extends>
-
 
720
   <header>kurlrequester.h</header>
-
 
721
  </customwidget>
-
 
722
  <customwidget>
-
 
723
   <class>KUrlRequester</class>
-
 
724
   <extends>QFrame</extends>
-
 
725
   <header>kurlrequester.h</header>
-
 
726
  </customwidget>
-
 
727
  <customwidget>
-
 
728
   <class>Q3GroupBox</class>
-
 
729
   <extends>QGroupBox</extends>
-
 
730
   <header>Qt3Support/Q3GroupBox</header>
-
 
731
   <container>1</container>
-
 
732
  </customwidget>
-
 
733
 </customwidgets>
-
 
734
 <tabstops>
-
 
735
  <tabstop>intLower1</tabstop>
-
 
736
  <tabstop>intUpper1</tabstop>
-
 
737
  <tabstop>intLower2</tabstop>
-
 
738
  <tabstop>intUpper2</tabstop>
-
 
739
  <tabstop>intLower3</tabstop>
-
 
740
  <tabstop>intUpper3</tabstop>
-
 
741
  <tabstop>intMaxHr</tabstop>
-
 
742
  <tabstop>intRestHr</tabstop>
-
 
743
  <tabstop>intVO2max</tabstop>
-
 
744
  <tabstop>intWeight</tabstop>
-
 
745
  <tabstop>cbSampleTime</tabstop>
-
 
746
  <tabstop>cbContour</tabstop>
-
 
747
  <tabstop>cbSerial</tabstop>
-
 
748
  <tabstop>rbFr50</tabstop>
-
 
749
  <tabstop>rbFr405</tabstop>
-
 
750
  <tabstop>cbMapType</tabstop>
-
 
751
  <tabstop>cbUnit</tabstop>
-
 
752
  <tabstop>btSave</tabstop>
-
 
753
  <tabstop>btCancel</tabstop>
-
 
754
 </tabstops>
-
 
755
 <includes>
-
 
756
  <include location="local">knuminput.h</include>
-
 
757
  <include location="local">knuminput.h</include>
-
 
758
  <include location="local">knuminput.h</include>
-
 
759
  <include location="local">knuminput.h</include>
-
 
760
  <include location="local">kcombobox.h</include>
-
 
761
  <include location="local">knuminput.h</include>
-
 
762
  <include location="local">knuminput.h</include>
-
 
763
  <include location="local">knuminput.h</include>
-
 
764
  <include location="local">knuminput.h</include>
-
 
765
  <include location="local">knuminput.h</include>
-
 
766
  <include location="local">knuminput.h</include>
-
 
767
  <include location="local">knuminput.h</include>
-
 
768
  <include location="local">knuminput.h</include>
-
 
769
  <include location="local">knuminput.h</include>
-
 
770
  <include location="local">knuminput.h</include>
-
 
771
  <include location="local">knuminput.h</include>
-
 
772
  <include location="local">knuminput.h</include>
-
 
773
  <include location="local">knuminput.h</include>
-
 
774
  <include location="local">knuminput.h</include>
-
 
775
  <include location="local">knuminput.h</include>
-
 
776
  <include location="local">knuminput.h</include>
-
 
777
  <include location="local">kcombobox.h</include>
-
 
778
  <include location="local">kpushbutton.h</include>
-
 
779
  <include location="local">kpushbutton.h</include>
-
 
780
  <include location="local">kurlrequester.h</include>
-
 
781
  <include location="local">klineedit.h</include>
-
 
782
  <include location="local">kpushbutton.h</include>
-
 
783
  <include location="local">kcombobox.h</include>
-
 
784
  <include location="local">kurlrequester.h</include>
-
 
785
  <include location="local">klineedit.h</include>
-
 
786
  <include location="local">kpushbutton.h</include>
-
 
787
  <include location="local">kurlrequester.h</include>
-
 
788
  <include location="local">kcombobox.h</include>
-
 
789
  <include location="local">kpushbutton.h</include>
-
 
790
  <include location="local">kurlrequester.h</include>
-
 
791
  <include location="local">klineedit.h</include>
-
 
792
  <include location="local">kpushbutton.h</include>
-
 
793
 </includes>
-
 
794
 <resources/>
-
 
795
 <connections>
-
 
796
  <connection>
-
 
797
   <sender>btSave</sender>
-
 
798
   <signal>clicked()</signal>
-
 
799
   <receiver>settingsWidgetBase</receiver>
-
 
800
   <slot>btSaveSlot()</slot>
-
 
801
   <hints>
-
 
802
    <hint type="sourcelabel">
-
 
803
     <x>20</x>
-
 
804
     <y>20</y>
-
 
805
    </hint>
-
 
806
    <hint type="destinationlabel">
-
 
807
     <x>20</x>
-
 
808
     <y>20</y>
-
 
809
    </hint>
-
 
810
   </hints>
-
 
811
  </connection>
-
 
812
  <connection>
-
 
813
   <sender>btCancel</sender>
-
 
814
   <signal>clicked()</signal>
-
 
815
   <receiver>settingsWidgetBase</receiver>
-
 
816
   <slot>btCancelSlot()</slot>
-
 
817
   <hints>
-
 
818
    <hint type="sourcelabel">
-
 
819
     <x>20</x>
-
 
820
     <y>20</y>
-
 
821
    </hint>
-
 
822
    <hint type="destinationlabel">
-
 
823
     <x>20</x>
-
 
824
     <y>20</y>
-
 
825
    </hint>
-
 
826
   </hints>
-
 
827
  </connection>
-
 
828
  <connection>
-
 
829
   <sender>cbSerial</sender>
-
 
830
   <signal>toggled(bool)</signal>
-
 
831
   <receiver>settingsWidgetBase</receiver>
-
 
832
   <slot>cbSerialSlot(bool)</slot>
-
 
833
   <hints>
-
 
834
    <hint type="sourcelabel">
-
 
835
     <x>20</x>
-
 
836
     <y>20</y>
-
 
837
    </hint>
-
 
838
    <hint type="destinationlabel">
-
 
839
     <x>20</x>
-
 
840
     <y>20</y>
-
 
841
    </hint>
-
 
842
   </hints>
-
 
843
  </connection>
-
 
844
  <connection>
-
 
845
   <sender>rbFr50</sender>
-
 
846
   <signal>toggled(bool)</signal>
-
 
847
   <receiver>settingsWidgetBase</receiver>
-
 
848
   <slot>rbFr50Slot(bool)</slot>
-
 
849
   <hints>
-
 
850
    <hint type="sourcelabel">
-
 
851
     <x>20</x>
-
 
852
     <y>20</y>
-
 
853
    </hint>
-
 
854
    <hint type="destinationlabel">
-
 
855
     <x>20</x>
-
 
856
     <y>20</y>
-
 
857
    </hint>
-
 
858
   </hints>
-
 
859
  </connection>
-
 
860
  <connection>
-
 
861
   <sender>rbFr405</sender>
-
 
862
   <signal>toggled(bool)</signal>
-
 
863
   <receiver>settingsWidgetBase</receiver>
-
 
864
   <slot>rbFr405Slot(bool)</slot>
-
 
865
   <hints>
-
 
866
    <hint type="sourcelabel">
-
 
867
     <x>20</x>
-
 
868
     <y>20</y>
-
 
869
    </hint>
-
 
870
    <hint type="destinationlabel">
-
 
871
     <x>20</x>
-
 
872
     <y>20</y>
-
 
873
    </hint>
-
 
874
   </hints>
-
 
875
  </connection>
-
 
876
 </connections>
-
 
877
</ui>