Subversion Repositories public

Rev

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

Rev 153 Rev 157
Line 6... Line 6...
6
    </property>
6
    </property>
7
    <property name="geometry">
7
    <property name="geometry">
8
        <rect>
8
        <rect>
9
            <x>0</x>
9
            <x>0</x>
10
            <y>0</y>
10
            <y>0</y>
11
            <width>505</width>
11
            <width>513</width>
12
            <height>450</height>
12
            <height>613</height>
13
        </rect>
13
        </rect>
14
    </property>
14
    </property>
15
    <property name="caption">
15
    <property name="caption">
16
        <string>WMS</string>
16
        <string>WMS</string>
17
    </property>
17
    </property>
Line 23... Line 23...
23
    </property>
23
    </property>
24
    <grid>
24
    <grid>
25
        <property name="name">
25
        <property name="name">
26
            <cstring>unnamed</cstring>
26
            <cstring>unnamed</cstring>
27
        </property>
27
        </property>
28
        <widget class="KURLRequester" row="0" column="1" rowspan="1" colspan="7">
28
        <widget class="KPushButton" row="3" column="3">
29
            <property name="name">
29
            <property name="name">
30
                <cstring>edServerURL</cstring>
-
 
31
            </property>
-
 
32
            <property name="acceptDrops">
-
 
33
                <bool>true</bool>
-
 
34
            </property>
-
 
35
        </widget>
-
 
36
        <widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="7">
-
 
37
            <property name="name">
-
 
38
                <cstring>edLayer</cstring>
-
 
39
            </property>
-
 
40
        </widget>
-
 
41
        <widget class="KComboBox" row="2" column="1" rowspan="1" colspan="4">
-
 
42
            <item>
-
 
43
                <property name="text">
-
 
44
                    <string>EPSG:4326</string>
-
 
45
                </property>
-
 
46
            </item>
-
 
47
            <property name="name">
-
 
48
                <cstring>cbSRS</cstring>
-
 
49
            </property>
-
 
50
        </widget>
-
 
51
        <widget class="KComboBox" row="3" column="1" rowspan="1" colspan="4">
-
 
52
            <item>
-
 
53
                <property name="text">
-
 
54
                    <string>CRS:83</string>
-
 
55
                </property>
-
 
56
            </item>
-
 
57
            <property name="name">
-
 
58
                <cstring>cbCRS</cstring>
-
 
59
            </property>
-
 
60
        </widget>
-
 
61
        <widget class="KIntSpinBox" row="4" column="1">
-
 
62
            <property name="name">
-
 
63
                <cstring>edBands</cstring>
-
 
64
            </property>
-
 
65
            <property name="minValue">
-
 
66
                <number>1</number>
-
 
67
            </property>
-
 
68
            <property name="value">
-
 
69
                <number>3</number>
-
 
70
            </property>
-
 
71
        </widget>
-
 
72
        <spacer row="2" column="5" rowspan="1" colspan="3">
-
 
73
            <property name="name">
-
 
74
                <cstring>spacer2</cstring>
-
 
75
            </property>
-
 
76
            <property name="orientation">
-
 
77
                <enum>Horizontal</enum>
-
 
78
            </property>
-
 
79
            <property name="sizeType">
-
 
80
                <enum>Expanding</enum>
-
 
81
            </property>
-
 
82
            <property name="sizeHint">
-
 
83
                <size>
-
 
84
                    <width>180</width>
-
 
85
                    <height>20</height>
-
 
86
                </size>
-
 
87
            </property>
-
 
88
        </spacer>
-
 
89
        <spacer row="3" column="5" rowspan="1" colspan="3">
-
 
90
            <property name="name">
-
 
91
                <cstring>spacer3</cstring>
-
 
92
            </property>
-
 
93
            <property name="orientation">
-
 
94
                <enum>Horizontal</enum>
-
 
95
            </property>
-
 
96
            <property name="sizeType">
-
 
97
                <enum>Expanding</enum>
-
 
98
            </property>
-
 
99
            <property name="sizeHint">
-
 
100
                <size>
-
 
101
                    <width>180</width>
-
 
102
                    <height>20</height>
-
 
103
                </size>
-
 
104
            </property>
-
 
105
        </spacer>
-
 
106
        <spacer row="4" column="2" rowspan="1" colspan="6">
-
 
107
            <property name="name">
-
 
108
                <cstring>spacer4</cstring>
-
 
109
            </property>
-
 
110
            <property name="orientation">
-
 
111
                <enum>Horizontal</enum>
-
 
112
            </property>
-
 
113
            <property name="sizeType">
-
 
114
                <enum>Expanding</enum>
-
 
115
            </property>
-
 
116
            <property name="sizeHint">
-
 
117
                <size>
-
 
118
                    <width>280</width>
-
 
119
                    <height>20</height>
-
 
120
                </size>
-
 
121
            </property>
-
 
122
        </spacer>
-
 
123
        <widget class="QLabel" row="0" column="0">
-
 
124
            <property name="name">
-
 
125
                <cstring>textLabel1</cstring>
-
 
126
            </property>
-
 
127
            <property name="text">
-
 
128
                <string>Server URL</string>
-
 
129
            </property>
-
 
130
        </widget>
-
 
131
        <widget class="QLabel" row="1" column="0">
-
 
132
            <property name="name">
-
 
133
                <cstring>textLabel2</cstring>
-
 
134
            </property>
-
 
135
            <property name="text">
-
 
136
                <string>Layer Name</string>
-
 
137
            </property>
-
 
138
        </widget>
-
 
139
        <widget class="QLabel" row="2" column="0">
-
 
140
            <property name="name">
-
 
141
                <cstring>textLabel3</cstring>
-
 
142
            </property>
-
 
143
            <property name="text">
-
 
144
                <string>SRS</string>
-
 
145
            </property>
-
 
146
        </widget>
-
 
147
        <widget class="QLabel" row="3" column="0">
-
 
148
            <property name="name">
-
 
149
                <cstring>textLabel9</cstring>
-
 
150
            </property>
-
 
151
            <property name="text">
-
 
152
                <string>CRS</string>
-
 
153
            </property>
-
 
154
        </widget>
-
 
155
        <widget class="QLabel" row="4" column="0">
-
 
156
            <property name="name">
-
 
157
                <cstring>textLabel4</cstring>
-
 
158
            </property>
-
 
159
            <property name="text">
-
 
160
                <string>Bands</string>
-
 
161
            </property>
-
 
162
        </widget>
-
 
163
        <widget class="QLabel" row="8" column="0">
-
 
164
            <property name="name">
-
 
165
                <cstring>textLabel5</cstring>
-
 
166
            </property>
-
 
167
            <property name="text">
-
 
168
                <string>Tile size</string>
-
 
169
            </property>
-
 
170
        </widget>
-
 
171
        <widget class="KIntSpinBox" row="10" column="1">
-
 
172
            <property name="name">
-
 
173
                <cstring>edOverview</cstring>
-
 
174
            </property>
-
 
175
            <property name="minValue">
-
 
176
                <number>1</number>
