Warning, /education/marble/src/plugins/runner/monav/MonavConfigWidget.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>MonavConfigWidget</class>
0004  <widget class="QWidget" name="MonavConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>296</width>
0010     <height>304</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Monav Configuration</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout">
0023    <item>
0024     <widget class="QStackedWidget" name="m_stackedWidget">
0025      <property name="currentIndex">
0026       <number>0</number>
0027      </property>
0028      <widget class="QWidget" name="m_settingsPage">
0029       <layout class="QVBoxLayout" name="verticalLayout_2">
0030        <item>
0031         <widget class="QTabWidget" name="monavTabWidget">
0032          <property name="currentIndex">
0033           <number>0</number>
0034          </property>
0035          <widget class="QWidget" name="tab">
0036           <property name="sizePolicy">
0037            <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0038             <horstretch>0</horstretch>
0039             <verstretch>0</verstretch>
0040            </sizepolicy>
0041           </property>
0042           <attribute name="title">
0043            <string>Configure</string>
0044           </attribute>
0045           <layout class="QVBoxLayout" name="verticalLayout_3">
0046            <item>
0047             <layout class="QFormLayout" name="formLayout_2">
0048              <item row="0" column="0">
0049               <widget class="QLabel" name="label_2">
0050                <property name="text">
0051                 <string>Transport Type:</string>
0052                </property>
0053               </widget>
0054              </item>
0055              <item row="0" column="1">
0056               <widget class="QComboBox" name="m_transportTypeComboBox">
0057                <property name="sizeAdjustPolicy">
0058                 <enum>QComboBox::AdjustToContents</enum>
0059                </property>
0060                <item>
0061                 <property name="text">
0062                  <string>Any</string>
0063                 </property>
0064                </item>
0065               </widget>
0066              </item>
0067             </layout>
0068            </item>
0069            <item>
0070             <widget class="QTableView" name="m_configureMapsListView">
0071              <property name="sizePolicy">
0072               <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0073                <horstretch>0</horstretch>
0074                <verstretch>0</verstretch>
0075               </sizepolicy>
0076              </property>
0077              <property name="horizontalScrollBarPolicy">
0078               <enum>Qt::ScrollBarAlwaysOff</enum>
0079              </property>
0080              <property name="alternatingRowColors">
0081               <bool>true</bool>
0082              </property>
0083              <attribute name="horizontalHeaderVisible">
0084               <bool>true</bool>
0085              </attribute>
0086              <attribute name="horizontalHeaderStretchLastSection">
0087               <bool>false</bool>
0088              </attribute>
0089              <attribute name="verticalHeaderVisible">
0090               <bool>false</bool>
0091              </attribute>
0092              <attribute name="verticalHeaderStretchLastSection">
0093               <bool>false</bool>
0094              </attribute>
0095             </widget>
0096            </item>
0097           </layout>
0098          </widget>
0099          <widget class="QWidget" name="tab_3">
0100           <property name="sizePolicy">
0101            <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0102             <horstretch>0</horstretch>
0103             <verstretch>0</verstretch>
0104            </sizepolicy>
0105           </property>
0106           <attribute name="title">
0107            <string>Manage Maps</string>
0108           </attribute>
0109           <layout class="QGridLayout" name="gridLayout_5">
0110            <item row="0" column="0">
0111             <widget class="QTableView" name="m_installedMapsListView">
0112              <property name="sizePolicy">
0113               <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0114                <horstretch>0</horstretch>
0115                <verstretch>0</verstretch>
0116               </sizepolicy>
0117              </property>
0118              <property name="horizontalScrollBarPolicy">
0119               <enum>Qt::ScrollBarAlwaysOff</enum>
0120              </property>
0121              <property name="alternatingRowColors">
0122               <bool>true</bool>
0123              </property>
0124              <attribute name="horizontalHeaderVisible">
0125               <bool>false</bool>
0126              </attribute>
0127              <attribute name="horizontalHeaderStretchLastSection">
0128               <bool>false</bool>
0129              </attribute>
0130              <attribute name="verticalHeaderVisible">
0131               <bool>false</bool>
0132              </attribute>
0133              <attribute name="verticalHeaderStretchLastSection">
0134               <bool>false</bool>
0135              </attribute>
0136             </widget>
0137            </item>
0138           </layout>
0139          </widget>
0140          <widget class="QWidget" name="tab_2">
0141           <attribute name="title">
0142            <string>Install New</string>
0143           </attribute>
0144           <layout class="QFormLayout" name="formLayout">
0145            <property name="fieldGrowthPolicy">
0146             <enum>QFormLayout::ExpandingFieldsGrow</enum>
0147            </property>
0148            <item row="0" column="0">
0149             <widget class="QLabel" name="label">
0150              <property name="text">
0151               <string>Continent</string>
0152              </property>
0153             </widget>
0154            </item>
0155            <item row="0" column="1">
0156             <widget class="QComboBox" name="m_continentComboBox">
0157              <property name="sizeAdjustPolicy">
0158               <enum>QComboBox::AdjustToContents</enum>
0159              </property>
0160             </widget>
0161            </item>
0162            <item row="1" column="0">
0163             <widget class="QLabel" name="label_3">
0164              <property name="text">
0165               <string>Country</string>
0166              </property>
0167             </widget>
0168            </item>
0169            <item row="1" column="1">
0170             <widget class="QComboBox" name="m_stateComboBox">
0171              <property name="sizeAdjustPolicy">
0172               <enum>QComboBox::AdjustToContents</enum>
0173              </property>
0174             </widget>
0175            </item>
0176            <item row="2" column="0">
0177             <widget class="QLabel" name="m_regionLabel">
0178              <property name="text">
0179               <string>Download Variant</string>
0180              </property>
0181             </widget>
0182            </item>
0183            <item row="2" column="1">
0184             <widget class="QComboBox" name="m_regionComboBox">
0185              <property name="sizeAdjustPolicy">
0186               <enum>QComboBox::AdjustToContents</enum>
0187              </property>
0188             </widget>
0189            </item>
0190            <item row="3" column="1">
0191             <widget class="QPushButton" name="m_installButton">
0192              <property name="text">
0193               <string>Install</string>
0194              </property>
0195             </widget>
0196            </item>
0197           </layout>
0198          </widget>
0199         </widget>
0200        </item>
0201        <item>
0202         <widget class="QLabel" name="m_statusLabel">
0203          <property name="text">
0204           <string/>
0205          </property>
0206         </widget>
0207        </item>
0208       </layout>
0209      </widget>
0210      <widget class="QWidget" name="m_progressPage">
0211       <layout class="QGridLayout" name="gridLayout_3">
0212        <item row="0" column="0">
0213         <spacer name="verticalSpacer_2">
0214          <property name="orientation">
0215           <enum>Qt::Vertical</enum>
0216          </property>
0217          <property name="sizeHint" stdset="0">
0218           <size>
0219            <width>20</width>
0220            <height>40</height>
0221           </size>
0222          </property>
0223         </spacer>
0224        </item>
0225        <item row="1" column="0">
0226         <widget class="QLabel" name="m_progressLabel">
0227          <property name="text">
0228           <string>Nothing to do.</string>
0229          </property>
0230          <property name="wordWrap">
0231           <bool>true</bool>
0232          </property>
0233         </widget>
0234        </item>
0235        <item row="2" column="0">
0236         <widget class="QProgressBar" name="m_progressBar">
0237          <property name="maximum">
0238           <number>0</number>
0239          </property>
0240          <property name="value">
0241           <number>140958</number>
0242          </property>
0243          <property name="format">
0244           <string>%v/%m MB</string>
0245          </property>
0246         </widget>
0247        </item>
0248        <item row="2" column="1">
0249         <widget class="QPushButton" name="m_cancelButton">
0250          <property name="text">
0251           <string>Abort</string>
0252          </property>
0253         </widget>
0254        </item>
0255        <item row="3" column="0">
0256         <spacer name="verticalSpacer">
0257          <property name="orientation">
0258           <enum>Qt::Vertical</enum>
0259          </property>
0260          <property name="sizeHint" stdset="0">
0261           <size>
0262            <width>20</width>
0263            <height>40</height>
0264           </size>
0265          </property>
0266         </spacer>
0267        </item>
0268       </layout>
0269      </widget>
0270     </widget>
0271    </item>
0272   </layout>
0273  </widget>
0274  <resources/>
0275  <connections/>
0276 </ui>