1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>SyncListDialog</class>
4 <widget class="QDialog" name="SyncListDialog">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>597</width>
10    <height>412</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Upload to Openstreetmap</string>
15  </property>
16  <layout class="QVBoxLayout">
17   <property name="spacing">
18    <number>4</number>
19   </property>
20   <property name="margin">
21    <number>4</number>
22   </property>
23   <item>
24    <layout class="QHBoxLayout" name="horizontalLayout">
25     <item>
26      <widget class="QLabel" name="lblChangesetComment">
27       <property name="text">
28        <string>Comment</string>
29       </property>
30      </widget>
31     </item>
32     <item>
33      <widget class="QLineEdit" name="edChangesetComment"/>
34     </item>
35    </layout>
36   </item>
37   <item>
38    <widget class="QLabel" name="label_2">
39     <property name="font">
40      <font>
41       <pointsize>8</pointsize>
42      </font>
43     </property>
44     <property name="text">
45      <string>A good comment should concisely and adequately describe the edit.</string>
46     </property>
47    </widget>
48   </item>
49   <item>
50    <widget class="Line" name="line">
51     <property name="orientation">
52      <enum>Qt::Horizontal</enum>
53     </property>
54    </widget>
55   </item>
56   <item>
57    <widget class="QLabel" name="label">
58     <property name="text">
59      <string>The following changes will be committed:</string>
60     </property>
61    </widget>
62   </item>
63   <item>
64    <layout class="QGridLayout" name="gridLayout">
65     <item row="2" column="1">
66      <widget class="QLabel" name="lblNodesAdded">
67       <property name="text">
68        <string notr="true">-</string>
69       </property>
70      </widget>
71     </item>
72     <item row="2" column="0">
73      <widget class="QLabel" name="label_4">
74       <property name="font">
75        <font>
76         <weight>75</weight>
77         <bold>true</bold>
78        </font>
79       </property>
80       <property name="text">
81        <string>Added</string>
82       </property>
83      </widget>
84     </item>
85     <item row="3" column="0">
86      <widget class="QLabel" name="label_5">
87       <property name="font">
88        <font>
89         <weight>75</weight>
90         <bold>true</bold>
91        </font>
92       </property>
93       <property name="text">
94        <string>Updated</string>
95       </property>
96      </widget>
97     </item>
98     <item row="4" column="0">
99      <widget class="QLabel" name="label_6">
100       <property name="font">
101        <font>
102         <weight>75</weight>
103         <bold>true</bold>
104        </font>
105       </property>
106       <property name="text">
107        <string>Deleted</string>
108       </property>
109      </widget>
110     </item>
111     <item row="1" column="2">
112      <widget class="QLabel" name="label_8">
113       <property name="font">
114        <font>
115         <weight>75</weight>
116         <bold>true</bold>
117        </font>
118       </property>
119       <property name="text">
120        <string>Ways</string>
121       </property>
122      </widget>
123     </item>
124     <item row="1" column="1">
125      <widget class="QLabel" name="label_7">
126       <property name="font">
127        <font>
128         <weight>75</weight>
129         <bold>true</bold>
130        </font>
131       </property>
132       <property name="text">
133        <string>Nodes</string>
134       </property>
135      </widget>
136     </item>
137     <item row="1" column="3">
138      <widget class="QLabel" name="label_9">
139       <property name="font">
140        <font>
141         <weight>75</weight>
142         <bold>true</bold>
143        </font>
144       </property>
145       <property name="text">
146        <string>Relations</string>
147       </property>
148      </widget>
149     </item>
150     <item row="2" column="2">
151      <widget class="QLabel" name="lblWaysAdded">
152       <property name="text">
153        <string notr="true">-</string>
154       </property>
155      </widget>
156     </item>
157     <item row="2" column="3">
158      <widget class="QLabel" name="lblRelationsAdded">
159       <property name="text">
160        <string notr="true">-</string>
161       </property>
162      </widget>
163     </item>
164     <item row="3" column="1">
165      <widget class="QLabel" name="lblNodesUpdated">
166       <property name="text">
167        <string notr="true">-</string>
168       </property>
169      </widget>
170     </item>
171     <item row="3" column="2">
172      <widget class="QLabel" name="lblWaysUpdated">
173       <property name="text">
174        <string notr="true">-</string>
175       </property>
176      </widget>
177     </item>
178     <item row="3" column="3">
179      <widget class="QLabel" name="lblRelationsUpdated">
180       <property name="text">
181        <string notr="true">-</string>
182       </property>
183      </widget>
184     </item>
185     <item row="4" column="1">
186      <widget class="QLabel" name="lblNodesDeleted">
187       <property name="text">
188        <string notr="true">-</string>
189       </property>
190      </widget>
191     </item>
192     <item row="4" column="2">
193      <widget class="QLabel" name="lblWaysDeleted">
194       <property name="text">
195        <string notr="true">-</string>
196       </property>
197      </widget>
198     </item>
199     <item row="4" column="3">
200      <widget class="QLabel" name="lblRelationsDeleted">
201       <property name="text">
202        <string notr="true">-</string>
203       </property>
204      </widget>
205     </item>
206     <item row="1" column="4">
207      <widget class="QLabel" name="label_10">
208       <property name="font">
209        <font>
210         <weight>75</weight>
211         <bold>true</bold>
212        </font>
213       </property>
214       <property name="text">
215        <string>Sum</string>
216       </property>
217      </widget>
218     </item>
219     <item row="2" column="4">
220      <widget class="QLabel" name="lblAdded">
221       <property name="text">
222        <string notr="true">-</string>
223       </property>
224      </widget>
225     </item>
226     <item row="3" column="4">
227      <widget class="QLabel" name="lblUpdated">
228       <property name="text">
229        <string notr="true">-</string>
230       </property>
231      </widget>
232     </item>
233     <item row="4" column="4">
234      <widget class="QLabel" name="lblDeleted">
235       <property name="text">
236        <string notr="true">-</string>
237       </property>
238      </widget>
239     </item>
240    </layout>
241   </item>
242   <item>
243    <widget class="QListWidget" name="ChangesList"/>
244   </item>
245   <item>
246    <layout class="QHBoxLayout">
247     <property name="spacing">
248      <number>6</number>
249     </property>
250     <property name="margin">
251      <number>0</number>
252     </property>
253     <item>
254      <spacer>
255       <property name="orientation">
256        <enum>Qt::Horizontal</enum>
257       </property>
258       <property name="sizeHint" stdset="0">
259        <size>
260         <width>131</width>
261         <height>31</height>
262        </size>
263       </property>
264      </spacer>
265     </item>
266     <item>
267      <widget class="QPushButton" name="okButton">
268       <property name="text">
269        <string>OK</string>
270       </property>
271      </widget>
272     </item>
273     <item>
274      <widget class="QPushButton" name="cancelButton">
275       <property name="text">
276        <string>Cancel</string>
277       </property>
278      </widget>
279     </item>
280    </layout>
281   </item>
282  </layout>
283 </widget>
284 <resources/>
285 <connections>
286  <connection>
287   <sender>okButton</sender>
288   <signal>clicked()</signal>
289   <receiver>SyncListDialog</receiver>
290   <slot>accept()</slot>
291   <hints>
292    <hint type="sourcelabel">
293     <x>278</x>
294     <y>253</y>
295    </hint>
296    <hint type="destinationlabel">
297     <x>96</x>
298     <y>254</y>
299    </hint>
300   </hints>
301  </connection>
302  <connection>
303   <sender>cancelButton</sender>
304   <signal>clicked()</signal>
305   <receiver>SyncListDialog</receiver>
306   <slot>reject()</slot>
307   <hints>
308    <hint type="sourcelabel">
309     <x>369</x>
310     <y>253</y>
311    </hint>
312    <hint type="destinationlabel">
313     <x>179</x>
314     <y>282</y>
315    </hint>
316   </hints>
317  </connection>
318 </connections>
319</ui>
320