-
 
177
            </property>
-
 
178
            <property name="value">
-
 
179
                <number>10</number>
-
 
180
            </property>
-
 
181
        </widget>
-
 
182
        <spacer row="6" column="5" rowspan="1" colspan="3">
-
 
183
            <property name="name">
-
 
184
                <cstring>spacer5</cstring>
30
                <cstring>pbCancel</cstring>
185
            </property>
-
 
186
            <property name="orientation">
-
 
187
                <enum>Horizontal</enum>
-
 
188
            </property>
-
 
189
            <property name="sizeType">
-
 
190
                <enum>Expanding</enum>
-
 
191
            </property>
-
 
192
            <property name="sizeHint">
-
 
193
                <size>
-
 
194
                    <width>200</width>
-
 
195
                    <height>20</height>
-
 
196
                </size>
-
 
197
            </property>
-
 
198
        </spacer>
-
 
199
        <spacer row="9" column="2" rowspan="1" colspan="6">
-
 
200
            <property name="name">
-
 
201
                <cstring>spacer7</cstring>
-
 
202
            </property>
-
 
203
            <property name="orientation">
-
 
204
                <enum>Horizontal</enum>
-
 
205
            </property>
-
 
206
            <property name="sizeType">
-
 
207
                <enum>Expanding</enum>
-
 
208
            </property>
-
 
209
            <property name="sizeHint">
-
 
210
                <size>
-
 
211
                    <width>290</width>
-
 
212
                    <height>20</height>
-
 
213
                </size>
-
 
214
            </property>
-
 
215
        </spacer>
-
 
216
        <spacer row="10" column="2" rowspan="1" colspan="6">
-
 
217
            <property name="name">
-
 
218
                <cstring>spacer8</cstring>
-
 
219
            </property>
-
 
220
            <property name="orientation">
-
 
221
                <enum>Horizontal</enum>
-
 
222
            </property>
-
 
223
            <property name="sizeType">
-
 
224
                <enum>Expanding</enum>
-
 
225
            </property>
-
 
226
            <property name="sizeHint">
-
 
227
                <size>
-
 
228
                    <width>290</width>
-
 
229
                    <height>20</height>
-
 
230
                </size>
-
 
231
            </property>
-
 
232
        </spacer>
-
 
233
        <widget class="QLabel" row="9" column="0">
-
 
234
            <property name="name">
-
 
235
                <cstring>textLabel6</cstring>
-
 
236
            </property>
-
 
237
            <property name="text">
-
 
238
                <string>Depth</string>
-
 
239
            </property>
-
 
240
        </widget>
-
 
241
        <widget class="KIntSpinBox" row="9" column="1">
-
 
242
            <property name="name">
-
 
243
                <cstring>edDepth</cstring>
-
 
244
            </property>
-
 
245
            <property name="minValue">
-
 
246
                <number>1</number>
-
 
247
            </property>
-
 
248
            <property name="value">
-
 
249
                <number>2</number>
-
 
250
            </property>
-
 
251
        </widget>
-
 
252
        <spacer row="8" column="5" rowspan="1" colspan="3">
-
 
253
            <property name="name">
-
 
254
                <cstring>spacer6</cstring>
-
 
255
            </property>
-
 
256
            <property name="orientation">
-
 
257
                <enum>Horizontal</enum>
-
 
258
            </property>
-
 
259
            <property name="sizeType">
-
 
260
                <enum>Expanding</enum>
-
 
261
            </property>
-
 
262
            <property name="sizeHint">
-
 
263
                <size>
-
 
264
                    <width>200</width>
-
 
265
                    <height>20</height>
-
 
266
                </size>
-
 
267
            </property>
-
 
268
        </spacer>
-
 
269
        <widget class="QLabel" row="7" column="0">
-
 
270
            <property name="name">
-
 
271
                <cstring>textLabel7</cstring>
-
 
272
            </property>
-
 
273
            <property name="text">
-
 
274
                <string>Styles</string>
-
 
275
            </property>
-
 
276
        </widget>
-
 
277
        <widget class="QLabel" row="10" column="0">
-
 
278
            <property name="name">
-
 
279
                <cstring>textLabel8</cstring>
-
 
280
            </property>
-
 
281
            <property name="text">
-
 
282
                <string>Overview count</string>
-
 
283
            </property>
-
 
284
        </widget>
-
 
285
        <widget class="QLabel" row="6" column="0">
-
 
286
            <property name="name">
-
 
287
                <cstring>textLabel11</cstring>
-
 
288
            </property>
-
 
289
            <property name="text">
-
 
290
                <string>Version</string>
-
 
291
            </property>
-
 
292
        </widget>
-
 
293
        <widget class="KComboBox" row="8" column="1" rowspan="1" colspan="4">
-
 
294
            <item>
-
 
295
                <property name="text">
-
 
296
                    <string>64x64</string>
-
 
297
                </property>
-
 
298
            </item>
-
 
299
            <item>
-
 
300
                <property name="text">
-
 
301
                    <string>128x128</string>
-
 
302
                </property>
-
 
303
            </item>
-
 
304
            <item>
-
 
305
                <property name="text">
-
 
306
                    <string>256x256</string>
-
 
307
                </property>
-
 
308
            </item>
-
 
309
            <item>
-
 
310
                <property name="text">
-
 
311
                    <string>512x512</string>
-
 
312
                </property>
-
 
313
            </item>
-
 
314
            <item>
-
 
315
                <property name="text">
-
 
316
                    <string>1024x1024</string>
-
 
317
                </property>
-
 
318
            </item>
-
 
319
            <property name="name">
-
 
320
                <cstring>cbTile</cstring>
-
 
321
            </property>
-
 
322
            <property name="currentItem">
-
 
323
                <number>2</number>
-
 
324
            </property>
-
 
325
        </widget>
-
 
326
        <widget class="QCheckBox" row="11" column="1" rowspan="1" colspan="3">
-
 
327
            <property name="name">
-
 
328
                <cstring>chOffline</cstring>
-
 
329
            </property>
-
 
330
            <property name="text">
-
 
331
                <string>Offline mode</string>
-
 
332
            </property>
-
 
333
        </widget>
-
 
334
        <widget class="QCheckBox" row="13" column="1" rowspan="1" colspan="4">
-
 
335
            <property name="name">
-
 
336
                <cstring>chVerify</cstring>
-
 
337
            </property>
-
 
338
            <property name="text">
-
 
339
                <string>Verify advice read</string>
-
 
340
            </property>
-
 
341
            <property name="checked">
-
 
342
                <bool>true</bool>
-
 
343
            </property>
-
 
344
        </widget>
-
 
345
        <widget class="QCheckBox" row="12" column="1" rowspan="1" colspan="3">
-
 
346
            <property name="name">
-
 
347
                <cstring>chAdvice</cstring>
-
 
348
            </property>
31
            </property>
349
            <property name="text">
32
            <property name="text">
350
                <string>Advise read</string>
-
 
351
            </property>
-
 
352
        </widget>
-
 
353
        <spacer row="11" column="0">
