Warning, /education/marble/src/plugins/render/satellites/SatellitesConfigDialog.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>SatellitesConfigDialog</class>
0004  <widget class="QDialog" name="SatellitesConfigDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>545</width>
0010     <height>446</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Satellites Configuration</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <item>
0018     <widget class="QTabWidget" name="tabWidget">
0019      <property name="layoutDirection">
0020       <enum>Qt::LeftToRight</enum>
0021      </property>
0022      <property name="currentIndex">
0023       <number>2</number>
0024      </property>
0025      <widget class="QWidget" name="tabSatellites">
0026       <attribute name="title">
0027        <string>&amp;Satellites</string>
0028       </attribute>
0029       <layout class="QVBoxLayout" name="verticalLayout">
0030        <item>
0031         <widget class="QTreeView" name="treeView">
0032          <property name="horizontalScrollBarPolicy">
0033           <enum>Qt::ScrollBarAsNeeded</enum>
0034          </property>
0035          <property name="indentation">
0036           <number>25</number>
0037          </property>
0038         </widget>
0039        </item>
0040       </layout>
0041      </widget>
0042      <widget class="QWidget" name="tabDataSources">
0043       <attribute name="title">
0044        <string>&amp;Data Sources</string>
0045       </attribute>
0046       <layout class="QVBoxLayout" name="verticalLayout_3">
0047        <item>
0048         <widget class="QWidget" name="buttonWidget" native="true">
0049          <property name="minimumSize">
0050           <size>
0051            <width>0</width>
0052            <height>0</height>
0053           </size>
0054          </property>
0055          <layout class="QHBoxLayout" name="horizontalLayout">
0056           <property name="sizeConstraint">
0057            <enum>QLayout::SetNoConstraint</enum>
0058           </property>
0059           <property name="leftMargin">
0060            <number>0</number>
0061           </property>
0062           <property name="topMargin">
0063            <number>5</number>
0064           </property>
0065           <property name="rightMargin">
0066            <number>0</number>
0067           </property>
0068           <property name="bottomMargin">
0069            <number>5</number>
0070           </property>
0071           <item>
0072            <widget class="QLabel" name="labelLastUpdatedText">
0073             <property name="text">
0074              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Last update:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0075             </property>
0076            </widget>
0077           </item>
0078           <item>
0079            <widget class="QLabel" name="labelLastUpdated">
0080             <property name="text">
0081              <string>-</string>
0082             </property>
0083            </widget>
0084           </item>
0085           <item>
0086            <spacer name="horizontalSpacer1">
0087             <property name="orientation">
0088              <enum>Qt::Horizontal</enum>
0089             </property>
0090             <property name="sizeHint" stdset="0">
0091              <size>
0092               <width>40</width>
0093               <height>20</height>
0094              </size>
0095             </property>
0096            </spacer>
0097           </item>
0098           <item>
0099            <widget class="QPushButton" name="buttonReloadDataSources">
0100             <property name="enabled">
0101              <bool>true</bool>
0102             </property>
0103             <property name="text">
0104              <string>&amp;Reload All Data Sources</string>
0105             </property>
0106            </widget>
0107           </item>
0108          </layout>
0109         </widget>
0110        </item>
0111        <item>
0112         <widget class="Line" name="line1">
0113          <property name="orientation">
0114           <enum>Qt::Horizontal</enum>
0115          </property>
0116         </widget>
0117        </item>
0118        <item>
0119         <widget class="QWidget" name="widgetCatalogs" native="true">
0120          <layout class="QHBoxLayout" name="horizontalLayout_3">
0121           <property name="margin">
0122            <number>0</number>
0123           </property>
0124           <item>
0125            <widget class="QLabel" name="labelDataSources">
0126             <property name="text">
0127              <string>Satellite Data Sources:</string>
0128             </property>
0129            </widget>
0130           </item>
0131           <item>
0132            <spacer name="horizontalSpacer3">
0133             <property name="orientation">
0134              <enum>Qt::Horizontal</enum>
0135             </property>
0136             <property name="sizeHint" stdset="0">
0137              <size>
0138               <width>40</width>
0139               <height>20</height>
0140              </size>
0141             </property>
0142            </spacer>
0143           </item>
0144           <item>
0145            <widget class="QToolButton" name="buttonAddDataSource">
0146             <property name="toolTip">
0147              <string>Add a new data source (URL).</string>
0148             </property>
0149             <property name="text">
0150              <string>+</string>
0151             </property>
0152             <property name="icon">
0153              <iconset resource="satellites.qrc">
0154               <normaloff>:/icons/bookmark-add-folder.png</normaloff>:/icons/bookmark-add-folder.png</iconset>
0155             </property>
0156            </widget>
0157           </item>
0158           <item>
0159            <widget class="QToolButton" name="buttonOpenDataSource">
0160             <property name="toolTip">
0161              <string>Open a new data source from disk.</string>
0162             </property>
0163             <property name="text">
0164              <string>-</string>
0165             </property>
0166             <property name="icon">
0167              <iconset resource="satellites.qrc">
0168               <normaloff>:/icons/document-open.png</normaloff>:/icons/document-open.png</iconset>
0169             </property>
0170            </widget>
0171           </item>
0172           <item>
0173            <widget class="QToolButton" name="buttonRemoveDataSource">
0174             <property name="enabled">
0175              <bool>false</bool>
0176             </property>
0177             <property name="toolTip">
0178              <string>Remove selected data source.</string>
0179             </property>
0180             <property name="text">
0181              <string>...</string>
0182             </property>
0183             <property name="icon">
0184              <iconset resource="satellites.qrc">
0185               <normaloff>:/icons/bookmark-remove.png</normaloff>:/icons/bookmark-remove.png</iconset>
0186             </property>
0187            </widget>
0188           </item>
0189          </layout>
0190         </widget>
0191        </item>
0192        <item>
0193         <widget class="QListWidget" name="listDataSources">
0194          <property name="font">
0195           <font>
0196            <weight>50</weight>
0197            <italic>false</italic>
0198            <bold>false</bold>
0199            <kerning>true</kerning>
0200           </font>
0201          </property>
0202          <item>
0203           <property name="text">
0204            <string>(Built-in Data Sources for Earth Satellites)</string>
0205           </property>
0206           <property name="statusTip">
0207            <string notr="true"/>
0208           </property>
0209           <property name="background">
0210            <brush brushstyle="NoBrush">
0211             <color alpha="255">
0212              <red>0</red>
0213              <green>0</green>
0214              <blue>0</blue>
0215             </color>
0216            </brush>
0217           </property>
0218           <property name="flags">
0219            <set>NoItemFlags</set>
0220           </property>
0221          </item>
0222         </widget>
0223        </item>
0224        <item>
0225         <widget class="QLabel" name="label">
0226          <property name="font">
0227           <font>
0228            <pointsize>10</pointsize>
0229           </font>
0230          </property>
0231          <property name="text">
0232           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Supported formats: &lt;a href=&quot;https://techbase.kde.org/Projects/Marble/SatelliteCatalogFormat&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Marble Satellite Catalogue&lt;/span&gt;&lt;/a&gt;, &lt;a href=&quot;https://en.wikipedia.org/wiki/Two-line_element_set&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Two-Line-Element Set&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0233          </property>
0234          <property name="textFormat">
0235           <enum>Qt::RichText</enum>
0236          </property>
0237          <property name="alignment">
0238           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0239          </property>
0240          <property name="wordWrap">
0241           <bool>true</bool>
0242          </property>
0243          <property name="openExternalLinks">
0244           <bool>true</bool>
0245          </property>
0246         </widget>
0247        </item>
0248       </layout>
0249      </widget>
0250      <widget class="QWidget" name="tabDisabled">
0251       <property name="layoutDirection">
0252        <enum>Qt::LeftToRight</enum>
0253       </property>
0254       <attribute name="title">
0255        <string>Plugin Inactive</string>
0256       </attribute>
0257       <layout class="QGridLayout" name="gridLayout">
0258        <property name="sizeConstraint">
0259         <enum>QLayout::SetNoConstraint</enum>
0260        </property>
0261        <item row="4" column="0">
0262         <spacer name="verticalSpacer1">
0263          <property name="orientation">
0264           <enum>Qt::Vertical</enum>
0265          </property>
0266          <property name="sizeType">
0267           <enum>QSizePolicy::Expanding</enum>
0268          </property>
0269          <property name="sizeHint" stdset="0">
0270           <size>
0271            <width>20</width>
0272            <height>40</height>
0273           </size>
0274          </property>
0275         </spacer>
0276        </item>
0277        <item row="3" column="0">
0278         <widget class="QPushButton" name="buttonDisabled">
0279          <property name="maximumSize">
0280           <size>
0281            <width>250</width>
0282            <height>16777215</height>
0283           </size>
0284          </property>
0285          <property name="layoutDirection">
0286           <enum>Qt::LeftToRight</enum>
0287          </property>
0288          <property name="text">
0289           <string>&amp;Activate Plugin</string>
0290          </property>
0291          <property name="flat">
0292           <bool>false</bool>
0293          </property>
0294         </widget>
0295        </item>
0296        <item row="0" column="0">
0297         <spacer name="verticalSpacer2">
0298          <property name="orientation">
0299           <enum>Qt::Vertical</enum>
0300          </property>
0301          <property name="sizeType">
0302           <enum>QSizePolicy::Expanding</enum>
0303          </property>
0304          <property name="sizeHint" stdset="0">
0305           <size>
0306            <width>20</width>
0307            <height>40</height>
0308           </size>
0309          </property>
0310         </spacer>
0311        </item>
0312        <item row="1" column="0">
0313         <widget class="QLabel" name="label_2">
0314          <property name="text">
0315           <string>Configuration options not available since the plugin is disabled at the moment.</string>
0316          </property>
0317          <property name="alignment">
0318           <set>Qt::AlignCenter</set>
0319          </property>
0320          <property name="wordWrap">
0321           <bool>true</bool>
0322          </property>
0323         </widget>
0324        </item>
0325        <item row="2" column="0">
0326         <spacer name="verticalSpacer">
0327          <property name="orientation">
0328           <enum>Qt::Vertical</enum>
0329          </property>
0330          <property name="sizeType">
0331           <enum>QSizePolicy::Fixed</enum>
0332          </property>
0333          <property name="sizeHint" stdset="0">
0334           <size>
0335            <width>20</width>
0336            <height>20</height>
0337           </size>
0338          </property>
0339         </spacer>
0340        </item>
0341       </layout>
0342      </widget>
0343     </widget>
0344    </item>
0345    <item>
0346     <widget class="QDialogButtonBox" name="buttonBox">
0347      <property name="orientation">
0348       <enum>Qt::Horizontal</enum>
0349      </property>
0350      <property name="standardButtons">
0351       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
0352      </property>
0353     </widget>
0354    </item>
0355   </layout>
0356  </widget>
0357  <tabstops>
0358   <tabstop>buttonBox</tabstop>
0359   <tabstop>tabWidget</tabstop>
0360   <tabstop>treeView</tabstop>
0361  </tabstops>
0362  <resources>
0363   <include location="satellites.qrc"/>
0364  </resources>
0365  <connections>
0366   <connection>
0367    <sender>buttonBox</sender>
0368    <signal>accepted()</signal>
0369    <receiver>SatellitesConfigDialog</receiver>
0370    <slot>accept()</slot>
0371    <hints>
0372     <hint type="sourcelabel">
0373      <x>279</x>
0374      <y>427</y>
0375     </hint>
0376     <hint type="destinationlabel">
0377      <x>157</x>
0378      <y>189</y>
0379     </hint>
0380    </hints>
0381   </connection>
0382   <connection>
0383    <sender>buttonBox</sender>
0384    <signal>rejected()</signal>
0385    <receiver>SatellitesConfigDialog</receiver>
0386    <slot>reject()</slot>
0387    <hints>
0388     <hint type="sourcelabel">
0389      <x>347</x>
0390      <y>427</y>
0391     </hint>
0392     <hint type="destinationlabel">
0393      <x>286</x>
0394      <y>189</y>
0395     </hint>
0396    </hints>
0397   </connection>
0398  </connections>
0399 </ui>