Modify the user interface of the module page
[bertos.git] / wizard / ui / cpu_select.ui
1 <ui version="4.0" >
2  <class>Form</class>
3  <widget class="QWidget" name="Form" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>406</width>
9     <height>243</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Form</string>
20   </property>
21   <layout class="QVBoxLayout" name="verticalLayout" >
22    <item>
23     <widget class="QListWidget" name="cpuList" />
24    </item>
25    <item>
26     <widget class="QLabel" name="descriptionLabel" >
27      <property name="text" >
28       <string/>
29      </property>
30     </widget>
31    </item>
32   </layout>
33  </widget>
34  <resources/>
35  <connections/>
36 </ui>