Salome HOME
Pour Adao
[tools/eficas.git] / UiQT4 / desWidgetPlusieursInto.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetPlusieursInto</class>
4  <widget class="QWidget" name="WidgetPlusieursInto">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>826</width>
10     <height>83</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>60</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_3">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="margin">
33     <number>0</number>
34    </property>
35    <item>
36     <layout class="QVBoxLayout" name="verticalLayout_3">
37      <property name="spacing">
38       <number>0</number>
39      </property>
40      <item>
41       <layout class="QHBoxLayout" name="horizontalLayout_2">
42        <property name="spacing">
43         <number>0</number>
44        </property>
45        <item>
46         <layout class="QHBoxLayout" name="horizontalLayout">
47          <property name="spacing">
48           <number>0</number>
49          </property>
50          <item>
51           <spacer name="horizontalSpacer_3">
52            <property name="orientation">
53             <enum>Qt::Horizontal</enum>
54            </property>
55            <property name="sizeType">
56             <enum>QSizePolicy::Fixed</enum>
57            </property>
58            <property name="sizeHint" stdset="0">
59             <size>
60              <width>21</width>
61              <height>20</height>
62             </size>
63            </property>
64           </spacer>
65          </item>
66          <item>
67           <widget class="QToolButton" name="RBValide">
68            <property name="minimumSize">
69             <size>
70              <width>21</width>
71              <height>31</height>
72             </size>
73            </property>
74            <property name="maximumSize">
75             <size>
76              <width>21</width>
77              <height>35</height>
78             </size>
79            </property>
80            <property name="styleSheet">
81             <string notr="true">border : 0px</string>
82            </property>
83            <property name="text">
84             <string>...</string>
85            </property>
86            <property name="icon">
87             <iconset>
88              <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</iconset>
89            </property>
90            <property name="iconSize">
91             <size>
92              <width>32</width>
93              <height>32</height>
94             </size>
95            </property>
96           </widget>
97          </item>
98         </layout>
99        </item>
100        <item>
101         <widget class="QLabel" name="label">
102          <property name="sizePolicy">
103           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
104            <horstretch>0</horstretch>
105            <verstretch>0</verstretch>
106           </sizepolicy>
107          </property>
108          <property name="minimumSize">
109           <size>
110            <width>300</width>
111            <height>24</height>
112           </size>
113          </property>
114          <property name="maximumSize">
115           <size>
116            <width>178</width>
117            <height>16777215</height>
118           </size>
119          </property>
120          <property name="frameShape">
121           <enum>QFrame::NoFrame</enum>
122          </property>
123          <property name="text">
124           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#0055ff;&quot;&gt;Label&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
125          </property>
126         </widget>
127        </item>
128       </layout>
129      </item>
130      <item>
131       <spacer name="verticalSpacer">
132        <property name="orientation">
133         <enum>Qt::Vertical</enum>
134        </property>
135        <property name="sizeHint" stdset="0">
136         <size>
137          <width>20</width>
138          <height>5</height>
139         </size>
140        </property>
141       </spacer>
142      </item>
143     </layout>
144    </item>
145    <item>
146     <widget class="QScrollArea" name="scrollArea">
147      <property name="sizePolicy">
148       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
149        <horstretch>0</horstretch>
150        <verstretch>0</verstretch>
151       </sizepolicy>
152      </property>
153      <property name="styleSheet">
154       <string notr="true">background : rgb(247,247,247)</string>
155      </property>
156      <property name="frameShape">
157       <enum>QFrame::NoFrame</enum>
158      </property>
159      <property name="lineWidth">
160       <number>0</number>
161      </property>
162      <property name="widgetResizable">
163       <bool>true</bool>
164      </property>
165      <property name="alignment">
166       <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
167      </property>
168      <widget class="QWidget" name="verticalWidgetLE">
169       <property name="geometry">
170        <rect>
171         <x>0</x>
172         <y>0</y>
173         <width>435</width>
174         <height>83</height>
175        </rect>
176       </property>
177       <property name="sizePolicy">
178        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
179         <horstretch>0</horstretch>
180         <verstretch>0</verstretch>
181        </sizepolicy>
182       </property>
183       <layout class="QVBoxLayout" name="CBLayout">
184        <property name="spacing">
185         <number>0</number>
186        </property>
187        <property name="margin">
188         <number>0</number>
189        </property>
190       </layout>
191      </widget>
192     </widget>
193    </item>
194    <item>
195     <spacer name="horizontalSpacer">
196      <property name="orientation">
197       <enum>Qt::Horizontal</enum>
198      </property>
199      <property name="sizeType">
200       <enum>QSizePolicy::Preferred</enum>
201      </property>
202      <property name="sizeHint" stdset="0">
203       <size>
204        <width>20</width>
205        <height>17</height>
206       </size>
207      </property>
208     </spacer>
209    </item>
210    <item>
211     <layout class="QVBoxLayout" name="verticalLayout">
212      <item>
213       <widget class="QToolButton" name="RBPoubelle">
214        <property name="minimumSize">
215         <size>
216          <width>21</width>
217          <height>31</height>
218         </size>
219        </property>
220        <property name="maximumSize">
221         <size>
222          <width>21</width>
223          <height>31</height>
224         </size>
225        </property>
226        <property name="styleSheet">
227         <string notr="true">border : 0px</string>
228        </property>
229        <property name="text">
230         <string>...</string>
231        </property>
232        <property name="icon">
233         <iconset>
234          <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
235        </property>
236        <property name="iconSize">
237         <size>
238          <width>32</width>
239          <height>32</height>
240         </size>
241        </property>
242       </widget>
243      </item>
244      <item>
245       <spacer name="verticalSpacer_2">
246        <property name="orientation">
247         <enum>Qt::Vertical</enum>
248        </property>
249        <property name="sizeHint" stdset="0">
250         <size>
251          <width>20</width>
252          <height>40</height>
253         </size>
254        </property>
255       </spacer>
256      </item>
257     </layout>
258    </item>
259   </layout>
260   <zorder>horizontalSpacer</zorder>
261   <zorder></zorder>
262   <zorder>scrollArea</zorder>
263  </widget>
264  <resources/>
265  <connections/>
266 </ui>