Initial version
[gpssportsniffer] / loadtracksWindow.ui
index ab022d8..9fdcf6c 100755 (executable)
        <widget class="QComboBox" name="mapsType">
         <item>
          <property name="text">
+          <string>CloudMade (World)</string>
+         </property>
+        </item>
+        <item>
+         <property name="text">
           <string>GoogleMaps (World)</string>
          </property>
         </item>
         </property>
        </widget>
       </item>
+      <item row="3" column="0">
+       <widget class="QLabel" name="label_4">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+        <property name="text">
+         <string>Map cache</string>
+        </property>
+       </widget>
+      </item>
+      <item row="3" column="1" colspan="2">
+       <layout class="QHBoxLayout" name="horizontalLayout_2">
+        <item>
+         <widget class="QRadioButton" name="mapCacheOn">
+          <property name="text">
+           <string>On</string>
+          </property>
+          <property name="checked">
+           <bool>false</bool>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QRadioButton" name="mapCacheOff">
+          <property name="text">
+           <string>Off</string>
+          </property>
+          <property name="checked">
+           <bool>true</bool>
+          </property>
+         </widget>
+        </item>
+       </layout>
+      </item>
      </layout>
     </item>
     <item>
     </item>
    </layout>
   </widget>
-  <zorder>verticalLayoutWidget</zorder>
-  <zorder>label_2</zorder>
-  <zorder>colorLabel</zorder>
  </widget>
  <resources/>
  <connections>