-
 
354
            <property name="name">
-
 
355
                <cstring>spacer12</cstring>
-
 
356
            </property>
-
 
357
            <property name="orientation">
-
 
358
                <enum>Horizontal</enum>
-
 
359
            </property>
-
 
360
            <property name="sizeType">
-
 
361
                <enum>Expanding</enum>
-
 
362
            </property>
-
 
363
            <property name="sizeHint">
-
 
364
                <size>
-
 
365
                    <width>110</width>
-
 
366
                    <height>20</height>
-
 
367
                </size>
-
 
368
            </property>
-
 
369
        </spacer>
-
 
370
        <spacer row="12" column="0">
-
 
371
            <property name="name">
-
 
372
                <cstring>spacer13</cstring>
-
 
373
            </property>
-
 
374
            <property name="orientation">
-
 
375
                <enum>Horizontal</enum>
-
 
376
            </property>
-
 
377
            <property name="sizeType">
-
 
378
                <enum>Expanding</enum>
-
 
379
            </property>
-
 
380
            <property name="sizeHint">
-
 
381
                <size>
-
 
382
                    <width>110</width>
-
 
383
                    <height>20</height>
-
 
384
                </size>
-
 
385
            </property>
-
 
386
        </spacer>
-
 
387
        <spacer row="13" column="0">
-
 
388
            <property name="name">
-
 
389
                <cstring>spacer14</cstring>
-
 
390
            </property>
-
 
391
            <property name="orientation">
-
 
392
                <enum>Horizontal</enum>
-
 
393
            </property>
-
 
394
            <property name="sizeType">
-
 
395
                <enum>Expanding</enum>
-
 
396
            </property>
-
 
397
            <property name="sizeHint">
-
 
398
                <size>
-
 
399
                    <width>110</width>
-
 
400
                    <height>20</height>
-
 
401
                </size>
-
 
402
            </property>
-
 
403
        </spacer>
-
 
404
        <spacer row="11" column="4" rowspan="1" colspan="4">
-
 
405
            <property name="name">
-
 
406
                <cstring>spacer15</cstring>
33
                <string>Cancel</string>
407
            </property>
-
 
408
            <property name="orientation">
-
 
409
                <enum>Horizontal</enum>
-
 
410
            </property>
-
 
411
            <property name="sizeType">
-
 
412
                <enum>Expanding</enum>
-
 
413
            </property>
-
 
414
            <property name="sizeHint">
-
 
415
                <size>
-
 
416
                    <width>240</width>
-
 
417
                    <height>20</height>
-
 
418
                </size>
-
 
419
            </property>
-
 
420
        </spacer>
-
 
421
        <widget class="KLineEdit" row="7" column="1" rowspan="1" colspan="7">
-
 
422
            <property name="name">
-
 
423
                <cstring>edStyles</cstring>
-
 
424
            </property>
34
            </property>
425
        </widget>
35
        </widget>
426
        <spacer row="12" column="4" rowspan="1" colspan="4">
-
 
427
            <property name="name">
-
 
428
                <cstring>spacer16</cstring>
-
 
429
            </property>
-
 
430
            <property name="orientation">
-
 
431
                <enum>Horizontal</enum>
-
 
432
            </property>
-
 
433
            <property name="sizeType">
-
 
434
                <enum>Expanding</enum>
-
 
435
            </property>
-
 
436
            <property name="sizeHint">
-
 
437
                <size>
-
 
438
                    <width>240</width>
-
 
439
                    <height>20</height>
-
 
440
                </size>
-
 
441
            </property>
-
 
442
        </spacer>
-
 
443
        <spacer row="13" column="5" rowspan="1" colspan="3">
36
        <spacer row="3" column="2">
444
            <property name="name">
37
            <property name="name">
445
                <cstring>spacer17</cstring>
38
                <cstring>spacer10</cstring>
446
            </property>
39
            </property>
447
            <property name="orientation">
40
            <property name="orientation">
448
                <enum>Horizontal</enum>
41
                <enum>Horizontal</enum>
449
            </property>
42
            </property>
450
            <property name="sizeType">
43
            <property name="sizeType">
451
                <enum>Expanding</enum>
44
                <enum>Expanding</enum>
452
            </property>
45
            </property>
453
            <property name="sizeHint">
46
            <property name="sizeHint">
454
                <size>
47
                <size>
455
                    <width>210</width>
48
                    <width>80</width>
456
                    <height>20</height>
49
                    <height>20</height>
457
                </size>
50
                </size>
458
            </property>
51
            </property>
459
        </spacer>
52
        </spacer>
460
        <spacer row="14" column="0">
53
        <spacer row="3" column="0">
461
            <property name="name">
54
            <property name="name">
462
                <cstring>spacer9</cstring>
55
                <cstring>spacer9</cstring>
463
            </property>
56
            </property>
464
            <property name="orientation">
57
            <property name="orientation">
465
                <enum>Horizontal</enum>
58
                <enum>Horizontal</enum>
Line 472... Line 65...
472
                    <width>40</width>
65
                    <width>40</width>
473
                    <height>20</height>
66
                    <height>20</height>
474
                </size>
67
                </size>
475
            </property>
68
            </property>
476
        </spacer>
69
        </spacer>
477
        <widget class="QLabel" row="5" column="0">
-
 
478
            <property name="name">
-
 
479
                <cstring>textLabel12</cstring>
-
 
480
            </property>
-
 
481
            <property name="text">
-
 
482
                <string>Image format</string>
-
 
483
            </property>
-
 
484
        </widget>
-
 
485
        <widget class="KComboBox" row="5" column="1" rowspan="1" colspan="4">
-
 
486
            <item>
-
 
487
                <property name="text">
-
 
488
                    <string>GIF</string>
-
 
489
                </property>
-
 
490
            </item>
-
 
491
            <item>
-
 
492
                <property name="text">
-
 
493
                    <string>JPEG</string>
-
 
494
                </property>
-
 
495
            </item>
-
 
496
            <item>
-
 
497
                <property name="text">
-
 
498
                    <string>PNG</string>
-
 
499
                </property>
-
 
500
            </item>
-
 
501
            <item>
-
 
502
                <property name="text">
-
 
503
                    <string>TIFF</string>
-
 
504
                </property>
-
 
505
            </item>
-
 
506
            <property name="name">
-
 
507
                <cstring>cbImage</cstring>
-
 
508
            </property>
-
 
509
            <property name="currentItem">
-
 
510
                <number>2</number>
-
 
511
            </property>
-
 
512
        </widget>
-
 
513
        <spacer row="5" column="5" rowspan="1" colspan="3">
-
 
514
            <property name="name">
-
 
515
                <cstring>spacer18</cstring>
-
 
516
            </property>
-
 
517
            <property name="orientation">
-
 
518
                <enum>Horizontal</enum>
-
 
519
            </property>
-
 
520
            <property name="sizeType">
-
 
521
                <enum>Expanding</enum>
-
 
522
            </property>
-
 
523
            <property name="sizeHint">
-
 
524
                <size>
-
 
