~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to src/qgscustomprojectiondialogbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2005-11-05 16:04:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051105160445-l0g4isz5bc9yehet
Tags: 0.7.4-1
* New upstream release
* Build GRASS support in qgis-plugin-grass package (Closes: #248649)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
 
2
<class>QgsCustomProjectionDialogBase</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>QgsCustomProjectionDialogBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>533</width>
 
12
            <height>299</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Custom Projection Definition</string>
 
17
    </property>
 
18
    <property name="icon">
 
19
        <pixmap>image0</pixmap>
 
20
    </property>
 
21
    <grid>
 
22
        <property name="name">
 
23
            <cstring>unnamed</cstring>
 
24
        </property>
 
25
        <widget class="QTabWidget" row="0" column="0">
 
26
            <property name="name">
 
27
                <cstring>tabWidget2</cstring>
 
28
            </property>
 
29
            <widget class="QWidget">
 
30
                <property name="name">
 
31
                    <cstring>tab</cstring>
 
32
                </property>
 
33
                <attribute name="title">
 
34
                    <string>Define</string>
 
35
                </attribute>
 
36
                <grid>
 
37
                    <property name="name">
 
38
                        <cstring>unnamed</cstring>
 
39
                    </property>
 
40
                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
 
41
                        <property name="name">
 
42
                            <cstring>textLabel5</cstring>
 
43
                        </property>
 
44
                        <property name="font">
 
45
                            <font>
 
46
                                <pointsize>18</pointsize>
 
47
                                <bold>1</bold>
 
48
                            </font>
 
49
                        </property>
 
50
                        <property name="text">
 
51
                            <string>Custom Projection Definition</string>
 
52
                        </property>
 
53
                    </widget>
 
54
                    <widget class="QLineEdit" row="3" column="1">
 
55
                        <property name="name">
 
56
                            <cstring>leParameters</cstring>
 
57
                        </property>
 
58
                    </widget>
 
59
                    <widget class="QLabel" row="3" column="0">
 
60
                        <property name="name">
 
61
                            <cstring>textLabel3_2</cstring>
 
62
                        </property>
 
63
                        <property name="text">
 
64
                            <string>Parameters:</string>
 
65
                        </property>
 
66
                    </widget>
 
67
                    <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="2">
 
68
                        <property name="name">
 
69
                            <cstring>layout2</cstring>
 
70
                        </property>
 
71
                        <hbox>
 
72
                            <property name="name">
 
73
                                <cstring>unnamed</cstring>
 
74
                            </property>
 
75
                            <widget class="QPushButton">
 
76
                                <property name="name">
 
77
                                    <cstring>pbnFirst</cstring>
 
78
                                </property>
 
79
                                <property name="text">
 
80
                                    <string>|&lt;</string>
 
81
                                </property>
 
82
                            </widget>
 
83
                            <widget class="QPushButton">
 
84
                                <property name="name">
 
85
                                    <cstring>pbnPrevious</cstring>
 
86
                                </property>
 
87
                                <property name="text">
 
88
                                    <string>&lt;</string>
 
89
                                </property>
 
90
                            </widget>
 
91
                            <widget class="QLabel">
 
92
                                <property name="name">
 
93
                                    <cstring>lblRecordNo</cstring>
 
94
                                </property>
 
95
                                <property name="text">
 
96
                                    <string>1 of 1</string>
 
97
                                </property>
 
98
                                <property name="alignment">
 
99
                                    <set>AlignCenter</set>
 
100
                                </property>
 
101
                            </widget>
 
102
                            <widget class="QPushButton">
 
103
                                <property name="name">
 
104
                                    <cstring>pbnNext</cstring>
 
105
                                </property>
 
106
                                <property name="text">
 
107
                                    <string>&gt;</string>
 
108
                                </property>
 
109
                            </widget>
 
110
                            <widget class="QPushButton">
 
111
                                <property name="name">
 
112
                                    <cstring>pbnLast</cstring>
 
113
                                </property>
 
114
                                <property name="text">
 
115
                                    <string>&gt;|</string>
 
116
                                </property>
 
117
                            </widget>
 
118
                            <widget class="QPushButton">
 
119
                                <property name="name">
 
120
                                    <cstring>pbnNew</cstring>
 
121
                                </property>
 
122
                                <property name="text">
 
123
                                    <string>New</string>
 
124
                                </property>
 
125
                            </widget>
 
126
                            <widget class="QPushButton">
 
127
                                <property name="name">
 
128
                                    <cstring>pbnSave</cstring>
 
129
                                </property>
 
130
                                <property name="text">
 
131
                                    <string>Save</string>
 
132
                                </property>
 
133
                            </widget>
 
134
                            <widget class="QPushButton">
 
135
                                <property name="name">
 
136
                                    <cstring>pbnDelete</cstring>
 
137
                                </property>
 
138
                                <property name="text">
 
139
                                    <string>Delete</string>
 
140
                                </property>
 
141
                            </widget>
 
142
                            <widget class="QPushButton">
 
143
                                <property name="name">
 
144
                                    <cstring>pbnClose</cstring>
 
145
                                </property>
 
146
                                <property name="text">
 
147
                                    <string>Close</string>
 
148
                                </property>
 
149
                            </widget>
 
150
                        </hbox>
 
151
                    </widget>
 
152
                    <widget class="QLabel" row="2" column="0">
 
153
                        <property name="name">
 
154
                            <cstring>textLabel1</cstring>
 
155
                        </property>
 
156
                        <property name="text">
 
157
                            <string>Name:</string>
 
158
                        </property>
 
159
                    </widget>
 
160
                    <widget class="QLineEdit" row="2" column="1">
 
161
                        <property name="name">
 
162
                            <cstring>leName</cstring>
 
163
                        </property>
 
164
                    </widget>
 
165
                    <widget class="QTextBrowser" row="1" column="0" rowspan="1" colspan="2">
 
166
                        <property name="name">
 
167
                            <cstring>textBrowser1_2</cstring>
 
168
                        </property>
 
169
                        <property name="text">
 
170
                            <string>You can define your own custom projection here. The definition must conform to the proj4 format for specifying a Spatial Reference System.</string>
 
171
                        </property>
 
172
                    </widget>
 
173
                </grid>
 
174
            </widget>
 
175
            <widget class="QWidget">
 
176
                <property name="name">
 
177
                    <cstring>tab</cstring>
 
178
                </property>
 
179
                <attribute name="title">
 
180
                    <string>Test</string>
 
181
                </attribute>
 
182
                <grid>
 
183
                    <property name="name">
 
184
                        <cstring>unnamed</cstring>
 
185
                    </property>
 
186
                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">
 
187
                        <property name="name">
 
188
                            <cstring>textLabel1_2</cstring>
 
189
                        </property>
 
190
                        <property name="text">
 
191
                            <string>Transform from WGS84 to the chosen projection</string>
 
192
                        </property>
 
193
                    </widget>
 
194
                    <widget class="QPushButton" row="6" column="0" rowspan="1" colspan="4">
 
195
                        <property name="name">
 
196
                            <cstring>pbnCalculate</cstring>
 
197
                        </property>
 
198
                        <property name="text">
 
199
                            <string>Calculate</string>
 
200
                        </property>
 
201
                    </widget>
 
202
                    <widget class="QLabel" row="3" column="3">
 
203
                        <property name="name">
 
204
                            <cstring>textLabel2_3</cstring>
 
205
                        </property>
 
206
                        <property name="text">
 
207
                            <string>Projected Corrdinate System</string>
 
208
                        </property>
 
209
                    </widget>
 
210
                    <widget class="QLabel" row="4" column="3">
 
211
                        <property name="name">
 
212
                            <cstring>projectedX</cstring>
 
213
                        </property>
 
214
                        <property name="enabled">
 
215
                            <bool>true</bool>
 
216
                        </property>
 
217
                        <property name="frameShape">
 
218
                            <enum>Box</enum>
 
219
                        </property>
 
220
                        <property name="text">
 
221
                            <string></string>
 
222
                        </property>
 
223
                    </widget>
 
224
                    <widget class="QLabel" row="3" column="2">
 
225
                        <property name="name">
 
226
                            <cstring>textLabel1_3</cstring>
 
227
                        </property>
 
228
                        <property name="text">
 
229
                            <string>Geographic / WGS84</string>
 
230
                        </property>
 
231
                    </widget>
 
232
                    <widget class="QLineEdit" row="4" column="2">
 
233
                        <property name="name">
 
234
                            <cstring>northWGS84</cstring>
 
235
                        </property>
 
236
                        <property name="enabled">
 
237
                            <bool>true</bool>
 
238
                        </property>
 
239
                    </widget>
 
240
                    <widget class="QLabel" row="4" column="0" rowspan="1" colspan="2">
 
241
                        <property name="name">
 
242
                            <cstring>textLabel2_2</cstring>
 
243
                        </property>
 
244
                        <property name="text">
 
245
                            <string>North:</string>
 
246
                        </property>
 
247
                    </widget>
 
248
                    <widget class="QLabel" row="5" column="0" rowspan="1" colspan="2">
 
249
                        <property name="name">
 
250
                            <cstring>textLabel2_2_2</cstring>
 
251
                        </property>
 
252
                        <property name="text">
 
253
                            <string>East:</string>
 
254
                        </property>
 
255
                    </widget>
 
256
                    <widget class="QLineEdit" row="5" column="2">
 
257
                        <property name="name">
 
258
                            <cstring>eastWGS84</cstring>
 
259
                        </property>
 
260
                    </widget>
 
261
                    <widget class="QLabel" row="5" column="3">
 
262
                        <property name="name">
 
263
                            <cstring>projectedY</cstring>
 
264
                        </property>
 
265
                        <property name="enabled">
 
266
                            <bool>true</bool>
 
267
                        </property>
 
268
                        <property name="frameShape">
 
269
                            <enum>Box</enum>
 
270
                        </property>
 
271
                        <property name="margin">
 
272
                            <number>1</number>
 
273
                        </property>
 
274
                        <property name="text">
 
275
                            <string></string>
 
276
                        </property>
 
277
                    </widget>
 
278
                    <spacer row="3" column="0" rowspan="1" colspan="2">
 
279
                        <property name="name">
 
280
                            <cstring>spacer1</cstring>
 
281
                        </property>
 
282
                        <property name="orientation">
 
283
                            <enum>Horizontal</enum>
 
284
                        </property>
 
285
                        <property name="sizeType">
 
286
                            <enum>Expanding</enum>
 
287
                        </property>
 
288
                        <property name="sizeHint">
 
289
                            <size>
 
290
                                <width>41</width>
 
291
                                <height>21</height>
 
292
                            </size>
 
293
                        </property>
 
294
                    </spacer>
 
295
                    <widget class="QTextBrowser" row="1" column="0" rowspan="1" colspan="4">
 
296
                        <property name="name">
 
297
                            <cstring>textBrowser1</cstring>
 
298
                        </property>
 
299
                        <property name="text">
 
300
                            <string>Use the text boxes below to test the projection definition you are creating. Enter a coordinate where both the lat/long and the projected result are known (for example by reading off a map). Then press the calculate button to see if the projection definition you are creating is accurate.</string>
 
301
                        </property>
 
302
                    </widget>
 
303
                    <widget class="QLabel" row="2" column="0">
 
304
                        <property name="name">
 
305
                            <cstring>textLabel3_2_2</cstring>
 
306
                        </property>
 
307
                        <property name="text">
 
308
                            <string>Parameters:</string>
 
309
                        </property>
 
310
                    </widget>
 
311
                    <widget class="QLineEdit" row="2" column="1" rowspan="1" colspan="3">
 
312
                        <property name="name">
 
313
                            <cstring>leTestParameters</cstring>
 
314
                        </property>
 
315
                    </widget>
 
316
                </grid>
 
317
            </widget>
 
318
        </widget>
 
319
    </grid>
 
320
</widget>
 
321
<images>
 
322
    <image name="image0">
 
323
        <data format="PNG" length="651">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff610000025249444154388d8d935d48536118c77f679ba673f991df5186d887695b88d0c5b988cacca032a8209408cc20f022ba8c82a08b4008c1c88bbae922508c50b22f2856328bd345503ad1fc4a9142749b9b9aba73b69df376315496337cef9ef7799edffbffc3fb97144561b3e764972cccd9f0e711f43c552400cb6616ab9ecbc2b21dcc39a04f43646cad678ab750543422cacb8745724aa7b0a5b5890795a708f749e853a0cfc4ceae0394954d88ccac59de757771ec680b4dcd1fd8b7670ba965668c59080fff0760b70f0a4be224bfe67ae9e81c22e0576975fee0ea8bf7e8f350bfd3813461de1890943487676994a5e530e3a30b00582fc0b4b1c899c4ddd4d515d370c51e1f1008b48a88e425a88508693a9e9920b6063065c25e4f16d7ce1fc0b6358182425b7c4069a9400b2fac3642ba8e390f0c2f9ccddd4f7e7e4a549175030b6eb79f085af4d224b1a32283ca623b155a09976bcb912409009f578b0fa8ae6ec717500148b65aa872ec22b1dbe07a4d09e9d916228681a6e97cfbea8d0f501445faf2c9831a8c6032490c0c4dd1f67880c2826d04821e42611da5671ae7dbdf284af417c6000ed7cae286dbc9fdaeeff8bc416aaaf7e238984d4e66060083fd7e9a1bddcccf6bb85c0f450ca0a24916492740f74247df08f5773fd2df3bcbad3b87f839a9a21b068b8b11fc3e1d557dc2b2ea5bb520ad8449966501603d07ba0fb49ee8c02be7698a1da90064a5e4f2e6f50475975ee2727d8e0dd38aafe32db210da5a7df3f64571a4328fb4f404c6c7fae9681f271c365615ac4be3721b9873d7eac67bcfa41575ff3e06f017ba4af70a9400e8650000000049454e44ae426082</data>
 
324
    </image>
 
325
</images>
 
326
<connections>
 
327
    <connection>
 
328
        <sender>pbnFirst</sender>
 
329
        <signal>clicked()</signal>
 
330
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
331
        <slot>pbnFirst_clicked()</slot>
 
332
    </connection>
 
333
    <connection>
 
334
        <sender>pbnPrevious</sender>
 
335
        <signal>clicked()</signal>
 
336
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
337
        <slot>pbnPrevious_clicked()</slot>
 
338
    </connection>
 
339
    <connection>
 
340
        <sender>pbnNext</sender>
 
341
        <signal>clicked()</signal>
 
342
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
343
        <slot>pbnNext_clicked()</slot>
 
344
    </connection>
 
345
    <connection>
 
346
        <sender>pbnLast</sender>
 
347
        <signal>clicked()</signal>
 
348
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
349
        <slot>pbnLast_clicked()</slot>
 
350
    </connection>
 
351
    <connection>
 
352
        <sender>pbnNew</sender>
 
353
        <signal>clicked()</signal>
 
354
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
355
        <slot>pbnNew_clicked()</slot>
 
356
    </connection>
 
357
    <connection>
 
358
        <sender>pbnSave</sender>
 
359
        <signal>clicked()</signal>
 
360
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
361
        <slot>pbnSave_clicked()</slot>
 
362
    </connection>
 
363
    <connection>
 
364
        <sender>pbnClose</sender>
 
365
        <signal>clicked()</signal>
 
366
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
367
        <slot>pbnClose_clicked()</slot>
 
368
    </connection>
 
369
    <connection>
 
370
        <sender>pbnDelete</sender>
 
371
        <signal>clicked()</signal>
 
372
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
373
        <slot>pbnDelete_clicked()</slot>
 
374
    </connection>
 
375
    <connection>
 
376
        <sender>pbnCalculate</sender>
 
377
        <signal>clicked()</signal>
 
378
        <receiver>QgsCustomProjectionDialogBase</receiver>
 
379
        <slot>pbnCalculate_clicked()</slot>
 
380
    </connection>
 
381
</connections>
 
382
<tabstops>
 
383
    <tabstop>leName</tabstop>
 
384
    <tabstop>leParameters</tabstop>
 
385
    <tabstop>pbnFirst</tabstop>
 
386
    <tabstop>pbnPrevious</tabstop>
 
387
    <tabstop>pbnNext</tabstop>
 
388
    <tabstop>pbnLast</tabstop>
 
389
    <tabstop>pbnNew</tabstop>
 
390
    <tabstop>pbnSave</tabstop>
 
391
    <tabstop>pbnDelete</tabstop>
 
392
    <tabstop>pbnClose</tabstop>
 
393
    <tabstop>leTestParameters</tabstop>
 
394
    <tabstop>northWGS84</tabstop>
 
395
    <tabstop>eastWGS84</tabstop>
 
396
    <tabstop>pbnCalculate</tabstop>
 
397
    <tabstop>tabWidget2</tabstop>
 
398
    <tabstop>textBrowser1_2</tabstop>
 
399
    <tabstop>textBrowser1</tabstop>
 
400
</tabstops>
 
401
<includes>
 
402
    <include location="local" impldecl="in implementation">qgscustomprojectiondialogbase.ui.h</include>
 
403
</includes>
 
404
<slots>
 
405
    <slot>pbnCancel_clicked()</slot>
 
406
    <slot>pbnApply_clicked()</slot>
 
407
    <slot>pbnHelp_clicked()</slot>
 
408
    <slot>cboProjectionFamily_textChanged( const QString &amp; )</slot>
 
409
    <slot>cboProjectionFamily_activated( const QString &amp; )</slot>
 
410
    <slot>cboProjectionFamily_highlighted( const QString &amp; )</slot>
 
411
    <slot>pbnFirst_clicked()</slot>
 
412
    <slot>pbnPrevious_clicked()</slot>
 
413
    <slot>pbnNext_clicked()</slot>
 
414
    <slot>pbnLast_clicked()</slot>
 
415
    <slot>pbnNew_clicked()</slot>
 
416
    <slot>pbnSave_clicked()</slot>
 
417
    <slot>pbnClose_clicked()</slot>
 
418
    <slot>pbnDelete_clicked()</slot>
 
419
    <slot>pbnCalculate_clicked()</slot>
 
420
</slots>
 
421
<layoutdefaults spacing="6" margin="11"/>
 
422
</UI>