Warning, /education/marble/src/plugins/render/annotate/EditGroundOverlayDialog.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>UiEditGroundOverlayDialog</class>
0004  <widget class="QDialog" name="UiEditGroundOverlayDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>339</width>
0010     <height>328</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Edit ground overlay</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <item>
0018     <widget class="Marble::PlacemarkEditHeader" name="m_header" native="true"/>
0019    </item>
0020    <item>
0021     <widget class="QTabWidget" name="tabWidget">
0022      <property name="currentIndex">
0023       <number>1</number>
0024      </property>
0025      <widget class="QWidget" name="m_descriptionTab">
0026       <attribute name="title">
0027        <string>Description</string>
0028       </attribute>
0029       <layout class="QVBoxLayout" name="verticalLayout_3">
0030        <item>
0031         <widget class="Marble::FormattedTextWidget" name="m_formattedTextWidget" native="true"/>
0032        </item>
0033       </layout>
0034      </widget>
0035      <widget class="QWidget" name="tab_2">
0036       <attribute name="title">
0037        <string>Coordinates</string>
0038       </attribute>
0039       <layout class="QVBoxLayout" name="verticalLayout">
0040        <item>
0041         <spacer name="verticalSpacer_2">
0042          <property name="orientation">
0043           <enum>Qt::Vertical</enum>
0044          </property>
0045          <property name="sizeType">
0046           <enum>QSizePolicy::Fixed</enum>
0047          </property>
0048          <property name="sizeHint" stdset="0">
0049           <size>
0050            <width>278</width>
0051            <height>13</height>
0052           </size>
0053          </property>
0054         </spacer>
0055        </item>
0056        <item>
0057         <layout class="QHBoxLayout" name="horizontalLayout">
0058          <item>
0059           <spacer name="horizontalSpacer_2">
0060            <property name="orientation">
0061             <enum>Qt::Horizontal</enum>
0062            </property>
0063            <property name="sizeType">
0064             <enum>QSizePolicy::Fixed</enum>
0065            </property>
0066            <property name="sizeHint" stdset="0">
0067             <size>
0068              <width>80</width>
0069              <height>20</height>
0070             </size>
0071            </property>
0072           </spacer>
0073          </item>
0074          <item>
0075           <widget class="QLabel" name="m_northLabel">
0076            <property name="sizePolicy">
0077             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0078              <horstretch>0</horstretch>
0079              <verstretch>0</verstretch>
0080             </sizepolicy>
0081            </property>
0082            <property name="maximumSize">
0083             <size>
0084              <width>9</width>
0085              <height>15</height>
0086             </size>
0087            </property>
0088            <property name="font">
0089             <font>
0090              <underline>true</underline>
0091             </font>
0092            </property>
0093            <property name="text">
0094             <string>N</string>
0095            </property>
0096           </widget>
0097          </item>
0098          <item>
0099           <widget class="QDoubleSpinBox" name="m_north">
0100            <property name="sizePolicy">
0101             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0102              <horstretch>0</horstretch>
0103              <verstretch>0</verstretch>
0104             </sizepolicy>
0105            </property>
0106            <property name="maximumSize">
0107             <size>
0108              <width>92</width>
0109              <height>23</height>
0110             </size>
0111            </property>
0112            <property name="decimals">
0113             <number>5</number>
0114            </property>
0115            <property name="minimum">
0116             <double>-90.000000000000000</double>
0117            </property>
0118            <property name="maximum">
0119             <double>90.000000000000000</double>
0120            </property>
0121           </widget>
0122          </item>
0123          <item>
0124           <spacer name="horizontalSpacer_3">
0125            <property name="orientation">
0126             <enum>Qt::Horizontal</enum>
0127            </property>
0128            <property name="sizeHint" stdset="0">
0129             <size>
0130              <width>88</width>
0131              <height>20</height>
0132             </size>
0133            </property>
0134           </spacer>
0135          </item>
0136         </layout>
0137        </item>
0138        <item>
0139         <spacer name="verticalSpacer_4">
0140          <property name="orientation">
0141           <enum>Qt::Vertical</enum>
0142          </property>
0143          <property name="sizeType">
0144           <enum>QSizePolicy::Fixed</enum>
0145          </property>
0146          <property name="sizeHint" stdset="0">
0147           <size>
0148            <width>278</width>
0149            <height>13</height>
0150           </size>
0151          </property>
0152         </spacer>
0153        </item>
0154        <item>
0155         <layout class="QHBoxLayout" name="horizontalLayout_2">
0156          <item>
0157           <spacer name="horizontalSpacer_8">
0158            <property name="orientation">
0159             <enum>Qt::Horizontal</enum>
0160            </property>
0161            <property name="sizeType">
0162             <enum>QSizePolicy::Fixed</enum>
0163            </property>
0164            <property name="sizeHint" stdset="0">
0165             <size>
0166              <width>10</width>
0167              <height>20</height>
0168             </size>
0169            </property>
0170           </spacer>
0171          </item>
0172          <item>
0173           <layout class="QHBoxLayout" name="horizontalLayout_4">
0174            <item>
0175             <widget class="QLabel" name="m_westLabel">
0176              <property name="sizePolicy">
0177               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0178                <horstretch>0</horstretch>
0179                <verstretch>0</verstretch>
0180               </sizepolicy>
0181              </property>
0182              <property name="maximumSize">
0183               <size>
0184                <width>12</width>
0185                <height>13</height>
0186               </size>
0187              </property>
0188              <property name="font">
0189               <font>
0190                <underline>true</underline>
0191               </font>
0192              </property>
0193              <property name="text">
0194               <string>W</string>
0195              </property>
0196             </widget>
0197            </item>
0198            <item>
0199             <widget class="QDoubleSpinBox" name="m_west">
0200              <property name="sizePolicy">
0201               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0202                <horstretch>0</horstretch>
0203                <verstretch>0</verstretch>
0204               </sizepolicy>
0205              </property>
0206              <property name="maximumSize">
0207               <size>
0208                <width>99</width>
0209                <height>23</height>
0210               </size>
0211              </property>
0212              <property name="decimals">
0213               <number>5</number>
0214              </property>
0215              <property name="minimum">
0216               <double>-180.000000000000000</double>
0217              </property>
0218              <property name="maximum">
0219               <double>180.000000000000000</double>
0220              </property>
0221             </widget>
0222            </item>
0223           </layout>
0224          </item>
0225          <item>
0226           <spacer name="horizontalSpacer">
0227            <property name="orientation">
0228             <enum>Qt::Horizontal</enum>
0229            </property>
0230            <property name="sizeType">
0231             <enum>QSizePolicy::Fixed</enum>
0232            </property>
0233            <property name="sizeHint" stdset="0">
0234             <size>
0235              <width>10</width>
0236              <height>20</height>
0237             </size>
0238            </property>
0239           </spacer>
0240          </item>
0241          <item>
0242           <layout class="QHBoxLayout" name="horizontalLayout_3">
0243            <item>
0244             <widget class="QLabel" name="m_eastLabel">
0245              <property name="sizePolicy">
0246               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0247                <horstretch>0</horstretch>
0248                <verstretch>0</verstretch>
0249               </sizepolicy>
0250              </property>
0251              <property name="maximumSize">
0252               <size>
0253                <width>8</width>
0254                <height>33</height>
0255               </size>
0256              </property>
0257              <property name="font">
0258               <font>
0259                <underline>true</underline>
0260               </font>
0261              </property>
0262              <property name="text">
0263               <string>E</string>
0264              </property>
0265             </widget>
0266            </item>
0267            <item>
0268             <widget class="QDoubleSpinBox" name="m_east">
0269              <property name="sizePolicy">
0270               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0271                <horstretch>0</horstretch>
0272                <verstretch>0</verstretch>
0273               </sizepolicy>
0274              </property>
0275              <property name="maximumSize">
0276               <size>
0277                <width>100</width>
0278                <height>23</height>
0279               </size>
0280              </property>
0281              <property name="decimals">
0282               <number>5</number>
0283              </property>
0284              <property name="minimum">
0285               <double>-180.000000000000000</double>
0286              </property>
0287              <property name="maximum">
0288               <double>180.000000000000000</double>
0289              </property>
0290             </widget>
0291            </item>
0292           </layout>
0293          </item>
0294          <item>
0295           <spacer name="horizontalSpacer_9">
0296            <property name="orientation">
0297             <enum>Qt::Horizontal</enum>
0298            </property>
0299            <property name="sizeHint" stdset="0">
0300             <size>
0301              <width>18</width>
0302              <height>20</height>
0303             </size>
0304            </property>
0305           </spacer>
0306          </item>
0307         </layout>
0308        </item>
0309        <item>
0310         <spacer name="verticalSpacer_3">
0311          <property name="orientation">
0312           <enum>Qt::Vertical</enum>
0313          </property>
0314          <property name="sizeType">
0315           <enum>QSizePolicy::Fixed</enum>
0316          </property>
0317          <property name="sizeHint" stdset="0">
0318           <size>
0319            <width>278</width>
0320            <height>13</height>
0321           </size>
0322          </property>
0323         </spacer>
0324        </item>
0325        <item>
0326         <layout class="QHBoxLayout" name="horizontalLayout_5">
0327          <item>
0328           <spacer name="horizontalSpacer_4">
0329            <property name="orientation">
0330             <enum>Qt::Horizontal</enum>
0331            </property>
0332            <property name="sizeType">
0333             <enum>QSizePolicy::Fixed</enum>
0334            </property>
0335            <property name="sizeHint" stdset="0">
0336             <size>
0337              <width>80</width>
0338              <height>20</height>
0339             </size>
0340            </property>
0341           </spacer>
0342          </item>
0343          <item>
0344           <widget class="QLabel" name="m_southLabel">
0345            <property name="sizePolicy">
0346             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0347              <horstretch>0</horstretch>
0348              <verstretch>0</verstretch>
0349             </sizepolicy>
0350            </property>
0351            <property name="maximumSize">
0352             <size>
0353              <width>9</width>
0354              <height>32</height>
0355             </size>
0356            </property>
0357            <property name="font">
0358             <font>
0359              <underline>true</underline>
0360              <kerning>false</kerning>
0361             </font>
0362            </property>
0363            <property name="text">
0364             <string>S</string>
0365            </property>
0366           </widget>
0367          </item>
0368          <item>
0369           <widget class="QDoubleSpinBox" name="m_south">
0370            <property name="sizePolicy">
0371             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0372              <horstretch>0</horstretch>
0373              <verstretch>0</verstretch>
0374             </sizepolicy>
0375            </property>
0376            <property name="maximumSize">
0377             <size>
0378              <width>92</width>
0379              <height>23</height>
0380             </size>
0381            </property>
0382            <property name="decimals">
0383             <number>5</number>
0384            </property>
0385            <property name="minimum">
0386             <double>-90.000000000000000</double>
0387            </property>
0388            <property name="maximum">
0389             <double>90.000000000000000</double>
0390            </property>
0391           </widget>
0392          </item>
0393          <item>
0394           <spacer name="horizontalSpacer_5">
0395            <property name="orientation">
0396             <enum>Qt::Horizontal</enum>
0397            </property>
0398            <property name="sizeHint" stdset="0">
0399             <size>
0400              <width>40</width>
0401              <height>20</height>
0402             </size>
0403            </property>
0404           </spacer>
0405          </item>
0406         </layout>
0407        </item>
0408        <item>
0409         <spacer name="verticalSpacer">
0410          <property name="orientation">
0411           <enum>Qt::Vertical</enum>
0412          </property>
0413          <property name="sizeType">
0414           <enum>QSizePolicy::Fixed</enum>
0415          </property>
0416          <property name="sizeHint" stdset="0">
0417           <size>
0418            <width>278</width>
0419            <height>17</height>
0420           </size>
0421          </property>
0422         </spacer>
0423        </item>
0424        <item>
0425         <layout class="QHBoxLayout" name="horizontalLayout_6">
0426          <item>
0427           <spacer name="horizontalSpacer_7">
0428            <property name="orientation">
0429             <enum>Qt::Horizontal</enum>
0430            </property>
0431            <property name="sizeType">
0432             <enum>QSizePolicy::Fixed</enum>
0433            </property>
0434            <property name="sizeHint" stdset="0">
0435             <size>
0436              <width>80</width>
0437              <height>20</height>
0438             </size>
0439            </property>
0440           </spacer>
0441          </item>
0442          <item>
0443           <widget class="QLabel" name="m_rotationLabel">
0444            <property name="sizePolicy">
0445             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0446              <horstretch>0</horstretch>
0447              <verstretch>0</verstretch>
0448             </sizepolicy>
0449            </property>
0450            <property name="maximumSize">
0451             <size>
0452              <width>52</width>
0453              <height>15</height>
0454             </size>
0455            </property>
0456            <property name="text">
0457             <string>Rotation</string>
0458            </property>
0459           </widget>
0460          </item>
0461          <item>
0462           <widget class="QDoubleSpinBox" name="m_rotation">
0463            <property name="sizePolicy">
0464             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0465              <horstretch>0</horstretch>
0466              <verstretch>0</verstretch>
0467             </sizepolicy>
0468            </property>
0469            <property name="maximumSize">
0470             <size>
0471              <width>76</width>
0472              <height>23</height>
0473             </size>
0474            </property>
0475            <property name="decimals">
0476             <number>2</number>
0477            </property>
0478            <property name="minimum">
0479             <double>-360.000000000000000</double>
0480            </property>
0481            <property name="maximum">
0482             <double>360.000000000000000</double>
0483            </property>
0484           </widget>
0485          </item>
0486          <item>
0487           <spacer name="horizontalSpacer_6">
0488            <property name="orientation">
0489             <enum>Qt::Horizontal</enum>
0490            </property>
0491            <property name="sizeType">
0492             <enum>QSizePolicy::Expanding</enum>
0493            </property>
0494            <property name="sizeHint" stdset="0">
0495             <size>
0496              <width>40</width>
0497              <height>20</height>
0498             </size>
0499            </property>
0500           </spacer>
0501          </item>
0502         </layout>
0503        </item>
0504        <item>
0505         <spacer name="verticalSpacer_5">
0506          <property name="orientation">
0507           <enum>Qt::Vertical</enum>
0508          </property>
0509          <property name="sizeHint" stdset="0">
0510           <size>
0511            <width>278</width>
0512            <height>20</height>
0513           </size>
0514          </property>
0515         </spacer>
0516        </item>
0517       </layout>
0518      </widget>
0519     </widget>
0520    </item>
0521    <item>
0522     <widget class="QDialogButtonBox" name="buttonBox">
0523      <property name="orientation">
0524       <enum>Qt::Horizontal</enum>
0525      </property>
0526      <property name="standardButtons">
0527       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0528      </property>
0529     </widget>
0530    </item>
0531   </layout>
0532  </widget>
0533  <customwidgets>
0534   <customwidget>
0535    <class>Marble::PlacemarkEditHeader</class>
0536    <extends>QWidget</extends>
0537    <header>PlacemarkEditHeader.h</header>
0538   </customwidget>
0539   <customwidget>
0540    <class>Marble::FormattedTextWidget</class>
0541    <extends>QWidget</extends>
0542    <header>FormattedTextWidget.h</header>
0543    <container>1</container>
0544   </customwidget>
0545  </customwidgets>
0546  <resources/>
0547  <connections>
0548   <connection>
0549    <sender>buttonBox</sender>
0550    <signal>rejected()</signal>
0551    <receiver>UiEditGroundOverlayDialog</receiver>
0552    <slot>reject()</slot>
0553    <hints>
0554     <hint type="sourcelabel">
0555      <x>240</x>
0556      <y>268</y>
0557     </hint>
0558     <hint type="destinationlabel">
0559      <x>244</x>
0560      <y>253</y>
0561     </hint>
0562    </hints>
0563   </connection>
0564  </connections>
0565 </ui>