Warning, /education/marble/src/lib/marble/EditPlacemarkDialog.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>UiEditPlacemarkDialog</class>
0004  <widget class="QDialog" name="UiEditPlacemarkDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>677</width>
0010     <height>372</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Edit placemark</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout">
0023    <item>
0024     <widget class="Marble::PlacemarkEditHeader" name="m_header" native="true"/>
0025    </item>
0026    <item>
0027     <widget class="QTabWidget" name="tabWidget">
0028      <property name="font">
0029       <font>
0030        <pointsize>10</pointsize>
0031       </font>
0032      </property>
0033      <property name="currentIndex">
0034       <number>1</number>
0035      </property>
0036      <widget class="QWidget" name="m_descriptionTab">
0037       <attribute name="title">
0038        <string>Description</string>
0039       </attribute>
0040       <layout class="QVBoxLayout" name="verticalLayout_3">
0041        <item>
0042         <widget class="Marble::FormattedTextWidget" name="m_formattedTextWidget" native="true"/>
0043        </item>
0044        <item>
0045         <widget class="QCheckBox" name="m_isBalloonVisible">
0046          <property name="text">
0047           <string>Show Balloon Popup</string>
0048          </property>
0049         </widget>
0050        </item>
0051       </layout>
0052      </widget>
0053      <widget class="QWidget" name="style_color_tab">
0054       <attribute name="title">
0055        <string>Style, Color</string>
0056       </attribute>
0057       <layout class="QVBoxLayout" name="verticalLayout_2">
0058        <item>
0059         <widget class="QGroupBox" name="groupBox">
0060          <property name="title">
0061           <string>Label</string>
0062          </property>
0063          <layout class="QHBoxLayout" name="horizontalLayout">
0064           <item>
0065            <layout class="QHBoxLayout" name="horizontalLayout_2">
0066             <item>
0067              <widget class="QLabel" name="label_4">
0068               <property name="font">
0069                <font>
0070                 <pointsize>9</pointsize>
0071                </font>
0072               </property>
0073               <property name="text">
0074                <string>Color:</string>
0075               </property>
0076              </widget>
0077             </item>
0078             <item>
0079              <widget class="QPushButton" name="m_labelButton">
0080               <property name="sizePolicy">
0081                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0082                 <horstretch>0</horstretch>
0083                 <verstretch>0</verstretch>
0084                </sizepolicy>
0085               </property>
0086               <property name="maximumSize">
0087                <size>
0088                 <width>24</width>
0089                 <height>24</height>
0090                </size>
0091               </property>
0092               <property name="text">
0093                <string/>
0094               </property>
0095               <property name="iconSize">
0096                <size>
0097                 <width>12</width>
0098                 <height>12</height>
0099                </size>
0100               </property>
0101              </widget>
0102             </item>
0103            </layout>
0104           </item>
0105           <item>
0106            <spacer name="horizontalSpacer_3">
0107             <property name="orientation">
0108              <enum>Qt::Horizontal</enum>
0109             </property>
0110             <property name="sizeType">
0111              <enum>QSizePolicy::Fixed</enum>
0112             </property>
0113             <property name="sizeHint" stdset="0">
0114              <size>
0115               <width>13</width>
0116               <height>20</height>
0117              </size>
0118             </property>
0119            </spacer>
0120           </item>
0121           <item>
0122            <layout class="QHBoxLayout" name="horizontalLayout_3">
0123             <item>
0124              <widget class="QLabel" name="m_labelScaleField">
0125               <property name="enabled">
0126                <bool>true</bool>
0127               </property>
0128               <property name="text">
0129                <string>Scale:</string>
0130               </property>
0131              </widget>
0132             </item>
0133             <item>
0134              <widget class="QDoubleSpinBox" name="m_labelScale">
0135               <property name="enabled">
0136                <bool>true</bool>
0137               </property>
0138               <property name="decimals">
0139                <number>1</number>
0140               </property>
0141               <property name="minimum">
0142                <double>0.100000000000000</double>
0143               </property>
0144               <property name="maximum">
0145                <double>8.000000000000000</double>
0146               </property>
0147              </widget>
0148             </item>
0149            </layout>
0150           </item>
0151           <item>
0152            <spacer name="horizontalSpacer_4">
0153             <property name="orientation">
0154              <enum>Qt::Horizontal</enum>
0155             </property>
0156             <property name="sizeHint" stdset="0">
0157              <size>
0158               <width>96</width>
0159               <height>17</height>
0160              </size>
0161             </property>
0162            </spacer>
0163           </item>
0164          </layout>
0165         </widget>
0166        </item>
0167        <item>
0168         <widget class="QGroupBox" name="groupBox_2">
0169          <property name="title">
0170           <string>Icon</string>
0171          </property>
0172          <layout class="QHBoxLayout" name="horizontalLayout_4">
0173           <item>
0174            <layout class="QHBoxLayout" name="horizontalLayout_11">
0175             <item>
0176              <widget class="QLabel" name="m_iconColorField">
0177               <property name="enabled">
0178                <bool>false</bool>
0179               </property>
0180               <property name="font">
0181                <font>
0182                 <pointsize>9</pointsize>
0183                </font>
0184               </property>
0185               <property name="text">
0186                <string>Color:</string>
0187               </property>
0188              </widget>
0189             </item>
0190             <item>
0191              <widget class="QPushButton" name="m_iconButton">
0192               <property name="enabled">
0193                <bool>false</bool>
0194               </property>
0195               <property name="sizePolicy">
0196                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0197                 <horstretch>0</horstretch>
0198                 <verstretch>0</verstretch>
0199                </sizepolicy>
0200               </property>
0201               <property name="maximumSize">
0202                <size>
0203                 <width>24</width>
0204                 <height>24</height>
0205                </size>
0206               </property>
0207               <property name="text">
0208                <string/>
0209               </property>
0210               <property name="iconSize">
0211                <size>
0212                 <width>12</width>
0213                 <height>12</height>
0214                </size>
0215               </property>
0216              </widget>
0217             </item>
0218            </layout>
0219           </item>
0220           <item>
0221            <spacer name="horizontalSpacer_14">
0222             <property name="orientation">
0223              <enum>Qt::Horizontal</enum>
0224             </property>
0225             <property name="sizeType">
0226              <enum>QSizePolicy::Fixed</enum>
0227             </property>
0228             <property name="sizeHint" stdset="0">
0229              <size>
0230               <width>13</width>
0231               <height>20</height>
0232              </size>
0233             </property>
0234            </spacer>
0235           </item>
0236           <item>
0237            <layout class="QHBoxLayout" name="horizontalLayout_12">
0238             <item>
0239              <widget class="QLabel" name="m_iconScaleField">
0240               <property name="enabled">
0241                <bool>true</bool>
0242               </property>
0243               <property name="text">
0244                <string>Scale:</string>
0245               </property>
0246              </widget>
0247             </item>
0248             <item>
0249              <widget class="QDoubleSpinBox" name="m_iconScale">
0250               <property name="enabled">
0251                <bool>true</bool>
0252               </property>
0253               <property name="decimals">
0254                <number>1</number>
0255               </property>
0256               <property name="minimum">
0257                <double>0.100000000000000</double>
0258               </property>
0259               <property name="maximum">
0260                <double>8.000000000000000</double>
0261               </property>
0262              </widget>
0263             </item>
0264            </layout>
0265           </item>
0266           <item>
0267            <spacer name="horizontalSpacer_15">
0268             <property name="orientation">
0269              <enum>Qt::Horizontal</enum>
0270             </property>
0271             <property name="sizeHint" stdset="0">
0272              <size>
0273               <width>96</width>
0274               <height>17</height>
0275              </size>
0276             </property>
0277            </spacer>
0278           </item>
0279          </layout>
0280         </widget>
0281        </item>
0282        <item>
0283         <widget class="QCheckBox" name="m_isPlacemarkVisible">
0284          <property name="text">
0285           <string>Show placemark</string>
0286          </property>
0287         </widget>
0288        </item>
0289        <item>
0290         <spacer name="verticalSpacer_3">
0291          <property name="orientation">
0292           <enum>Qt::Vertical</enum>
0293          </property>
0294          <property name="sizeHint" stdset="0">
0295           <size>
0296            <width>298</width>
0297            <height>44</height>
0298           </size>
0299          </property>
0300         </spacer>
0301        </item>
0302       </layout>
0303      </widget>
0304     </widget>
0305    </item>
0306    <item>
0307     <widget class="QDialogButtonBox" name="buttonBox">
0308      <property name="orientation">
0309       <enum>Qt::Horizontal</enum>
0310      </property>
0311      <property name="standardButtons">
0312       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0313      </property>
0314     </widget>
0315    </item>
0316   </layout>
0317   <action name="m_actionBold">
0318    <property name="checkable">
0319     <bool>true</bool>
0320    </property>
0321    <property name="icon">
0322     <iconset resource="../../apps/marble-ui/marble.qrc">
0323      <normaloff>:/icons/format-text-bold.png</normaloff>:/icons/format-text-bold.png</iconset>
0324    </property>
0325    <property name="text">
0326     <string>Bold</string>
0327    </property>
0328    <property name="toolTip">
0329     <string>Bold</string>
0330    </property>
0331   </action>
0332   <action name="m_actionItalics">
0333    <property name="checkable">
0334     <bool>true</bool>
0335    </property>
0336    <property name="icon">
0337     <iconset resource="../../apps/marble-ui/marble.qrc">
0338      <normaloff>:/icons/format-text-italic.png</normaloff>:/icons/format-text-italic.png</iconset>
0339    </property>
0340    <property name="text">
0341     <string>Italics</string>
0342    </property>
0343    <property name="toolTip">
0344     <string>Italics</string>
0345    </property>
0346   </action>
0347   <action name="m_actionUnderlined">
0348    <property name="checkable">
0349     <bool>true</bool>
0350    </property>
0351    <property name="icon">
0352     <iconset resource="../../apps/marble-ui/marble.qrc">
0353      <normaloff>:/icons/format-text-underline.png</normaloff>:/icons/format-text-underline.png</iconset>
0354    </property>
0355    <property name="text">
0356     <string>Underlined</string>
0357    </property>
0358    <property name="toolTip">
0359     <string>Underlined</string>
0360    </property>
0361   </action>
0362   <action name="m_actionAddImage">
0363    <property name="icon">
0364     <iconset resource="../../apps/marble-ui/marble.qrc">
0365      <normaloff>:/icons/insert-image.png</normaloff>:/icons/insert-image.png</iconset>
0366    </property>
0367    <property name="text">
0368     <string>Add image</string>
0369    </property>
0370    <property name="toolTip">
0371     <string>Add image</string>
0372    </property>
0373   </action>
0374   <action name="m_actionAddLink">
0375    <property name="icon">
0376     <iconset resource="../../apps/marble-ui/marble.qrc">
0377      <normaloff>:/icons/insert-link.png</normaloff>:/icons/insert-link.png</iconset>
0378    </property>
0379    <property name="text">
0380     <string>Add link</string>
0381    </property>
0382    <property name="toolTip">
0383     <string>Add link</string>
0384    </property>
0385   </action>
0386  </widget>
0387  <customwidgets>
0388   <customwidget>
0389    <class>Marble::PlacemarkEditHeader</class>
0390    <extends>QWidget</extends>
0391    <header>PlacemarkEditHeader.h</header>
0392   </customwidget>
0393   <customwidget>
0394    <class>Marble::FormattedTextWidget</class>
0395    <extends>QWidget</extends>
0396    <header>FormattedTextWidget.h</header>
0397    <container>1</container>
0398   </customwidget>
0399  </customwidgets>
0400  <resources>
0401   <include location="../../apps/marble-ui/marble.qrc"/>
0402  </resources>
0403  <connections>
0404   <connection>
0405    <sender>buttonBox</sender>
0406    <signal>rejected()</signal>
0407    <receiver>UiEditPlacemarkDialog</receiver>
0408    <slot>reject()</slot>
0409    <hints>
0410     <hint type="sourcelabel">
0411      <x>249</x>
0412      <y>407</y>
0413     </hint>
0414     <hint type="destinationlabel">
0415      <x>244</x>
0416      <y>253</y>
0417     </hint>
0418    </hints>
0419   </connection>
0420  </connections>
0421 </ui>