Subversion Repositories public

Rev

Rev 274 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 274 Rev 278
Line 5... Line 5...
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>600</width>
9
    <width>600</width>
10
    <height>190</height>
10
    <height>214</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="sizePolicy">
13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15
    <horstretch>0</horstretch>
15
    <horstretch>0</horstretch>
Line 41... Line 41...
41
     <property name="text">
41
     <property name="text">
42
      <string>Path to shape file set</string>
42
      <string>Path to shape file set</string>
43
     </property>
43
     </property>
44
    </widget>
44
    </widget>
45
   </item>
45
   </item>
46
   <item row="0" column="1">
46
   <item row="0" column="1" colspan="3">
47
    <widget class="KUrlRequester" name="edShapeFileSet">
47
    <widget class="KUrlRequester" name="edShapeFileSet">
48
     <property name="toolTip">
48
     <property name="toolTip">
49
      <string>This Line contains the path to the directory with the shape files, containing the map.</string>
49
      <string>This Line contains the path to the directory with the shape files, containing the map.</string>
50
     </property>
50
     </property>
51
     <property name="whatsThis">
51
     <property name="whatsThis">
Line 58... Line 58...
58
     <property name="text">
58
     <property name="text">
59
      <string>Path to Mapnik plugin directory</string>
59
      <string>Path to Mapnik plugin directory</string>
60
     </property>
60
     </property>
61
    </widget>
61
    </widget>
62
   </item>
62
   </item>
63
   <item row="1" column="1">
63
   <item row="1" column="1" colspan="3">
64
    <widget class="KUrlRequester" name="edPluginPath">
64
    <widget class="KUrlRequester" name="edPluginPath">
65
     <property name="toolTip">
65
     <property name="toolTip">
66
      <string>Path to the directory containing the plugins for Mapnik.</string>
66
      <string>Path to the directory containing the plugins for Mapnik.</string>
67
     </property>
67
     </property>
68
     <property name="whatsThis">
68
     <property name="whatsThis">
Line 75... Line 75...
75
     <property name="text">
75
     <property name="text">
76
      <string>Path to Mapnik font directory</string>
76
      <string>Path to Mapnik font directory</string>
77
     </property>
77
     </property>
78
    </widget>
78
    </widget>
79
   </item>
79
   </item>
80
   <item row="2" column="1">
80
   <item row="2" column="1" colspan="3">
81
    <widget class="KUrlRequester" name="edFontPath">
81
    <widget class="KUrlRequester" name="edFontPath">
82
     <property name="toolTip">
82
     <property name="toolTip">
83
      <string>Contains the path to a font directory with true type fonts used to draw the labels of the map.</string>
83
      <string>Contains the path to a font directory with true type fonts used to draw the labels of the map.</string>
84
     </property>
84
     </property>
85
     <property name="whatsThis">
85
     <property name="whatsThis">
Line 92... Line 92...
92
     <property name="text">
92
     <property name="text">
93
      <string>Name and path to description file</string>
93
      <string>Name and path to description file</string>
94
     </property>
94
     </property>
95
    </widget>
95
    </widget>
96
   </item>
96
   </item>
97
   <item row="3" column="1">
97
   <item row="3" column="1" colspan="3">
98
    <widget class="KUrlRequester" name="edXmlFile">
98
    <widget class="KUrlRequester" name="edXmlFile">
99
     <property name="toolTip">
99
     <property name="toolTip">
100
      <string>Contains the file name of a file, describing the contents of the shape file.</string>
100
      <string>Contains the file name of a file, describing the contents of the shape file.</string>
101
     </property>
101
     </property>
102
     <property name="whatsThis">
102
     <property name="whatsThis">
103
      <string>Input line containing the name of a file describing the contents of shape files.</string>
103
      <string>Input line containing the name of a file describing the contents of shape files.</string>
104
     </property>
104
     </property>
105
    </widget>
105
    </widget>
106
   </item>
106
   </item>
-
 
107
   <item row="4" column="0">
-
 
108
    <widget class="QLabel" name="label_5">
-
 
109
     <property name="text">
-
 
110
      <string>If map file is projected:</string>
-
 
111
     </property>
-
 
112
    </widget>
-
 
113
   </item>
-
 
114
   <item row="4" column="1">
-
 
115
    <widget class="QRadioButton" name="rbForward">
-
 
116
     <property name="toolTip">
-
 
117
      <string>Forward if mapfile is projected.</string>
-
 
118
     </property>
-
 
119
     <property name="whatsThis">
-
 
120
      <string>Makes a forward projection if the mapfile is projected.</string>
-
 
121
     </property>
-
 
122
     <property name="text">
-
 
123
      <string>Forwarded</string>
-
 
124
     </property>
-
 
125
    </widget>
-
 
126
   </item>
-
 
127
   <item row="4" column="3">
-
 
128
    <spacer name="horizontalSpacer_2">
-
 
129
     <property name="orientation">
-
 
130
      <enum>Qt::Horizontal</enum>
-
 
131
     </property>
-
 
132
     <property name="sizeHint" stdset="0">
-
 
133
      <size>
-
 
134
       <width>206</width>
-
 
135
       <height>20</height>