525
                    <width>200</width>
-
 
526
                    <height>20</height>
-
 
527
                </size>
-
 
528
            </property>
-
 
529
        </spacer>
-
 
530
        <spacer row="14" column="7">
70
        <spacer row="3" column="4">
531
            <property name="name">
71
            <property name="name">
532
                <cstring>spacer11</cstring>
72
                <cstring>spacer11</cstring>
533
            </property>
73
            </property>
534
            <property name="orientation">
74
            <property name="orientation">
535
                <enum>Horizontal</enum>
75
                <enum>Horizontal</enum>
Line 542... Line 82...
542
                    <width>110</width>
82
                    <width>110</width>
543
                    <height>20</height>
83
                    <height>20</height>
544
                </size>
84
                </size>
545
            </property>
85
            </property>
546
        </spacer>
86
        </spacer>
547
        <widget class="KPushButton" row="14" column="1" rowspan="1" colspan="2">
87
        <widget class="KPushButton" row="3" column="1">
548
            <property name="name">
88
            <property name="name">
549
                <cstring>pbSave</cstring>
89
                <cstring>pbSave</cstring>
550
            </property>
90
            </property>
551
            <property name="text">
91
            <property name="text">
552
                <string>Save</string>
92
                <string>Save</string>
553
            </property>
93
            </property>
554
        </widget>
94
        </widget>
555
        <widget class="KPushButton" row="14" column="6">
95
        <widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="5">
556
            <property name="name">
96
            <property name="name">
557
                <cstring>pbCancel</cstring>
97
                <cstring>groupBox1</cstring>
558
            </property>
98
            </property>
559
            <property name="text">
-
 
560
                <string>Cancel</string>
-
 
561
            </property>
-
 
562
        </widget>
-
 
563
        <spacer row="14" column="3" rowspan="1" colspan="3">
-
 
564
            <property name="name">
-
 
565
                <cstring>spacer10</cstring>
-
 
566
            </property>
-
 
567
            <property name="orientation">
-
 
568
                <enum>Horizontal</enum>
-
 
569
            </property>
-
 
570
            <property name="sizeType">
-
 
571
                <enum>Expanding</enum>
-
 
572
            </property>
-
 
573
            <property name="sizeHint">
-
 
574
                <size>
-
 
575
                    <width>80</width>
-
 
576
                    <height>20</height>
-
 
577
                </size>
-
 
578
            </property>
-
 
579
        </spacer>
-
 
580
        <widget class="KComboBox" row="6" column="1" rowspan="1" colspan="4">
-
 
581
            <item>
-
 
582
                <property name="text">
-
 
583
                    <string>1.1.1</string>
-
 
584
                </property>
-
 
585
            </item>
-
 
586
            <item>
-
 
587
                <property name="text">
-
 
588
                    <string>1.1</string>
-
 
589
                </property>
-
 
590
            </item>
-
 
591
            <item>
-
 
592
                <property name="text">
-
 
593
                    <string>1</string>
-
 
594
                </property>
-
 
595
            </item>
-
 
596
            <property name="name">
99
            <property name="title">
597
                <cstring>cbVersion</cstring>
100
                <string>Server settings</string>
598
            </property>
101
            </property>
-
 
102
            <grid>
-
 
103
                <property name="name">
-
 
104
                    <cstring>unnamed</cstring>
-
 
105
                </property>
-
 
106
                <spacer row="6" column="3">
-
 
107
                    <property name="name">
-
 
108
                        <cstring>spacer5</cstring>
-
 
109
                    </property>
-
 
110
                    <property name="orientation">
-
 
111
                        <enum>Horizontal</enum>
-
 
112
                    </property>
-
 
113
                    <property name="sizeType">
-
 
114
                        <enum>Expanding</enum>
-
 
115
                    </property>
-
 
116
                    <property name="sizeHint">
-
 
117
                        <size>
-
 
118
                            <width>240</width>
-
 
119
                            <height>20</height>
-
 
120
                        </size>
-
 
121
                    </property>
-
 
122
                </spacer>
-
 
123
                <widget class="QLabel" row="9" column="0">
-
 
124
                    <property name="name">
-
 
125
                        <cstring>textLabel6</cstring>
-
 
126
                    </property>
-
 
127
                    <property name="text">
-
 
128
                        <string>Depth</string>
-
 
129
                    </property>
-
 
130
                </widget>
-
 
131
                <widget class="KComboBox" row="2" column="1" rowspan="1" colspan="2">
-
 
132
                    <item>
-
 
133
                        <property name="text">
-
 
134
                            <string>EPSG:4326</string>
-
 
135
                        </property>
-
 
136
                    </item>
-
 
137
                    <item>
-
 
138
                        <property name="text">
-
 
139
                            <string>EPSG:31257</string>
-
 
140
                        </property>
-
 
141
                    </item>
-
 
142
                    <item>
-
 
143
                        <property name="text">
-
 
144
                            <string>EPSG:31258</string>
-
 
145
                        </property>
-
 
146
                    </item>
-
 
147
                    <item>
-
 
148
                        <property name="text">
-
 
149
                            <string>EPSG:31259</string>
-
 
150
                        </property>
-
 
151
                    </item>
-
 
152
                    <item>
-
 
153
                        <property name="text">
-
 
154
                            <string>EPSG:31286</string>
-
 
155
                        </property>
-
 
156
                    </item>
-
 
157
                    <item>
-
 
158
                        <property name="text">
-
 
159
                            <string>EPSG:31287</string>
-
 
160
                        </property>
-
 
161
                    </item>
-
 
162
                    <item>
-
 
163
                        <property name="text">
-
 
164
                            <string>EPSG:31288</string>
-
 
165
                        </property>
-
 
166
                    </item>
-
 
167
                    <property name="name">
-
 
168
                        <cstring>cbSRS</cstring>
-
 
169
                    </property>
-
 
170
                </widget>
-
 
171
                <widget class="QLabel" row="7" column="0">
-
 
172
                    <property name="name">
-
 
173
                        <cstring>textLabel7</cstring>
-
 
174
                    </property>
-
 
175
                    <property name="text">
-
 
176
                        <string>Styles</string>
-
 
177
                    </property>
-
 
178
                </widget>
-
 
179
                <widget class="QLabel" row="6" column="0">
-
 
180
                    <property name="name">
-
 
181
                        <cstring>textLabel11</cstring>
-
 
182
                    </property>
-
 
183
                    <property name="text">
-
 
184
                        <string>Version</string>
-
 
185
                    </property>
-
 
186
                </widget>
-
 
187
                <widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="3">
-
 
188
                    <property name="name">
-
 
189
                        <cstring>edLayer</cstring>
-
 
190
                    </property>
-
 
191
                </widget>
-
 
192
                <spacer row="10" column="2" rowspan="1" colspan="2">
-
 
193
                    <property name="name">
-
 
194
                        <cstring>spacer8</cstring>
-
 
195
                    </property>
-
 
196
                    <property name="orientation">
-
 
197
                        <enum>Horizontal</enum>
-
 
