c8b8e4a3d8ba29f657536be2057721e2fd47e1ad
[bertos.git] / wizard / ui / 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>491</width>
9     <height>409</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="QHBoxLayout" name="horizontalLayout" >
22    <item>
23     <layout class="QVBoxLayout" name="verticalLayout_3" >
24      <item>
25       <widget class="QTreeWidget" name="moduleTree" >
26        <property name="minimumSize" >
27         <size>
28          <width>175</width>
29          <height>0</height>
30         </size>
31        </property>
32        <property name="maximumSize" >
33         <size>
34          <width>175</width>
35          <height>16777215</height>
36         </size>
37        </property>
38        <column>
39         <property name="text" >
40          <string>1</string>
41         </property>
42        </column>
43       </widget>
44      </item>
45      <item>
46       <widget class="QCheckBox" name="automaticFix" >
47        <property name="minimumSize" >
48         <size>
49          <width>175</width>
50          <height>0</height>
51         </size>
52        </property>
53        <property name="maximumSize" >
54         <size>
55          <width>175</width>
56          <height>16777215</height>
57         </size>
58        </property>
59        <property name="text" >
60         <string>Automatically fix
61 dependecies</string>
62        </property>
63        <property name="checked" >
64         <bool>true</bool>
65        </property>
66       </widget>
67      </item>
68     </layout>
69    </item>
70    <item>
71     <layout class="QVBoxLayout" name="verticalLayout" >
72      <item>
73       <widget class="Line" name="line" >
74        <property name="orientation" >
75         <enum>Qt::Vertical</enum>
76        </property>
77       </widget>
78      </item>
79     </layout>
80    </item>
81    <item>
82     <layout class="QVBoxLayout" name="verticalLayout_2" >
83      <item>
84       <widget class="QLabel" name="moduleLabel" >
85        <property name="text" >
86         <string/>
87        </property>
88       </widget>
89      </item>
90      <item>
91       <widget class="QTableWidget" name="propertyTable" >
92        <property name="editTriggers" >
93         <set>QAbstractItemView::NoEditTriggers</set>
94        </property>
95        <property name="alternatingRowColors" >
96         <bool>true</bool>
97        </property>
98        <property name="selectionMode" >
99         <enum>QAbstractItemView::SingleSelection</enum>
100        </property>
101        <property name="selectionBehavior" >
102         <enum>QAbstractItemView::SelectRows</enum>
103        </property>
104        <property name="showGrid" >
105         <bool>false</bool>
106        </property>
107        <property name="wordWrap" >
108         <bool>true</bool>
109        </property>
110        <property name="cornerButtonEnabled" >
111         <bool>false</bool>
112        </property>
113       </widget>
114      </item>
115     </layout>
116    </item>
117   </layout>
118  </widget>
119  <resources/>
120  <connections/>
121 </ui>