-
 
136
      </size>
-
 
137
     </property>
-
 
138
    </spacer>
-
 
139
   </item>
107
   <item row="4" column="0" colspan="2">
140
   <item row="5" column="0" colspan="4">
108
    <widget class="QDialogButtonBox" name="buttonBox">
141
    <widget class="QDialogButtonBox" name="buttonBox">
109
     <property name="orientation">
142
     <property name="orientation">
110
      <enum>Qt::Horizontal</enum>
143
      <enum>Qt::Horizontal</enum>
111
     </property>
144
     </property>
112
     <property name="standardButtons">
145
     <property name="standardButtons">
113
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
146
      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
114
     </property>
147
     </property>
115
    </widget>
148
    </widget>
116
   </item>
149
   </item>
-
 
150
   <item row="4" column="2">
-
 
151
    <widget class="QRadioButton" name="rbInverse">
-
 
152
     <property name="toolTip">
-
 
153
      <string>Inverse if map file is geographic.</string>
-
 
154
     </property>
-
 
155
     <property name="statusTip">
-
 
156
      <string/>
-
 
157
     </property>
-
 
158
     <property name="whatsThis">
-
 
159
      <string>Makes an inverse projection if the map file is geographic.</string>
-
 
160
     </property>
-
 
161
     <property name="text">
-
 
162
      <string>Inversed</string>
-
 
163
     </property>
-
 
164
    </widget>
-
 
165
   </item>
117
  </layout>
166
  </layout>
118
 </widget>
167
 </widget>
119
 <customwidgets>
168
 <customwidgets>
120
  <customwidget>
169
  <customwidget>
121
   <class>KUrlRequester</class>
170
   <class>KUrlRequester</class>
Line 130... Line 179...
130
   <signal>accepted()</signal>
179
   <signal>accepted()</signal>
131
   <receiver>shapeWidgetBase</receiver>
180
   <receiver>shapeWidgetBase</receiver>
132
   <slot>accept()</slot>
181
   <slot>accept()</slot>
133
   <hints>
182
   <hints>
134
    <hint type="sourcelabel">
183
    <hint type="sourcelabel">
135
     <x>248</x>
184
     <x>257</x>
136
     <y>254</y>
185
     <y>204</y>
137
    </hint>
186
    </hint>
138
    <hint type="destinationlabel">
187
    <hint type="destinationlabel">
139
     <x>157</x>
188
     <x>157</x>
140
     <y>274</y>
189
     <y>213</y>
141
    </hint>
190
    </hint>
142
   </hints>
191
   </hints>
143
  </connection>
192
  </connection>
144
  <connection>
193
  <connection>
145
   <sender>buttonBox</sender>
194
   <sender>buttonBox</sender>
146
   <signal>rejected()</signal>
195
   <signal>rejected()</signal>
147
   <receiver>shapeWidgetBase</receiver>
196
   <receiver>shapeWidgetBase</receiver>
148
   <slot>reject()</slot>
197
   <slot>reject()</slot>
149
   <hints>
198
   <hints>
150
    <hint type="sourcelabel">
199
    <hint type="sourcelabel">
151
     <x>316</x>
200
     <x>325</x>
152
     <y>260</y>
201
     <y>204</y>
153
    </hint>
202
    </hint>
154
    <hint type="destinationlabel">
203
    <hint type="destinationlabel">
155
     <x>286</x>
204
     <x>286</x>
156
     <y>274</y>
205
     <y>213</y>
-
 
206
    </hint>
-
 
207
   </hints>
-
 
208
  </connection>
-
 
209
  <connection>
-
 
210
   <sender>rbForward</sender>
-
 
211
   <signal>clicked(bool)</signal>
-
 
212
   <receiver>shapeWidgetBase</receiver>
-
 
213
   <slot>slotForwarded(bool)</slot>
-
 
214
   <hints>
-
 
215
    <hint type="sourcelabel">
-
 
216
     <x>232</x>
-
 
217
     <y>151</y>
-
 
218
    </hint>
-
 
219
    <hint type="destinationlabel">
-
 
220
     <x>155</x>
-
 
221
     <y>165</y>
-
 
222
    </hint>
-
 
223
   </hints>
-
 
224
  </connection>
-
 
225
  <connection>
-
 
226
   <sender>rbInverse</sender>
-
 
227
   <signal>clicked(bool)</signal>
-
 
228
   <receiver>shapeWidgetBase</receiver>
-
 
229
   <slot>slotInversed(bool)</slot>
-
 
230
   <hints>
-
 
231
    <hint type="sourcelabel">
-
 
232
     <x>348</x>
-
 
233
     <y>150</y>
-
 
234
    </hint>
-
 
235
    <hint type="destinationlabel">
-
 
236
     <x>405</x>
-
 
237
     <y>152</y>
157
    </hint>
238
    </hint>
158
   </hints>
239
   </hints>
159
  </connection>
240
  </connection>
160
 </connections>
241
 </connections>
-
 
242
 <slots>
-
 
243
  <slot>slotForwarded(bool)</slot>
-
 
244
  <slot>slotInversed(bool)</slot>
-
 
245
 </slots>
161
</ui>
246
</ui>