1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>UiEditGroundOverlayDialog</class>
4 <widget class="QDialog" name="UiEditGroundOverlayDialog">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>339</width>
10    <height>328</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Edit ground overlay</string>
15  </property>
16  <layout class="QVBoxLayout" name="verticalLayout_2">
17   <item>
18    <widget class="Marble::PlacemarkEditHeader" name="m_header" native="true"/>
19   </item>
20   <item>
21    <widget class="QTabWidget" name="tabWidget">
22     <property name="currentIndex">
23      <number>1</number>
24     </property>
25     <widget class="QWidget" name="m_descriptionTab">
26      <attribute name="title">
27       <string>Description</string>
28      </attribute>
29      <layout class="QVBoxLayout" name="verticalLayout_3">
30       <item>
31        <widget class="Marble::FormattedTextWidget" name="m_formattedTextWidget" native="true"/>
32       </item>
33      </layout>
34     </widget>
35     <widget class="QWidget" name="tab_2">
36      <attribute name="title">
37       <string>Coordinates</string>
38      </attribute>
39      <layout class="QVBoxLayout" name="verticalLayout">
40       <item>
41        <spacer name="verticalSpacer_2">
42         <property name="orientation">
43          <enum>Qt::Vertical</enum>
44         </property>
45         <property name="sizeType">
46          <enum>QSizePolicy::Fixed</enum>
47         </property>
48         <property name="sizeHint" stdset="0">
49          <size>
50           <width>278</width>
51           <height>13</height>
52          </size>
53         </property>
54        </spacer>
55       </item>
56       <item>
57        <layout class="QHBoxLayout" name="horizontalLayout">
58         <item>
59          <spacer name="horizontalSpacer_2">
60           <property name="orientation">
61            <enum>Qt::Horizontal</enum>
62           </property>
63           <property name="sizeType">
64            <enum>QSizePolicy::Fixed</enum>
65           </property>
66           <property name="sizeHint" stdset="0">
67            <size>
68             <width>80</width>
69             <height>20</height>
70            </size>
71           </property>
72          </spacer>
73         </item>
74         <item>
75          <widget class="QLabel" name="m_northLabel">
76           <property name="sizePolicy">
77            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
78             <horstretch>0</horstretch>
79             <verstretch>0</verstretch>
80            </sizepolicy>
81           </property>
82           <property name="maximumSize">
83            <size>
84             <width>9</width>
85             <height>15</height>
86            </size>
87           </property>
88           <property name="font">
89            <font>
90             <underline>true</underline>
91            </font>
92           </property>
93           <property name="text">
94            <string>N</string>
95           </property>
96          </widget>
97         </item>
98         <item>
99          <widget class="QDoubleSpinBox" name="m_north">
100           <property name="sizePolicy">
101            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
102             <horstretch>0</horstretch>
103             <verstretch>0</verstretch>
104            </sizepolicy>
105           </property>
106           <property name="maximumSize">
107            <size>
108             <width>92</width>
109             <height>23</height>
110            </size>
111           </property>
112           <property name="decimals">
113            <number>5</number>
114           </property>
115           <property name="minimum">
116            <double>-90.000000000000000</double>
117           </property>
118           <property name="maximum">
119            <double>90.000000000000000</double>
120           </property>
121          </widget>
122         </item>
123         <item>
124          <spacer name="horizontalSpacer_3">
125           <property name="orientation">
126            <enum>Qt::Horizontal</enum>
127           </property>
128           <property name="sizeHint" stdset="0">
129            <size>
130             <width>88</width>
131             <height>20</height>
132            </size>
133           </property>
134          </spacer>
135         </item>
136        </layout>
137       </item>
138       <item>
139        <spacer name="verticalSpacer_4">
140         <property name="orientation">
141          <enum>Qt::Vertical</enum>
142         </property>
143         <property name="sizeType">
144          <enum>QSizePolicy::Fixed</enum>
145         </property>
146         <property name="sizeHint" stdset="0">
147          <size>
148           <width>278</width>
149           <height>13</height>
150          </size>
151         </property>
152        </spacer>
153       </item>
154       <item>
155        <layout class="QHBoxLayout" name="horizontalLayout_2">
156         <item>
157          <spacer name="horizontalSpacer_8">
158           <property name="orientation">
159            <enum>Qt::Horizontal</enum>
160           </property>
161           <property name="sizeType">
162            <enum>QSizePolicy::Fixed</enum>
163           </property>
164           <property name="sizeHint" stdset="0">
165            <size>
166             <width>10</width>
167             <height>20</height>
168            </size>
169           </property>
170          </spacer>
171         </item>
172         <item>
173          <layout class="QHBoxLayout" name="horizontalLayout_4">
174           <item>
175            <widget class="QLabel" name="m_westLabel">
176             <property name="sizePolicy">
177              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
178               <horstretch>0</horstretch>
179               <verstretch>0</verstretch>
180              </sizepolicy>
181             </property>
182             <property name="maximumSize">
183              <size>
184               <width>12</width>
185               <height>13</height>
186              </size>
187             </property>
188             <property name="font">
189              <font>
190               <underline>true</underline>
191              </font>
192             </property>
193             <property name="text">
194              <string>W</string>
195             </property>
196            </widget>
197           </item>
198           <item>
199            <widget class="QDoubleSpinBox" name="m_west">
200             <property name="sizePolicy">
201              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
202               <horstretch>0</horstretch>
203               <verstretch>0</verstretch>
204              </sizepolicy>
205             </property>
206             <property name="maximumSize">
207              <size>
208               <width>99</width>
209               <height>23</height>
210              </size>
211             </property>
212             <property name="decimals">
213              <number>5</number>
214             </property>
215             <property name="minimum">
216              <double>-180.000000000000000</double>
217             </property>
218             <property name="maximum">
219              <double>180.000000000000000</double>
220             </property>
221            </widget>
222           </item>
223          </layout>
224         </item>
225         <item>
226          <spacer name="horizontalSpacer">
227           <property name="orientation">
228            <enum>Qt::Horizontal</enum>
229           </property>
230           <property name="sizeType">
231            <enum>QSizePolicy::Fixed</enum>
232           </property>
233           <property name="sizeHint" stdset="0">
234            <size>
235             <width>10</width>
236             <height>20</height>
237            </size>
238           </property>
239          </spacer>
240         </item>
241         <item>
242          <layout class="QHBoxLayout" name="horizontalLayout_3">
243           <item>
244            <widget class="QLabel" name="m_eastLabel">
245             <property name="sizePolicy">
246              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
247               <horstretch>0</horstretch>
248               <verstretch>0</verstretch>
249              </sizepolicy>
250             </property>
251             <property name="maximumSize">
252              <size>
253               <width>8</width>
254               <height>33</height>
255              </size>
256             </property>
257             <property name="font">
258              <font>
259               <underline>true</underline>
260              </font>
261             </property>
262             <property name="text">
263              <string>E</string>
264             </property>
265            </widget>
266           </item>
267           <item>
268            <widget class="QDoubleSpinBox" name="m_east">
269             <property name="sizePolicy">
270              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
271               <horstretch>0</horstretch>
272               <verstretch>0</verstretch>
273              </sizepolicy>
274             </property>
275             <property name="maximumSize">
276              <size>
277               <width>100</width>
278               <height>23</height>
279              </size>
280             </property>
281             <property name="decimals">
282              <number>5</number>
283             </property>
284             <property name="minimum">
285              <double>-180.000000000000000</double>
286             </property>
287             <property name="maximum">
288              <double>180.000000000000000</double>
289             </property>
290            </widget>
291           </item>
292          </layout>
293         </item>
294         <item>
295          <spacer name="horizontalSpacer_9">
296           <property name="orientation">
297            <enum>Qt::Horizontal</enum>
298           </property>
299           <property name="sizeHint" stdset="0">
300            <size>
301             <width>18</width>
302             <height>20</height>
303            </size>
304           </property>
305          </spacer>
306         </item>
307        </layout>
308       </item>
309       <item>
310        <spacer name="verticalSpacer_3">
311         <property name="orientation">
312          <enum>Qt::Vertical</enum>
313         </property>
314         <property name="sizeType">
315          <enum>QSizePolicy::Fixed</enum>
316         </property>
317         <property name="sizeHint" stdset="0">
318          <size>
319           <width>278</width>
320           <height>13</height>
321          </size>
322         </property>
323        </spacer>
324       </item>
325       <item>
326        <layout class="QHBoxLayout" name="horizontalLayout_5">
327         <item>
328          <spacer name="horizontalSpacer_4">
329           <property name="orientation">
330            <enum>Qt::Horizontal</enum>
331           </property>
332           <property name="sizeType">
333            <enum>QSizePolicy::Fixed</enum>
334           </property>
335           <property name="sizeHint" stdset="0">
336            <size>
337             <width>80</width>
338             <height>20</height>
339            </size>
340           </property>
341          </spacer>
342         </item>
343         <item>
344          <widget class="QLabel" name="m_southLabel">
345           <property name="sizePolicy">
346            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
347             <horstretch>0</horstretch>
348             <verstretch>0</verstretch>
349            </sizepolicy>
350           </property>
351           <property name="maximumSize">
352            <size>
353             <width>9</width>
354             <height>32</height>
355            </size>
356           </property>
357           <property name="font">
358            <font>
359             <underline>true</underline>
360             <kerning>false</kerning>
361            </font>
362           </property>
363           <property name="text">
364            <string>S</string>
365           </property>
366          </widget>
367         </item>
368         <item>
369          <widget class="QDoubleSpinBox" name="m_south">
370           <property name="sizePolicy">
371            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
372             <horstretch>0</horstretch>
373             <verstretch>0</verstretch>
374            </sizepolicy>
375           </property>
376           <property name="maximumSize">
377            <size>
378             <width>92</width>
379             <height>23</height>
380            </size>
381           </property>
382           <property name="decimals">
383            <number>5</number>
384           </property>
385           <property name="minimum">
386            <double>-90.000000000000000</double>
387           </property>
388           <property name="maximum">
389            <double>90.000000000000000</double>
390           </property>
391          </widget>
392         </item>
393         <item>
394          <spacer name="horizontalSpacer_5">
395           <property name="orientation">
396            <enum>Qt::Horizontal</enum>
397           </property>
398           <property name="sizeHint" stdset="0">
399            <size>
400             <width>40</width>
401             <height>20</height>
402            </size>
403           </property>
404          </spacer>
405         </item>
406        </layout>
407       </item>
408       <item>
409        <spacer name="verticalSpacer">
410         <property name="orientation">
411          <enum>Qt::Vertical</enum>
412         </property>
413         <property name="sizeType">
414          <enum>QSizePolicy::Fixed</enum>
415         </property>
416         <property name="sizeHint" stdset="0">
417          <size>
418           <width>278</width>
419           <height>17</height>
420          </size>
421         </property>
422        </spacer>
423       </item>
424       <item>
425        <layout class="QHBoxLayout" name="horizontalLayout_6">
426         <item>
427          <spacer name="horizontalSpacer_7">
428           <property name="orientation">
429            <enum>Qt::Horizontal</enum>
430           </property>
431           <property name="sizeType">
432            <enum>QSizePolicy::Fixed</enum>
433           </property>
434           <property name="sizeHint" stdset="0">
435            <size>
436             <width>80</width>
437             <height>20</height>
438            </size>
439           </property>
440          </spacer>
441         </item>
442         <item>
443          <widget class="QLabel" name="m_rotationLabel">
444           <property name="sizePolicy">
445            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
446             <horstretch>0</horstretch>
447             <verstretch>0</verstretch>
448            </sizepolicy>
449           </property>
450           <property name="maximumSize">
451            <size>
452             <width>52</width>
453             <height>15</height>
454            </size>
455           </property>
456           <property name="text">
457            <string>Rotation</string>
458           </property>
459          </widget>
460         </item>
461         <item>
462          <widget class="QDoubleSpinBox" name="m_rotation">
463           <property name="sizePolicy">
464            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
465             <horstretch>0</horstretch>
466             <verstretch>0</verstretch>
467            </sizepolicy>
468           </property>
469           <property name="maximumSize">
470            <size>
471             <width>76</width>
472             <height>23</height>
473            </size>
474           </property>
475           <property name="decimals">
476            <number>2</number>
477           </property>
478           <property name="minimum">
479            <double>-360.000000000000000</double>
480           </property>
481           <property name="maximum">
482            <double>360.000000000000000</double>
483           </property>
484          </widget>
485         </item>
486         <item>
487          <spacer name="horizontalSpacer_6">
488           <property name="orientation">
489            <enum>Qt::Horizontal</enum>
490           </property>
491           <property name="sizeType">
492            <enum>QSizePolicy::Expanding</enum>
493           </property>
494           <property name="sizeHint" stdset="0">
495            <size>
496             <width>40</width>
497             <height>20</height>
498            </size>
499           </property>
500          </spacer>
501         </item>
502        </layout>
503       </item>
504       <item>
505        <spacer name="verticalSpacer_5">
506         <property name="orientation">
507          <enum>Qt::Vertical</enum>
508         </property>
509         <property name="sizeHint" stdset="0">
510          <size>
511           <width>278</width>
512           <height>20</height>
513          </size>
514         </property>
515        </spacer>
516       </item>
517      </layout>
518     </widget>
519    </widget>
520   </item>
521   <item>
522    <widget class="QDialogButtonBox" name="buttonBox">
523     <property name="orientation">
524      <enum>Qt::Horizontal</enum>
525     </property>
526     <property name="standardButtons">
527      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
528     </property>
529    </widget>
530   </item>
531  </layout>
532 </widget>
533 <customwidgets>
534  <customwidget>
535   <class>Marble::PlacemarkEditHeader</class>
536   <extends>QWidget</extends>
537   <header>PlacemarkEditHeader.h</header>
538  </customwidget>
539  <customwidget>
540   <class>Marble::FormattedTextWidget</class>
541   <extends>QWidget</extends>
542   <header>FormattedTextWidget.h</header>
543   <container>1</container>
544  </customwidget>
545 </customwidgets>
546 <resources/>
547 <connections>
548  <connection>
549   <sender>buttonBox</sender>
550   <signal>rejected()</signal>
551   <receiver>UiEditGroundOverlayDialog</receiver>
552   <slot>reject()</slot>
553   <hints>
554    <hint type="sourcelabel">
555     <x>240</x>
556     <y>268</y>
557    </hint>
558    <hint type="destinationlabel">
559     <x>244</x>
560     <y>253</y>
561    </hint>
562   </hints>
563  </connection>
564 </connections>
565</ui>
566