43fa81cc9587cb1775e0da9b6e9740f66399c360
[bertos.git] / wizard / ui / toolchain_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>321</width>
9     <height>298</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout" >
16    <item>
17     <widget class="QListWidget" name="toolchainList" />
18    </item>
19    <item>
20     <widget class="QLabel" name="infoLabel" >
21      <property name="text" >
22       <string/>
23      </property>
24      <property name="wordWrap" >
25       <bool>true</bool>
26      </property>
27     </widget>
28    </item>
29    <item>
30     <layout class="QHBoxLayout" name="horizontalLayout" >
31      <item>
32       <widget class="QToolButton" name="addButton" >
33        <property name="minimumSize" >
34         <size>
35          <width>26</width>
36          <height>26</height>
37         </size>
38        </property>
39        <property name="maximumSize" >
40         <size>
41          <width>26</width>
42          <height>26</height>
43         </size>
44        </property>
45        <property name="text" >
46         <string/>
47        </property>
48        <property name="icon" >
49         <iconset resource="bertos.qrc" >
50          <normaloff>:/images/listadd.png</normaloff>:/images/listadd.png</iconset>
51        </property>
52        <property name="iconSize" >
53         <size>
54          <width>16</width>
55          <height>16</height>
56         </size>
57        </property>
58       </widget>
59      </item>
60      <item>
61       <widget class="QToolButton" name="removeButton" >
62        <property name="minimumSize" >
63         <size>
64          <width>26</width>
65          <height>26</height>
66         </size>
67        </property>
68        <property name="maximumSize" >
69         <size>
70          <width>26</width>
71          <height>26</height>
72         </size>
73        </property>
74        <property name="text" >
75         <string/>
76        </property>
77        <property name="icon" >
78         <iconset resource="bertos.qrc" >
79          <normaloff>:/images/listremove.png</normaloff>:/images/listremove.png</iconset>
80        </property>
81        <property name="iconSize" >
82         <size>
83          <width>16</width>
84          <height>16</height>
85         </size>
86        </property>
87       </widget>
88      </item>
89      <item>
90       <spacer name="horizontalSpacer" >
91        <property name="orientation" >
92         <enum>Qt::Horizontal</enum>
93        </property>
94        <property name="sizeHint" stdset="0" >
95         <size>
96          <width>40</width>
97          <height>20</height>
98         </size>
99        </property>
100       </spacer>
101      </item>
102      <item>
103       <widget class="QToolButton" name="checkButton" >
104        <property name="minimumSize" >
105         <size>
106          <width>26</width>
107          <height>26</height>
108         </size>
109        </property>
110        <property name="maximumSize" >
111         <size>
112          <width>26</width>
113          <height>26</height>
114         </size>
115        </property>
116        <property name="toolTip" >
117         <string>Validate all the toolchains</string>
118        </property>
119        <property name="text" >
120         <string/>
121        </property>
122        <property name="icon" >
123         <iconset resource="bertos.qrc" >
124          <normaloff>:/images/ok.png</normaloff>:/images/ok.png</iconset>
125        </property>
126       </widget>
127      </item>
128      <item>
129       <widget class="QToolButton" name="searchButton" >
130        <property name="minimumSize" >
131         <size>
132          <width>26</width>
133          <height>26</height>
134         </size>
135        </property>
136        <property name="maximumSize" >
137         <size>
138          <width>16777215</width>
139          <height>26</height>
140         </size>
141        </property>
142        <property name="text" >
143         <string>Search</string>
144        </property>
145       </widget>
146      </item>
147     </layout>
148    </item>
149   </layout>
150  </widget>
151  <resources>
152   <include location="bertos.qrc" />
153  </resources>
154  <connections/>
155 </ui>