~ubuntu-branches/ubuntu/wily/qgis/wily

« back to all changes in this revision

Viewing changes to python/plugins/fTools/tools/frmReProject.ui

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>Dialog</class>
 
3
 <widget class="QDialog" name="Dialog" >
 
4
  <property name="windowModality" >
 
5
   <enum>Qt::WindowModal</enum>
 
6
  </property>
 
7
  <property name="geometry" >
 
8
   <rect>
 
9
    <x>0</x>
 
10
    <y>0</y>
 
11
    <width>377</width>
 
12
    <height>473</height>
 
13
   </rect>
 
14
  </property>
 
15
  <property name="windowTitle" >
 
16
   <string>Projection Management Tool</string>
 
17
  </property>
 
18
  <property name="sizeGripEnabled" >
 
19
   <bool>true</bool>
 
20
  </property>
 
21
  <layout class="QGridLayout" name="gridLayout" >
 
22
   <item row="0" column="0" colspan="2" >
 
23
    <widget class="QLabel" name="label_3" >
 
24
     <property name="text" >
 
25
      <string>Input vector layer</string>
 
26
     </property>
 
27
    </widget>
 
28
   </item>
 
29
   <item row="1" column="0" colspan="2" >
 
30
    <widget class="QComboBox" name="inShape" />
 
31
   </item>
 
32
   <item row="2" column="0" colspan="2" >
 
33
    <widget class="QLabel" name="label_4" >
 
34
     <property name="text" >
 
35
      <string>Input spatial reference system</string>
 
36
     </property>
 
37
    </widget>
 
38
   </item>
 
39
   <item row="3" column="0" colspan="2" >
 
40
    <widget class="QLineEdit" name="inRef" >
 
41
     <property name="readOnly" >
 
42
      <bool>true</bool>
 
43
     </property>
 
44
    </widget>
 
45
   </item>
 
46
   <item row="4" column="0" colspan="2" >
 
47
    <widget class="QGroupBox" name="groupBox" >
 
48
     <property name="title" >
 
49
      <string>Output spatial reference system</string>
 
50
     </property>
 
51
     <layout class="QGridLayout" >
 
52
      <item row="0" column="0" >
 
53
       <widget class="QRadioButton" name="rdoProjection" >
 
54
        <property name="text" >
 
55
         <string>Use predefined spatial reference system</string>
 
56
        </property>
 
57
        <property name="checked" >
 
58
         <bool>true</bool>
 
59
        </property>
 
60
       </widget>
 
61
      </item>
 
62
      <item row="1" column="0" >
 
63
       <layout class="QHBoxLayout" >
 
64
        <item>
 
65
         <widget class="QLineEdit" name="txtProjection" >
 
66
          <property name="readOnly" >
 
67
           <bool>true</bool>
 
68
          </property>
 
69
         </widget>
 
70
        </item>
 
71
        <item>
 
72
         <widget class="QToolButton" name="btnProjection" >
 
73
          <property name="text" >
 
74
           <string>Choose</string>
 
75
          </property>
 
76
         </widget>
 
77
        </item>
 
78
       </layout>
 
79
      </item>
 
80
      <item row="2" column="0" >
 
81
       <widget class="QRadioButton" name="radioButton_2" >
 
82
        <property name="text" >
 
83
         <string>Import spatial reference system from existing layer</string>
 
84
        </property>
 
85
       </widget>
 
86
      </item>
 
87
      <item row="3" column="0" >
 
88
       <widget class="QComboBox" name="cmbLayer" >
 
89
        <property name="enabled" >
 
90
         <bool>false</bool>
 
91
        </property>
 
92
       </widget>
 
93
      </item>
 
94
      <item row="4" column="0" >
 
95
       <widget class="QLabel" name="label_5" >
 
96
        <property name="enabled" >
 
97
         <bool>false</bool>
 
98
        </property>
 
99
        <property name="text" >
 
100
         <string>Import spatial reference system:</string>
 
101
        </property>
 
102
       </widget>
 
103
      </item>
 
104
      <item row="5" column="0" >
 
105
       <widget class="QLineEdit" name="outRef" >
 
106
        <property name="enabled" >
 
107
         <bool>false</bool>
 
108
        </property>
 
109
        <property name="readOnly" >
 
110
         <bool>true</bool>
 
111
        </property>
 
112
       </widget>
 
113
      </item>
 
114
     </layout>
 
115
    </widget>
 
116
   </item>
 
117
   <item row="5" column="0" colspan="2" >
 
118
    <widget class="QLabel" name="label_2" >
 
119
     <property name="text" >
 
120
      <string>Output Shapefile</string>
 
121
     </property>
 
122
    </widget>
 
123
   </item>
 
124
   <item row="6" column="0" colspan="2" >
 
125
    <layout class="QHBoxLayout" >
 
126
     <item>
 
127
      <widget class="QLineEdit" name="outShape" >
 
128
       <property name="readOnly" >
 
129
        <bool>true</bool>
 
130
       </property>
 
131
      </widget>
 
132
     </item>
 
133
     <item>
 
134
      <widget class="QToolButton" name="toolOut" >
 
135
       <property name="text" >
 
136
        <string>Browse</string>
 
137
       </property>
 