198
                    </property>
-
 
199
                    <property name="sizeType">
-
 
200
                        <enum>Expanding</enum>
-
 
201
                    </property>
-
 
202
                    <property name="sizeHint">
-
 
203
                        <size>
-
 
204
                            <width>321</width>
-
 
205
                            <height>20</height>
-
 
206
                        </size>
-
 
207
                    </property>
-
 
208
                </spacer>
-
 
209
                <widget class="QLabel" row="10" column="0">
-
 
210
                    <property name="name">
-
 
211
                        <cstring>textLabel8</cstring>
-
 
212
                    </property>
-
 
213
                    <property name="text">
-
 
214
                        <string>Overview count</string>
-
 
215
                    </property>
-
 
216
                </widget>
-
 
217
                <widget class="KLineEdit" row="7" column="1" rowspan="1" colspan="3">
-
 
218
                    <property name="name">
-
 
219
                        <cstring>edStyles</cstring>
-
 
220
                    </property>
-
 
221
                </widget>
-
 
222
                <widget class="QLabel" row="5" column="0">
-
 
223
                    <property name="name">
-
 
224
                        <cstring>textLabel12</cstring>
-
 
225
                    </property>
-
 
226
                    <property name="text">
-
 
227
                        <string>Image format</string>
-
 
228
                    </property>
-
 
229
                </widget>
-
 
230
                <spacer row="4" column="2" rowspan="1" colspan="2">
-
 
231
                    <property name="name">
-
 
232
                        <cstring>spacer4</cstring>
-
 
233
                    </property>
-
 
234
                    <property name="orientation">
-
 
235
                        <enum>Horizontal</enum>
-
 
236
                    </property>
-
 
237
                    <property name="sizeType">
-
 
238
                        <enum>Expanding</enum>
-
 
239
                    </property>
-
 
240
                    <property name="sizeHint">
-
 
241
                        <size>
-
 
242
                            <width>321</width>
-
 
243
                            <height>20</height>
-
 
244
                        </size>
-
 
245
                    </property>
-
 
246
                </spacer>
-
 
247
                <spacer row="9" column="2" rowspan="1" colspan="2">
-
 
248
                    <property name="name">
-
 
249
                        <cstring>spacer7</cstring>
-
 
250
                    </property>
-
 
251
                    <property name="orientation">
-
 
252
                        <enum>Horizontal</enum>
-
 
253
                    </property>
-
 
254
                    <property name="sizeType">
-
 
255
                        <enum>Expanding</enum>
-
 
256
                    </property>
-
 
257
                    <property name="sizeHint">
-
 
258
                        <size>
-
 
259
                            <width>321</width>
-
 
260
                            <height>20</height>
-
 
261
                        </size>
-
 
262
                    </property>
-
 
263
                </spacer>
-
 
264
                <widget class="KIntSpinBox" row="9" column="1">
-
 
265
                    <property name="name">
-
 
266
                        <cstring>edDepth</cstring>
-
 
267
                    </property>
-
 
268
                    <property name="minValue">
-
 
269
                        <number>1</number>
-
 
270
                    </property>
-
 
271
                    <property name="value">
-
 
272
                        <number>2</number>
-
 
273
                    </property>
-
 
274
                </widget>
-
 
275
                <spacer row="3" column="3">
-
 
276
                    <property name="name">
-
 
277
                        <cstring>spacer3</cstring>
-
 
278
                    </property>
-
 
279
                    <property name="orientation">
-
 
280
                        <enum>Horizontal</enum>
-
 
281
                    </property>
-
 
282
                    <property name="sizeType">
-
 
283
                        <enum>Expanding</enum>
-
 
284
                    </property>
-
 
285
                    <property name="sizeHint">
-
 
286
                        <size>
-
 
287
                            <width>240</width>
-
 
288
                            <height>20</height>
-
 
289
                        </size>
-
 
290
                    </property>
-
 
291
                </spacer>
-
 
292
                <widget class="KIntSpinBox" row="10" column="1">
-
 
293
                    <property name="name">
-
 
294
                        <cstring>edOverview</cstring>
-
 
295
                    </property>
-
 
296
                    <property name="minValue">
-
 
297
                        <number>1</number>
-
 
298
                    </property>
-
 
299
                    <property name="value">
-
 
300
                        <number>10</number>
-
 
301
                    </property>
-
 
302
                </widget>
-
 
303
                <spacer row="8" column="3">
-
 
304
                    <property name="name">
-
 
305
                        <cstring>spacer6</cstring>
-
 
306
                    </property>
-
 
307
                    <property name="orientation">
-
 
308
                        <enum>Horizontal</enum>
-
 
309
                    </property>
-
 
310
                    <property name="sizeType">
-
 
311
                        <enum>Expanding</enum>
-
 
312
                    </property>
-
 
313
                    <property name="sizeHint">
-
 
314
                        <size>
-
 
315
                            <width>240</width>
-
 
316
                            <height>20</height>
-
 
317
                        </size>
-
 
318
                    </property>
-
 
319
                </spacer>
-
 
320
                <widget class="KComboBox" row="6" column="1" rowspan="1" colspan="2">
-
 
321
                    <item>
-
 
322
                        <property name="text">
-
 
323
                            <string>1.1.1</string>
-
 
324
                        </property>
-
 
325
                    </item>
-
 
326
                    <item>
-
 
327
                        <property name="text">
-
 
328
                            <string>1.1</string>
-
 
329
                        </property>
-
 
330
                    </item>
-
 
331
                    <item>
-
 
332
                        <property name="text">
-
 
333
                            <string>1</string>
-
 
334
                        </property>
-
 
335
                    </item>
-
 
336
                    <property name="name">
-
 
337
                        <cstring>cbVersion</cstring>
-
 
338
                    </property>
-
 
339
                </widget>
-
 
340
                <widget class="QLabel" row="2" column="0">
-
 
341
                    <property name="name">
-
 
342
                        <cstring>textLabel3</cstring>
-
 
343
                    </property>
-
 
344
                    <property name="text">
-
 
345
                        <string>SRS</string>
-
 
346
                    </property>
-
 
347
                </widget>
-
 
348
                <widget class="QLabel" row="1" column="0">
-
 
349
                    <property name="name">
-
 
350
                        <cstring>textLabel2</cstring>
-
 
351
                    </property>
-
 
352
                    <property name="text">
-
 
353
                        <string>Layer Name</string>
-
 
354
                    </property>
-
 
355
                </widget>
-
 
356
                <widget class="KURLRequester" row="0" column="1" rowspan="1" colspan="3">
-
 
357
                    <property name="name">
-
 
358
                        <cstring>edServerURL</cstring>
-
 
359
                    </property>
-
 
360
                    <property name="acceptDrops">
-
 
361
                        <bool>true</bool>
-
 
362
                    </property>
-
 
363
                </widget>
-
 
364
                <widget class="QLabel" row="0" column="0">
-
 
365
                    <property name="name">
-
 
366
                        <cstring>textLabel1</cstring>
-
 
367
                    </property>
-
 
368
                    <property name="text">
