Warning, /education/marble/src/lib/marble/MarbleNavigator.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>MarbleNavigator</class>
0003  <widget class="QWidget" name="MarbleNavigator" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>249</width>
0009     <height>473</height>
0010    </rect>
0011   </property>
0012   <property name="sizePolicy" >
0013    <sizepolicy>
0014     <hsizetype>0</hsizetype>
0015     <vsizetype>5</vsizetype>
0016     <horstretch>0</horstretch>
0017     <verstretch>0</verstretch>
0018    </sizepolicy>
0019   </property>
0020   <layout class="QHBoxLayout" >
0021    <property name="margin" >
0022     <number>0</number>
0023    </property>
0024    <property name="spacing" >
0025     <number>6</number>
0026    </property>
0027    <item>
0028     <layout class="QGridLayout" >
0029      <property name="margin" >
0030       <number>0</number>
0031      </property>
0032      <property name="spacing" >
0033       <number>6</number>
0034      </property>
0035      <item row="6" column="1" >
0036       <widget class="QFrame" name="m_pSpacerFrame" >
0037        <property name="sizePolicy" >
0038         <sizepolicy>
0039          <hsizetype>0</hsizetype>
0040          <vsizetype>0</vsizetype>
0041          <horstretch>0</horstretch>
0042          <verstretch>0</verstretch>
0043         </sizepolicy>
0044        </property>
0045        <property name="minimumSize" >
0046         <size>
0047          <width>16</width>
0048          <height>0</height>
0049         </size>
0050        </property>
0051        <property name="frameShape" >
0052         <enum>QFrame::NoFrame</enum>
0053        </property>
0054        <property name="frameShadow" >
0055         <enum>QFrame::Plain</enum>
0056        </property>
0057       </widget>
0058      </item>
0059      <item row="0" column="1" >
0060       <widget class="QToolButton" name="moveUpButton" >
0061        <property name="toolTip" >
0062         <string>Up</string>
0063        </property>
0064        <property name="whatsThis" >
0065         <string>Tilts the globe's axis towards the user.</string>
0066        </property>
0067        <property name="text" >
0068         <string>...</string>
0069        </property>
0070        <property name="icon" >
0071         <iconset resource="marble.qrc" >:/icons/arrow-up.png</iconset>
0072        </property>
0073       </widget>
0074      </item>
0075      <item row="1" column="0" >
0076       <widget class="QToolButton" name="moveLeftButton" >
0077        <property name="toolTip" >
0078         <string>Left</string>
0079        </property>
0080        <property name="whatsThis" >
0081         <string>Rotates the globe counterclockwise around its axis.</string>
0082        </property>
0083        <property name="text" >
0084         <string>...</string>
0085        </property>
0086        <property name="icon" >
0087         <iconset resource="marble.qrc" >:/icons/arrow-left.png</iconset>
0088        </property>
0089        <property name="shortcut" >
0090         <string>Left</string>
0091        </property>
0092       </widget>
0093      </item>
0094      <item row="1" column="1" >
0095       <widget class="QToolButton" name="goHomeButton" >
0096        <property name="toolTip" >
0097         <string>Reset View</string>
0098        </property>
0099        <property name="whatsThis" >
0100         <string>Click this button to restore the original zoom level and view angle.</string>
0101        </property>
0102        <property name="text" >
0103         <string>...</string>
0104        </property>
0105        <property name="icon" >
0106         <iconset resource="marble.qrc" >:/icons/go-home.png</iconset>
0107        </property>
0108        <property name="shortcut" >
0109         <string>Home</string>
0110        </property>
0111       </widget>
0112      </item>
0113      <item row="1" column="2" >
0114       <widget class="QToolButton" name="moveRightButton" >
0115        <property name="toolTip" >
0116         <string>Right</string>
0117        </property>
0118        <property name="whatsThis" >
0119         <string>Rotates the globe clockwise around its axis.</string>
0120        </property>
0121        <property name="text" >
0122         <string>...</string>
0123        </property>
0124        <property name="icon" >
0125         <iconset resource="marble.qrc" >:/icons/arrow-right.png</iconset>
0126        </property>
0127        <property name="shortcut" >
0128         <string>Right</string>
0129        </property>
0130       </widget>
0131      </item>
0132      <item row="2" column="1" >
0133       <widget class="QToolButton" name="moveDownButton" >
0134        <property name="toolTip" >
0135         <string>Down</string>
0136        </property>
0137        <property name="whatsThis" >
0138         <string>Tilts the globe's axis away from the user.</string>
0139        </property>
0140        <property name="text" >
0141         <string>...</string>
0142        </property>
0143        <property name="icon" >
0144         <iconset resource="marble.qrc" >:/icons/arrow-down.png</iconset>
0145        </property>
0146       </widget>
0147      </item>
0148      <item row="3" column="1" >
0149       <widget class="QToolButton" name="zoomInButton" >
0150        <property name="toolTip" >
0151         <string>Zoom In</string>
0152        </property>
0153        <property name="whatsThis" >
0154         <string>Zoom in by pressing this button to see more detail.</string>
0155        </property>
0156        <property name="text" >
0157         <string>...</string>
0158        </property>
0159        <property name="icon" >
0160         <iconset resource="marble.qrc" >:/icons/zoom-in.png</iconset>
0161        </property>
0162        <property name="shortcut" >
0163         <string>+</string>
0164        </property>
0165       </widget>
0166      </item>
0167      <item row="4" column="1" >
0168       <widget class="QSlider" name="zoomSlider" >
0169        <property name="sizePolicy" >
0170         <sizepolicy>
0171          <hsizetype>0</hsizetype>
0172          <vsizetype>3</vsizetype>
0173          <horstretch>0</horstretch>
0174          <verstretch>0</verstretch>
0175         </sizepolicy>
0176        </property>
0177        <property name="toolTip" >
0178         <string>Zoom Slider</string>
0179        </property>
0180        <property name="whatsThis" >
0181         <string>Use this slider to adjust the zoom level of the map.</string>
0182        </property>
0183        <property name="minimum" >
0184         <number>1000</number>
0185        </property>
0186        <property name="maximum" >
0187         <number>2500</number>
0188        </property>
0189        <property name="value" >
0190         <number>1050</number>
0191        </property>
0192        <property name="sliderPosition" >
0193         <number>1050</number>
0194        </property>
0195        <property name="orientation" >
0196         <enum>Qt::Vertical</enum>
0197        </property>
0198        <property name="tickPosition" >
0199         <enum>QSlider::TicksAbove</enum>
0200        </property>
0201        <property name="tickInterval" >
0202         <number>100</number>
0203        </property>
0204       </widget>
0205      </item>
0206      <item row="5" column="1" >
0207       <widget class="QToolButton" name="zoomOutButton" >
0208        <property name="toolTip" >
0209         <string>Zoom Out</string>
0210        </property>
0211        <property name="whatsThis" >
0212         <string>Zoom out by pressing this button to see less detail.</string>
0213        </property>
0214        <property name="text" >
0215         <string>...</string>
0216        </property>
0217        <property name="icon" >
0218         <iconset resource="marble.qrc" >:/icons/zoom-out.png</iconset>
0219        </property>
0220        <property name="shortcut" >
0221         <string>-</string>
0222        </property>
0223       </widget>
0224      </item>
0225     </layout>
0226    </item>
0227   </layout>
0228  </widget>
0229  <resources>
0230   <include location="marble.qrc" />
0231  </resources>
0232  <connections/>
0233 </ui>