Resolve one of the qvariant conversion problem on ubuntu linux platform
[bertos.git] / wizard / module_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>640</width>
9     <height>480</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Form</string>
20   </property>
21   <widget class="QWidget" name="" >
22    <property name="geometry" >
23     <rect>
24      <x>20</x>
25      <y>20</y>
26      <width>601</width>
27      <height>421</height>
28     </rect>
29    </property>
30    <layout class="QHBoxLayout" name="horizontalLayout" >
31     <item>
32      <widget class="QListView" name="propertyList" />
33     </item>
34     <item>
35      <spacer name="horizontalSpacer" >
36       <property name="orientation" >
37        <enum>Qt::Horizontal</enum>
38       </property>
39       <property name="sizeHint" stdset="0" >
40        <size>
41         <width>40</width>
42         <height>20</height>
43        </size>
44       </property>
45      </spacer>
46     </item>
47     <item>
48      <widget class="QListView" name="moduleList" />
49     </item>
50    </layout>
51   </widget>
52  </widget>
53  <resources/>
54  <connections/>
55 </ui>