-
 
369
                        <string>Server URL</string>
-
 
370
                    </property>
-
 
371
                </widget>
-
 
372
                <spacer row="5" column="3">
-
 
373
                    <property name="name">
-
 
374
                        <cstring>spacer18</cstring>
-
 
375
                    </property>
-
 
376
                    <property name="orientation">
-
 
377
                        <enum>Horizontal</enum>
-
 
378
                    </property>
-
 
379
                    <property name="sizeType">
-
 
380
                        <enum>Expanding</enum>
-
 
381
                    </property>
-
 
382
                    <property name="sizeHint">
-
 
383
                        <size>
-
 
384
                            <width>240</width>
-
 
385
                            <height>20</height>
-
 
386
                        </size>
-
 
387
                    </property>
-
 
388
                </spacer>
-
 
389
                <widget class="KComboBox" row="8" column="1" rowspan="1" colspan="2">
-
 
390
                    <item>
-
 
391
                        <property name="text">
-
 
392
                            <string>64x64</string>
-
 
393
                        </property>
-
 
394
                    </item>
-
 
395
                    <item>
-
 
396
                        <property name="text">
-
 
397
                            <string>128x128</string>
-
 
398
                        </property>
-
 
399
                    </item>
-
 
400
                    <item>
-
 
401
                        <property name="text">
-
 
402
                            <string>256x256</string>
-
 
403
                        </property>
-
 
404
                    </item>
-
 
405
                    <item>
-
 
406
                        <property name="text">
-
 
407
                            <string>512x512</string>
-
 
408
                        </property>
-
 
409
                    </item>
-
 
410
                    <item>
-
 
411
                        <property name="text">
-
 
412
                            <string>1024x1024</string>
-
 
413
                        </property>
-
 
414
                    </item>
-
 
415
                    <property name="name">
-
 
416
                        <cstring>cbTile</cstring>
-
 
417
                    </property>
-
 
418
                    <property name="currentItem">
-
 
419
                        <number>2</number>
-
 
420
                    </property>
-
 
421
                </widget>
-
 
422
                <widget class="QLabel" row="8" column="0">
-
 
423
                    <property name="name">
-
 
424
                        <cstring>textLabel5</cstring>
-
 
425
                    </property>
-
 
426
                    <property name="text">
-
 
427
                        <string>Tile size</string>
-
 
428
                    </property>
-
 
429
                </widget>
-
 
430
                <widget class="KComboBox" row="5" column="1" rowspan="1" colspan="2">
-
 
431
                    <item>
-
 
432
                        <property name="text">
-
 
433
                            <string>GIF</string>
-
 
434
                        </property>
-
 
435
                    </item>
-
 
436
                    <item>
-
 
437
                        <property name="text">
-
 
438
                            <string>JPEG</string>
-
 
439
                        </property>
-
 
440
                    </item>
-
 
441
                    <item>
-
 
442
                        <property name="text">
-
 
443
                            <string>PNG</string>
-
 
444
                        </property>
-
 
445
                    </item>
-
 
446
                    <item>
-
 
447
                        <property name="text">
-
 
448
                            <string>TIFF</string>
-
 
449
                        </property>
-
 
450
                    </item>
-
 
451
                    <property name="name">
-
 
452
                        <cstring>cbImage</cstring>
-
 
453
                    </property>
-
 
454
                    <property name="currentItem">
-
 
455
                        <number>2</number>
-
 
456
                    </property>
-
 
457
                </widget>
-
 
458
                <widget class="QLabel" row="4" column="0">
-
 
459
                    <property name="name">
-
 
460
                        <cstring>textLabel4</cstring>
-
 
461
                    </property>
-
 
462
                    <property name="text">
-
 
463
                        <string>Bands</string>
-
 
464
                    </property>
-
 
465
                </widget>
-
 
466
                <widget class="KComboBox" row="3" column="1" rowspan="1" colspan="2">
-
 
467
                    <item>
-
 
468
                        <property name="text">
-
 
469
                            <string>CRS:83</string>
-
 
470
                        </property>
-
 
471
                    </item>
-
 
472
                    <item>
-
 
473
                        <property name="text">
-
 
474
                            <string>CRS:84</string>
-
 
475
                        </property>
-
 
476
                    </item>
-
 
477
                    <item>
-
 
478
                        <property name="text">
-
 
479
                            <string>EPSG:4326</string>
-
 
480
                        </property>
-
 
481
                    </item>
-
 
482
                    <item>
-
 
483
                        <property name="text">
-
 
484
                            <string>EPSG:31259</string>
-
 
485
                        </property>
-
 
486
                    </item>
-
 
487
                    <item>
-
 
488
                        <property name="text">
-
 
489
                            <string>EPSG:31287</string>
-
 
490
                        </property>
-
 
491
                    </item>
-
 
492
                    <property name="name">
-
 
493
                        <cstring>cbCRS</cstring>
-
 
494
                    </property>
-
 
495
                </widget>
-
 
496
                <widget class="QLabel" row="3" column="0">
-
 
497
                    <property name="name">
-
 
498
                        <cstring>textLabel9</cstring>
-
 
499
                    </property>
-
 
500
                    <property name="text">
-
 
501
                        <string>CRS</string>
-
 
502
                    </property>
-
 
503
                </widget>
-
 
504
                <spacer row="2" column="3">
-
 
505
                    <property name="name">
-
 
506
                        <cstring>spacer2</cstring>
-
 
507
                    </property>
-
 
508
                    <property name="orientation">
-
 
509
                        <enum>Horizontal</enum>
-
 
510
                    </property>
-
 
511
                    <property name="sizeType">
-
 
512
                        <enum>Expanding</enum>
-
 
513
                    </property>
-
 
514
                    <property name="sizeHint">
-
 
515
                        <size>
-
 
516
                            <width>240</width>
-
 
517
                            <height>20</height>
-
 
518
                        </size>
-
 
519
                    </property>
-
 
520
                </spacer>
-
 
521
                <widget class="KIntSpinBox" row="4" column="1">
-
 
522
                    <property name="name">
-
 
523
                        <cstring>edBands</cstring>
-
 
524
                    </property>
-
 
525
                    <property name="minValue">
-
 
526
                        <number>1</number>
-
 
527
                    </property>
-
 
528
                    <property name="value">
-
 
529
                        <number>3</number>
-
 
530
                    </property>
-
 
531
                </widget>
-
 
532
            </grid>
-
 
533
        </widget>
-
 
534
        <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="5">
-
 
535
            <property name="name">
-
 
536
                <cstring>groupBox2</cstring>
-
 
537
            </property>
-
 
538
            <property name="title">
-
 
539
                <string>Read modes</string>
-
 
540
            </property>
-
 
541
            <grid>
-
 
542
                <property name="name">
-
 
543
                    <cstring>unnamed</cstring>
-
 
544
                </property>
-
 
545
                <widget class="QCheckBox" row="1" column="1">
-
 
546
                    <property name="name">
-
 
547
                        <cstring>chOffline</cstring>
-
 
548
                    </property>