138
      </widget>
 
139
     </item>
 
140
    </layout>
 
141
   </item>
 
142
   <item row="7" column="0" >
 
143
    <widget class="QProgressBar" name="progressBar" >
 
144
     <property name="value" >
 
145
      <number>0</number>
 
146
     </property>
 
147
     <property name="alignment" >
 
148
      <set>Qt::AlignCenter</set>
 
149
     </property>
 
150
     <property name="textVisible" >
 
151
      <bool>true</bool>
 
152
     </property>
 
153
    </widget>
 
154
   </item>
 
155
   <item row="7" column="1" >
 
156
    <widget class="QDialogButtonBox" name="buttonBox_2" >
 
157
     <property name="orientation" >
 
158
      <enum>Qt::Horizontal</enum>
 
159
     </property>
 
160
     <property name="standardButtons" >
 
161
      <set>QDialogButtonBox::Close|QDialogButtonBox::Ok</set>
 
162
     </property>
 
163
    </widget>
 
164
   </item>
 
165
  </layout>
 
166
 </widget>
 
167
 <resources/>
 
168
 <connections>
 
169
  <connection>
 
170
   <sender>buttonBox_2</sender>
 
171
   <signal>accepted()</signal>
 
172
   <receiver>Dialog</receiver>
 
173
   <slot>accept()</slot>
 
174
   <hints>
 
175
    <hint type="sourcelabel" >
 
176
     <x>133</x>
 
177
     <y>470</y>
 
178
    </hint>
 
179
    <hint type="destinationlabel" >
 
180
     <x>215</x>
 
181
     <y>290</y>
 
182
    </hint>
 
183
   </hints>
 
184
  </connection>
 
185
  <connection>
 
186
   <sender>buttonBox_2</sender>
 
187
   <signal>rejected()</signal>
 
188
   <receiver>Dialog</receiver>
 
189
   <slot>close()</slot>
 
190
   <hints>
 
191
    <hint type="sourcelabel" >
 
192
     <x>59</x>
 
193
     <y>470</y>
 
194
    </hint>
 
195
    <hint type="destinationlabel" >
 
196
     <x>132</x>
 
197
     <y>239</y>
 
198
    </hint>
 
199
   </hints>
 
200
  </connection>
 
201
  <connection>
 
202
   <sender>rdoProjection</sender>
 
203
   <signal>toggled(bool)</signal>
 
204
   <receiver>txtProjection</receiver>
 
205
   <slot>setEnabled(bool)</slot>
 
206
   <hints>
 
207
    <hint type="sourcelabel" >
 
208
     <x>122</x>
 
209
     <y>170</y>
 
210
    </hint>
 
211
    <hint type="destinationlabel" >
 
212
     <x>127</x>
 
213
     <y>202</y>
 
214
    </hint>
 
215
   </hints>
 
216
  </connection>
 
217
  <connection>
 
218
   <sender>rdoProjection</sender>
 
219
   <signal>toggled(bool)</signal>
 
220
   <receiver>btnProjection</receiver>
 
221
   <slot>setEnabled(bool)</slot>
 
222
   <hints>
 
223
    <hint type="sourcelabel" >
 
224
     <x>228</x>
 
225
     <y>170</y>
 
226
    </hint>
 
227
    <hint type="destinationlabel" >
 
228
     <x>355</x>
 
229
     <y>204</y>
 
230
    </hint>
 
231
   </hints>
 
232
  </connection>
 
233
  <connection>
 
234
   <sender>radioButton_2</sender>
 
235
   <signal>toggled(bool)</signal>
 
236
   <receiver>cmbLayer</receiver>
 
237
   <slot>setEnabled(bool)</slot>
 
238
   <hints>
 
239
    <hint type="sourcelabel" >
 
240
     <x>94</x>
 
241
     <y>235</y>
 
242
    </hint>
 
243
    <hint type="destinationlabel" >
 
244
     <x>95</x>
 
245
     <y>265</y>
 
246
    </hint>
 
247
   </hints>
 
248
  </connection>
 
249
  <connection>
 
250
   <sender>radioButton_2</sender>
 
251
   <signal>toggled(bool)</signal>
 
252
   <receiver>label_5</receiver>
 
253
   <slot>setEnabled(bool)</slot>
 
254
   <hints>
 
255
    <hint type="sourcelabel" >
 
256
     <x>37</x>
 
257
     <y>232</y>
 
258
    </hint>
 
259
    <hint type="destinationlabel" >
 
260
     <x>46</x>
 
261
     <y>281</y>
 
262
    </hint>
 
263
   </hints>
 
264
  </connection>
 
265
  <connection>
 
266
   <sender>radioButton_2</sender>
 
267
   <signal>toggled(bool)</signal>
 
268
   <receiver>outRef</receiver>
 
269
   <slot>setEnabled(bool)</slot>
 
270
   <hints>
 
271
    <hint type="sourcelabel" >
 
272
     <x>24</x>
 
273
     <y>226</y>
 
274
    </hint>
 
275
    <hint type="destinationlabel" >
 
276
     <x>30</x>
 
277
     <y>306</y>
 
278
    </hint>
 
279
   </hints>
 
280
  </connection>
 
281
 </connections>
 
282
</ui>