Warning, /education/marble/src/plugins/render/routing/RoutingPlugin.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>RoutingPlugin</class>
0004  <widget class="QWidget" name="RoutingPlugin">
0005   <property name="enabled">
0006    <bool>true</bool>
0007   </property>
0008   <property name="geometry">
0009    <rect>
0010     <x>0</x>
0011     <y>0</y>
0012     <width>972</width>
0013     <height>91</height>
0014    </rect>
0015   </property>
0016   <property name="sizePolicy">
0017    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0018     <horstretch>0</horstretch>
0019     <verstretch>0</verstretch>
0020    </sizepolicy>
0021   </property>
0022   <layout class="QGridLayout" name="gridLayout">
0023    <property name="sizeConstraint">
0024     <enum>QLayout::SetFixedSize</enum>
0025    </property>
0026    <property name="margin">
0027     <number>0</number>
0028    </property>
0029    <item row="0" column="0">
0030     <widget class="QProgressBar" name="progressBar">
0031      <property name="sizePolicy">
0032       <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
0033        <horstretch>0</horstretch>
0034        <verstretch>0</verstretch>
0035       </sizepolicy>
0036      </property>
0037      <property name="minimumSize">
0038       <size>
0039        <width>0</width>
0040        <height>0</height>
0041       </size>
0042      </property>
0043      <property name="maximum">
0044       <number>1000</number>
0045      </property>
0046      <property name="value">
0047       <number>100</number>
0048      </property>
0049      <property name="orientation">
0050       <enum>Qt::Vertical</enum>
0051      </property>
0052      <property name="format">
0053       <string/>
0054      </property>
0055     </widget>
0056    </item>
0057    <item row="0" column="1">
0058     <widget class="QLabel" name="instructionIconLabel">
0059      <property name="enabled">
0060       <bool>true</bool>
0061      </property>
0062      <property name="sizePolicy">
0063       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0064        <horstretch>0</horstretch>
0065        <verstretch>0</verstretch>
0066       </sizepolicy>
0067      </property>
0068      <property name="minimumSize">
0069       <size>
0070        <width>64</width>
0071        <height>64</height>
0072       </size>
0073      </property>
0074      <property name="text">
0075       <string/>
0076      </property>
0077     </widget>
0078    </item>
0079    <item row="0" column="3">
0080     <widget class="QLabel" name="instructionLabel">
0081      <property name="sizePolicy">
0082       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0083        <horstretch>0</horstretch>
0084        <verstretch>0</verstretch>
0085       </sizepolicy>
0086      </property>
0087      <property name="minimumSize">
0088       <size>
0089        <width>410</width>
0090        <height>0</height>
0091       </size>
0092      </property>
0093      <property name="text">
0094       <string/>
0095      </property>
0096      <property name="wordWrap">
0097       <bool>true</bool>
0098      </property>
0099     </widget>
0100    </item>
0101    <item row="0" column="4">
0102     <widget class="QLabel" name="followingInstructionIconLabel">
0103      <property name="enabled">
0104       <bool>false</bool>
0105      </property>
0106      <property name="sizePolicy">
0107       <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0108        <horstretch>0</horstretch>
0109        <verstretch>0</verstretch>
0110       </sizepolicy>
0111      </property>
0112      <property name="text">
0113       <string/>
0114      </property>
0115      <property name="alignment">
0116       <set>Qt::AlignCenter</set>
0117      </property>
0118     </widget>
0119    </item>
0120    <item row="0" column="6">
0121     <widget class="QToolButton" name="routingButton">
0122      <property name="sizePolicy">
0123       <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0124        <horstretch>64</horstretch>
0125        <verstretch>64</verstretch>
0126       </sizepolicy>
0127      </property>
0128      <property name="toolTip">
0129       <string>Guidance Mode</string>
0130      </property>
0131      <property name="text">
0132       <string>R</string>
0133      </property>
0134      <property name="icon">
0135       <iconset resource="../../../marble.qrc">
0136        <normaloff>:/icons/route-guidance.png</normaloff>:/icons/route-guidance.png</iconset>
0137      </property>
0138      <property name="iconSize">
0139       <size>
0140        <width>64</width>
0141        <height>64</height>
0142       </size>
0143      </property>
0144      <property name="checkable">
0145       <bool>true</bool>
0146      </property>
0147     </widget>
0148    </item>
0149    <item row="0" column="7">
0150     <widget class="QToolButton" name="gpsButton">
0151      <property name="sizePolicy">
0152       <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0153        <horstretch>64</horstretch>
0154        <verstretch>64</verstretch>
0155       </sizepolicy>
0156      </property>
0157      <property name="toolTip">
0158       <string>Toggle GPS</string>
0159      </property>
0160      <property name="text">
0161       <string/>
0162      </property>
0163      <property name="icon">
0164       <iconset resource="../../../marble.qrc">
0165        <normaloff>:/icons/gps.png</normaloff>:/icons/gps.png</iconset>
0166      </property>
0167      <property name="iconSize">
0168       <size>
0169        <width>64</width>
0170        <height>64</height>
0171       </size>
0172      </property>
0173      <property name="checkable">
0174       <bool>true</bool>
0175      </property>
0176     </widget>
0177    </item>
0178    <item row="0" column="8">
0179     <widget class="QToolButton" name="zoomOutButton">
0180      <property name="sizePolicy">
0181       <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0182        <horstretch>64</horstretch>
0183        <verstretch>64</verstretch>
0184       </sizepolicy>
0185      </property>
0186      <property name="toolTip">
0187       <string>Zoom Out</string>
0188      </property>
0189      <property name="text">
0190       <string>-</string>
0191      </property>
0192      <property name="icon">
0193       <iconset resource="../../../marble.qrc">
0194        <normaloff>:/icons/zoom-out-large.png</normaloff>:/icons/zoom-out-large.png</iconset>
0195      </property>
0196      <property name="iconSize">
0197       <size>
0198        <width>64</width>
0199        <height>64</height>
0200       </size>
0201      </property>
0202      <property name="checkable">
0203       <bool>false</bool>
0204      </property>
0205      <property name="autoRepeat">
0206       <bool>false</bool>
0207      </property>
0208     </widget>
0209    </item>
0210    <item row="0" column="9">
0211     <widget class="QToolButton" name="zoomInButton">
0212      <property name="sizePolicy">
0213       <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0214        <horstretch>64</horstretch>
0215        <verstretch>64</verstretch>
0216       </sizepolicy>
0217      </property>
0218      <property name="toolTip">
0219       <string>Zoom In</string>
0220      </property>
0221      <property name="text">
0222       <string>+</string>
0223      </property>
0224      <property name="icon">
0225       <iconset resource="../../../marble.qrc">
0226        <normaloff>:/icons/zoom-in-large.png</normaloff>:/icons/zoom-in-large.png</iconset>
0227      </property>
0228      <property name="iconSize">
0229       <size>
0230        <width>64</width>
0231        <height>64</height>
0232       </size>
0233      </property>
0234      <property name="checkable">
0235       <bool>false</bool>
0236      </property>
0237      <property name="autoRepeat">
0238       <bool>false</bool>
0239      </property>
0240     </widget>
0241    </item>
0242    <item row="0" column="5">
0243     <widget class="QLabel" name="destinationDistanceLabel">
0244      <property name="sizePolicy">
0245       <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0246        <horstretch>0</horstretch>
0247        <verstretch>0</verstretch>
0248       </sizepolicy>
0249      </property>
0250      <property name="maximumSize">
0251       <size>
0252        <width>128</width>
0253        <height>16777215</height>
0254       </size>
0255      </property>
0256      <property name="cursor">
0257       <cursorShape>ArrowCursor</cursorShape>
0258      </property>
0259      <property name="toolTip">
0260       <string>total time remaining</string>
0261      </property>
0262      <property name="text">
0263       <string/>
0264      </property>
0265      <property name="textFormat">
0266       <enum>Qt::AutoText</enum>
0267      </property>
0268      <property name="alignment">
0269       <set>Qt::AlignCenter</set>
0270      </property>
0271      <property name="wordWrap">
0272       <bool>true</bool>
0273      </property>
0274     </widget>
0275    </item>
0276    <item row="0" column="2">
0277     <spacer name="spacer">
0278      <property name="orientation">
0279       <enum>Qt::Horizontal</enum>
0280      </property>
0281      <property name="sizeType">
0282       <enum>QSizePolicy::Fixed</enum>
0283      </property>
0284      <property name="sizeHint" stdset="0">
0285       <size>
0286        <width>10</width>
0287        <height>20</height>
0288       </size>
0289      </property>
0290     </spacer>
0291    </item>
0292   </layout>
0293  </widget>
0294  <resources>
0295   <include location="../../../marble.qrc"/>
0296   <include location="../../../lib/libmarble.qrc"/>
0297  </resources>
0298  <connections/>
0299 </ui>