-
 
549
                    <property name="text">
-
 
550
                        <string>Offline mode</string>
-
 
551
                    </property>
-
 
552
                </widget>
-
 
553
                <widget class="QCheckBox" row="0" column="1" rowspan="1" colspan="3">
-
 
554
                    <property name="name">
-
 
555
                        <cstring>chSquare</cstring>
-
 
556
                    </property>
-
 
557
                    <property name="text">
-
 
558
                        <string>WMS Server uses square pixels</string>
-
 
559
                    </property>
-
 
560
                </widget>
-
 
561
                <widget class="QCheckBox" row="2" column="1">
-
 
562
                    <property name="name">
-
 
563
                        <cstring>chAdvice</cstring>
-
 
564
                    </property>
-
 
565
                    <property name="text">
-
 
566
                        <string>Advise read</string>
-
 
567
                    </property>
-
 
568
                </widget>
-
 
569
                <spacer row="1" column="0">
-
 
570
                    <property name="name">
-
 
571
                        <cstring>spacer12</cstring>
-
 
572
                    </property>
-
 
573
                    <property name="orientation">
-
 
574
                        <enum>Horizontal</enum>
-
 
575
                    </property>
-
 
576
                    <property name="sizeType">
-
 
577
                        <enum>Expanding</enum>
-
 
578
                    </property>
-
 
579
                    <property name="sizeHint">
-
 
580
                        <size>
-
 
581
                            <width>104</width>
-
 
582
                            <height>20</height>
-
 
583
                        </size>
-
 
584
                    </property>
-
 
585
                </spacer>
-
 
586
                <spacer row="2" column="0">
-
 
587
                    <property name="name">
-
 
588
                        <cstring>spacer13</cstring>
-
 
589
                    </property>
-
 
590
                    <property name="orientation">
-
 
591
                        <enum>Horizontal</enum>
-
 
592
                    </property>
-
 
593
                    <property name="sizeType">
-
 
594
                        <enum>Expanding</enum>
-
 
595
                    </property>
-
 
596
                    <property name="sizeHint">
-
 
597
                        <size>
-
 
598
                            <width>104</width>
-
 
599
                            <height>20</height>
-
 
600
                        </size>
-
 
601
                    </property>
-
 
602
                </spacer>
-
 
603
                <spacer row="3" column="0">
-
 
604
                    <property name="name">
-
 
605
                        <cstring>spacer14</cstring>
-
 
606
                    </property>
-
 
607
                    <property name="orientation">
-
 
608
                        <enum>Horizontal</enum>
-
 
609
                    </property>
-
 
610
                    <property name="sizeType">
-
 
611
                        <enum>Expanding</enum>
-
 
612
                    </property>
-
 
613
                    <property name="sizeHint">
-
 
614
                        <size>
-
 
615
                            <width>104</width>
-
 
616
                            <height>20</height>
-
 
617
                        </size>
-
 
618
                    </property>
-
 
619
                </spacer>
-
 
620
                <spacer row="0" column="0">
-
 
621
                    <property name="name">
-
 
622
                        <cstring>spacer18_2</cstring>
-
 
623
                    </property>
-
 
624
                    <property name="orientation">
-
 
625
                        <enum>Horizontal</enum>
-
 
626
                    </property>
-
 
627
                    <property name="sizeType">
-
 
628
                        <enum>Expanding</enum>
-
 
629
                    </property>
-
 
630
                    <property name="sizeHint">
-
 
631
                        <size>
-
 
632
                            <width>104</width>
-
 
633
                            <height>20</height>
-
 
634
                        </size>
-
 
635
                    </property>
-
 
636
                </spacer>
-
 
637
                <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="2">
-
 
638
                    <property name="name">
-
 
639
                        <cstring>chVerify</cstring>
-
 
640
                    </property>
-
 
641
                    <property name="text">
-
 
642
                        <string>Verify advise read</string>
-
 
643
                    </property>
-
 
644
                    <property name="checked">
-
 
645
                        <bool>true</bool>
-
 
646
                    </property>
-
 
647
                </widget>
-
 
648
                <spacer row="0" column="4">
-
 
649
                    <property name="name">
-
 
650
                        <cstring>spacer19</cstring>
-
 
651
                    </property>
-
 
652
                    <property name="orientation">
-
 
653
                        <enum>Horizontal</enum>
-
 
654
                    </property>
-
 
655
                    <property name="sizeType">
-
 
656
                        <enum>Expanding</enum>
-
 
657
                    </property>
-
 
658
                    <property name="sizeHint">
-
 
659
                        <size>
-
 
660
                            <width>120</width>
-
 
661
                            <height>20</height>
-
 
662
                        </size>
-
 
663
                    </property>
-
 
664
                </spacer>
-
 
665
                <spacer row="1" column="2" rowspan="1" colspan="3">
-
 
666
                    <property name="name">
-
 
667
                        <cstring>spacer15</cstring>
-
 
668
                    </property>
-
 
669
                    <property name="orientation">
-
 
670
                        <enum>Horizontal</enum>
-
 
671
                    </property>
-
 
672
                    <property name="sizeType">
-
 
673
                        <enum>Expanding</enum>
-
 
674
                    </property>
-
 
675
                    <property name="sizeHint">
-
 
676
                        <size>
-
 
677
                            <width>230</width>
-
 
678
                            <height>20</height>
-
 
679
                        </size>
-
 
680
                    </property>
-
 
681
                </spacer>
-
 
682
                <spacer row="2" column="2" rowspan="1" colspan="3">
-
 
683
                    <property name="name">
-
 
684
                        <cstring>spacer16</cstring>
-
 
685
                    </property>
-
 
686
                    <property name="orientation">
-
 
687
                        <enum>Horizontal</enum>
-
 
688
                    </property>
-
 
689
                    <property name="sizeType">
-
 
690
                        <enum>Expanding</enum>
-
 
691
                    </property>
-
 
692
                    <property name="sizeHint">
-
 
693
                        <size>
-
 
694
                            <width>230</width>
-
 
695
                            <height>20</height>
-
 
696
                        </size>
-
 
697
                    </property>
-
 
698
                </spacer>
-
 
699
                <spacer row="3" column="3" rowspan="1" colspan="2">
-
 
700
                    <property name="name">
-
 
701
                        <cstring>spacer17</cstring>
-
 
702
                    </property>
-
 
703
                    <property name="orientation">
-
 
704
                        <enum>Horizontal</enum>
-
 
705
                    </property>
-
 
706
                    <property name="sizeType">
-
 
707
                        <enum>Expanding</enum>
-
 
708
                    </property>
-
 
709
                    <property name="sizeHint">
-
 
710
                        <size>
-
 
711
                            <width>170</width>
-
 
712
                            <height>20</height>
-
 
713
                        </size>
-
 
714
                    </property>
-
 
715
                </spacer>
-
 
716
            </grid>
-
 
717
        </widget>
-
 
718
        <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="5">
-
 
719
            <property name="name">
-
 
720
                <cstring>groupBox3</cstring>
-
 
721
            </property>
