Warning, /education/marble/src/plugins/render/navigation/navigation.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>Navigation</class>
0004  <widget class="QWidget" name="Navigation">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>70</width>
0010     <height>360</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Navigation</string>
0015   </property>
0016   <widget class="Marble::ArrowDiscWidget" name="arrowDisc" native="true">
0017    <property name="geometry">
0018     <rect>
0019      <x>0</x>
0020      <y>0</y>
0021      <width>70</width>
0022      <height>70</height>
0023     </rect>
0024    </property>
0025   </widget>
0026   <widget class="Marble::NavigationButton" name="homeButton" native="true">
0027    <property name="geometry">
0028     <rect>
0029      <x>18</x>
0030      <y>70</y>
0031      <width>34</width>
0032      <height>40</height>
0033     </rect>
0034    </property>
0035    <property name="styleSheet">
0036     <string notr="true"/>
0037    </property>
0038    <property name="text" stdset="0">
0039     <string/>
0040    </property>
0041    <property name="icon" stdset="0">
0042     <iconset resource="navigation.qrc">
0043      <normaloff>:/marble/navigation/navigational_homebutton.png</normaloff>
0044      <activeoff>:/marble/navigation/navigational_homebutton_hover.png</activeoff>
0045      <selectedoff>:/marble/navigation/navigational_homebutton_press.png</selectedoff>:/marble/navigation/navigational_homebutton.png</iconset>
0046    </property>
0047    <property name="iconSize" stdset="0">
0048     <size>
0049      <width>34</width>
0050      <height>40</height>
0051     </size>
0052    </property>
0053   </widget>
0054   <widget class="Marble::NavigationButton" name="zoomInButton" native="true">
0055    <property name="geometry">
0056     <rect>
0057      <x>18</x>
0058      <y>109</y>
0059      <width>34</width>
0060      <height>36</height>
0061     </rect>
0062    </property>
0063    <property name="text" stdset="0">
0064     <string/>
0065    </property>
0066    <property name="icon" stdset="0">
0067     <iconset resource="navigation.qrc">
0068      <normaloff>:/marble/navigation/navigational_zoom_plus.png</normaloff>
0069      <disabledoff>:/marble/navigation/navigational_zoom_press_plus.png</disabledoff>
0070      <activeoff>:/marble/navigation/navigational_zoom_hover_plus.png</activeoff>
0071      <selectedoff>:/marble/navigation/navigational_zoom_press_plus.png</selectedoff>:/marble/navigation/navigational_zoom_plus.png</iconset>
0072    </property>
0073    <property name="iconSize" stdset="0">
0074     <size>
0075      <width>34</width>
0076      <height>36</height>
0077     </size>
0078    </property>
0079   </widget>
0080   <widget class="Marble::NavigationButton" name="zoomOutButton" native="true">
0081    <property name="geometry">
0082     <rect>
0083      <x>18</x>
0084      <y>305</y>
0085      <width>34</width>
0086      <height>36</height>
0087     </rect>
0088    </property>
0089    <property name="text" stdset="0">
0090     <string/>
0091    </property>
0092    <property name="icon" stdset="0">
0093     <iconset resource="navigation.qrc">
0094      <normaloff>:/marble/navigation/navigational_zoom_minus.png</normaloff>
0095      <disabledoff>:/marble/navigation/navigational_zoom_press_minus.png</disabledoff>
0096      <activeoff>:/marble/navigation/navigational_zoom_hover_minus.png</activeoff>
0097      <selectedoff>:/marble/navigation/navigational_zoom_press_minus.png</selectedoff>:/marble/navigation/navigational_zoom_minus.png</iconset>
0098    </property>
0099    <property name="iconSize" stdset="0">
0100     <size>
0101      <width>34</width>
0102      <height>36</height>
0103     </size>
0104    </property>
0105   </widget>
0106   <widget class="Marble::NavigationSlider" name="zoomSlider" native="true">
0107    <property name="geometry">
0108     <rect>
0109      <x>18</x>
0110      <y>145</y>
0111      <width>34</width>
0112      <height>160</height>
0113     </rect>
0114    </property>
0115   </widget>
0116  </widget>
0117  <customwidgets>
0118   <customwidget>
0119    <class>Marble::ArrowDiscWidget</class>
0120    <extends>QWidget</extends>
0121    <header>ArrowDiscWidget.h</header>
0122    <container>1</container>
0123   </customwidget>
0124   <customwidget>
0125    <class>Marble::NavigationButton</class>
0126    <extends>QWidget</extends>
0127    <header>NavigationButton.h</header>
0128    <container>1</container>
0129   </customwidget>
0130   <customwidget>
0131    <class>Marble::NavigationSlider</class>
0132    <extends>QWidget</extends>
0133    <header>NavigationSlider.h</header>
0134    <container>1</container>
0135   </customwidget>
0136  </customwidgets>
0137  <resources>
0138   <include location="navigation.qrc"/>
0139  </resources>
0140  <connections/>
0141 </ui>