Warning, /education/marble/src/plugins/runner/cyclestreets/CycleStreetsConfigWidget.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>CycleStreetsConfigWidget</class>
0004  <widget class="QWidget" name="CycleStreetsConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>168</width>
0010     <height>58</height>
0011    </rect>
0012   </property>
0013   <layout class="QFormLayout" name="formLayout">
0014    <property name="fieldGrowthPolicy">
0015     <enum>QFormLayout::ExpandingFieldsGrow</enum>
0016    </property>
0017    <item row="0" column="0">
0018     <widget class="QLabel" name="planLabel">
0019      <property name="text">
0020       <string>Route type:</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="0" column="1">
0025     <widget class="QComboBox" name="plan"/>
0026    </item>
0027    <item row="1" column="0">
0028     <widget class="QLabel" name="speedLabel">
0029      <property name="text">
0030       <string>Speed:</string>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="1" column="1">
0035     <widget class="QComboBox" name="speed"/>
0036    </item>
0037   </layout>
0038  </widget>
0039  <resources/>
0040  <connections/>
0041 </ui>