-
 
722
            <property name="title">
-
 
723
                <string>Manual corrections</string>
-
 
724
            </property>
-
 
725
            <grid>
-
 
726
                <property name="name">
-
 
727
                    <cstring>unnamed</cstring>
-
 
728
                </property>
-
 
729
                <widget class="QLabel" row="0" column="0">
-
 
730
                    <property name="name">
-
 
731
                        <cstring>textLabel1_2</cstring>
-
 
732
                    </property>
-
 
733
                    <property name="text">
-
 
734
                        <string>Add meters to longitude</string>
-
 
735
                    </property>
-
 
736
                </widget>
-
 
737
                <widget class="QLabel" row="1" column="0">
-
 
738
                    <property name="name">
-
 
739
                        <cstring>textLabel2_2</cstring>
-
 
740
                    </property>
-
 
741
                    <property name="text">
-
 
742
                        <string>Add meters to latitude</string>
-
 
743
                    </property>
-
 
744
                </widget>
-
 
745
                <widget class="KIntSpinBox" row="0" column="1">
-
 
746
                    <property name="name">
-
 
747
                        <cstring>edCorrX</cstring>
-
 
748
                    </property>
-
 
749
                    <property name="maxValue">
-
 
750
                        <number>999999</number>
-
 
751
                    </property>
-
 
752
                    <property name="minValue">
-
 
753
                        <number>-999999</number>
-
 
754
                    </property>
-
 
755
                </widget>
-
 
756
                <widget class="KIntSpinBox" row="1" column="1">
-
 
757
                    <property name="name">
-
 
758
                        <cstring>edCorrY</cstring>
-
 
759
                    </property>
-
 
760
                    <property name="maxValue">
-
 
761
                        <number>999999</number>
-
 
762
                    </property>
-
 
763
                    <property name="minValue">
-
 
764
                        <number>-999999</number>
-
 
765
                    </property>
-
 
766
                </widget>
-
 
767
                <spacer row="0" column="2">
-
 
768
                    <property name="name">
-
 
769
                        <cstring>spacer21</cstring>
-
 
770
                    </property>
-
 
771
                    <property name="orientation">
-
 
772
                        <enum>Horizontal</enum>
-
 
773
                    </property>
-
 
774
                    <property name="sizeType">
-
 
775
                        <enum>Expanding</enum>
-
 
776
                    </property>
-
 
777
                    <property name="sizeHint">
-
 
778
                        <size>
-
 
779
                            <width>220</width>
-
 
780
                            <height>20</height>
-
 
781
                        </size>
-
 
782
                    </property>
-
 
783
                </spacer>
-
 
784
                <spacer row="1" column="2">
-
 
785
                    <property name="name">
-
 
786
                        <cstring>spacer22</cstring>
-
 
787
                    </property>
-
 
788
                    <property name="orientation">
-
 
789
                        <enum>Horizontal</enum>
-
 
790
                    </property>
-
 
791
                    <property name="sizeType">
-
 
792
                        <enum>Expanding</enum>
-
 
793
                    </property>
-
 
794
                    <property name="sizeHint">
-
 
795
                        <size>
-
 
796
                            <width>220</width>
-
 
797
                            <height>20</height>
-
 
798
                        </size>
-
 
799
                    </property>
-
 
800
                </spacer>
-
 
801
            </grid>
599
        </widget>
802
        </widget>
600
    </grid>
803
    </grid>
601
</widget>
804
</widget>
602
<images>
805
<images>
603
    <image name="image0">
806
    <image name="image0">
Line 628... Line 831...
628
    <tabstop>cbVersion</tabstop>
831
    <tabstop>cbVersion</tabstop>
629
    <tabstop>edStyles</tabstop>
832
    <tabstop>edStyles</tabstop>
630
    <tabstop>cbTile</tabstop>
833
    <tabstop>cbTile</tabstop>
631
    <tabstop>edDepth</tabstop>
834
    <tabstop>edDepth</tabstop>
632
    <tabstop>edOverview</tabstop>
835
    <tabstop>edOverview</tabstop>
-
 
836
    <tabstop>chSquare</tabstop>
633
    <tabstop>chOffline</tabstop>
837
    <tabstop>chOffline</tabstop>
634
    <tabstop>chAdvice</tabstop>
838
    <tabstop>chAdvice</tabstop>
635
    <tabstop>chVerify</tabstop>
839
    <tabstop>chVerify</tabstop>
-
 
840
    <tabstop>edCorrX</tabstop>
-
 
841
    <tabstop>edCorrY</tabstop>
636
    <tabstop>pbSave</tabstop>
842
    <tabstop>pbSave</tabstop>
637
    <tabstop>pbCancel</tabstop>
843
    <tabstop>pbCancel</tabstop>
638
</tabstops>
844
</tabstops>
639
<slots>
845
<slots>
640
    <slot>bpSaveSlot()</slot>
846
    <slot>bpSaveSlot()</slot>
641
    <slot>bpCancelSlot()</slot>
847
    <slot>bpCancelSlot()</slot>
642
</slots>
848
</slots>
643
<layoutdefaults spacing="6" margin="11"/>
849
<layoutdefaults spacing="6" margin="11"/>
644
<includehints>
850
<includehints>
645
    <includehint>kurlrequester.h</includehint>
-
 
646
    <includehint>klineedit.h</includehint>
-
 
647
    <includehint>kpushbutton.h</includehint>
851
    <includehint>kpushbutton.h</includehint>
648
    <includehint>klineedit.h</includehint>
-
 
649
    <includehint>kcombobox.h</includehint>
852
    <includehint>kpushbutton.h</includehint>
650
    <includehint>kcombobox.h</includehint>
853
    <includehint>kcombobox.h</includehint>
-
 
854
    <includehint>klineedit.h</includehint>
651
    <includehint>knuminput.h</includehint>
855
    <includehint>klineedit.h</includehint>
652
    <includehint>knuminput.h</includehint>
856
    <includehint>knuminput.h</includehint>
653
    <includehint>knuminput.h</includehint>
857
    <includehint>knuminput.h</includehint>
654
    <includehint>kcombobox.h</includehint>
858
    <includehint>kcombobox.h</includehint>
-
 
859
    <includehint>kurlrequester.h</includehint>
655
    <includehint>klineedit.h</includehint>
860
    <includehint>klineedit.h</includehint>
656
    <includehint>kcombobox.h</includehint>
-
 
657
    <includehint>kpushbutton.h</includehint>
-
 
658
    <includehint>kpushbutton.h</includehint>
861
    <includehint>kpushbutton.h</includehint>
659
    <includehint>kcombobox.h</includehint>
862
    <includehint>kcombobox.h</includehint>
-
 
863
    <includehint>kcombobox.h</includehint>
-
 
864
    <includehint>kcombobox.h</includehint>
-
 
865
    <includehint>knuminput.h</includehint>
-
 
866
    <includehint>knuminput.h</includehint>
-
 
867
    <includehint>knuminput.h</includehint>
660
</includehints>
868
</includehints>
661
</UI>
869
</UI>