Salome HOME
pour essai Adao
[tools/eficas.git] / UiQT5 / desWidgetFact.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetFact</class>
4  <widget class="QWidget" name="WidgetFact">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>949</width>
10     <height>49</height>
11    </rect>
12   </property>
13   <property name="focusPolicy">
14    <enum>Qt::StrongFocus</enum>
15   </property>
16   <property name="windowTitle">
17    <string>Form</string>
18   </property>
19   <property name="styleSheet">
20    <string notr="true"> QGroupBox {
21      border: 1px solid gray;
22      border-radius: 5px;
23      margin-top: 1ex; /* leave space at the top for the title */
24  }
25
26  QGroupBox::title {
27      padding: 0 3px;
28  }</string>
29   </property>
30   <layout class="QVBoxLayout" name="verticalLayout_2">
31    <property name="spacing">
32     <number>0</number>
33    </property>
34    <property name="margin">
35     <number>0</number>
36    </property>
37    <item>
38     <layout class="QHBoxLayout" name="horizontalLayout">
39      <item>
40       <layout class="QVBoxLayout" name="verticalLayout">
41        <property name="spacing">
42         <number>0</number>
43        </property>
44        <item>
45         <spacer name="verticalSpacer">
46          <property name="orientation">
47           <enum>Qt::Vertical</enum>
48          </property>
49          <property name="sizeType">
50           <enum>QSizePolicy::Fixed</enum>
51          </property>
52          <property name="sizeHint" stdset="0">
53           <size>
54            <width>20</width>
55            <height>5</height>
56           </size>
57          </property>
58         </spacer>
59        </item>
60        <item>
61         <widget class="QToolButton" name="RBPlie">
62          <property name="minimumSize">
63           <size>
64            <width>21</width>
65            <height>15</height>
66           </size>
67          </property>
68          <property name="maximumSize">
69           <size>
70            <width>21</width>
71            <height>21</height>
72           </size>
73          </property>
74          <property name="styleSheet">
75           <string notr="true">border : 0px</string>
76          </property>
77          <property name="text">
78           <string>...</string>
79          </property>
80          <property name="icon">
81           <iconset>
82            <normaloff>../Editeur/icons/minusnode.png</normaloff>../Editeur/icons/minusnode.png</iconset>
83          </property>
84          <property name="iconSize">
85           <size>
86            <width>21</width>
87            <height>21</height>
88           </size>
89          </property>
90         </widget>
91        </item>
92        <item>
93         <layout class="QHBoxLayout" name="horizontalLayout_4">
94          <item>
95           <widget class="Line" name="line_7">
96            <property name="orientation">
97             <enum>Qt::Vertical</enum>
98            </property>
99           </widget>
100          </item>
101         </layout>
102        </item>
103       </layout>
104      </item>
105      <item>
106       <widget class="MonBoutonValide" name="RBValide">
107        <property name="minimumSize">
108         <size>
109          <width>17</width>
110          <height>25</height>
111         </size>
112        </property>
113        <property name="maximumSize">
114         <size>
115          <width>21</width>
116          <height>25</height>
117         </size>
118        </property>
119        <property name="styleSheet">
120         <string notr="true">border : 0px</string>
121        </property>
122        <property name="text">
123         <string>...</string>
124        </property>
125        <property name="icon">
126         <iconset>
127          <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
128        </property>
129        <property name="iconSize">
130         <size>
131          <width>21</width>
132          <height>25</height>
133         </size>
134        </property>
135       </widget>
136      </item>
137      <item>
138       <widget class="MonLabelClic" name="GroupBox">
139        <property name="sizePolicy">
140         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
141          <horstretch>0</horstretch>
142          <verstretch>0</verstretch>
143         </sizepolicy>
144        </property>
145        <property name="minimumSize">
146         <size>
147          <width>0</width>
148          <height>25</height>
149         </size>
150        </property>
151        <property name="maximumSize">
152         <size>
153          <width>12121213</width>
154          <height>25</height>
155         </size>
156        </property>
157        <property name="text">
158         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;TextLabel&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
159        </property>
160       </widget>
161      </item>
162      <item>
163       <spacer name="horizontalSpacer">
164        <property name="orientation">
165         <enum>Qt::Horizontal</enum>
166        </property>
167        <property name="sizeType">
168         <enum>QSizePolicy::Fixed</enum>
169        </property>
170        <property name="sizeHint" stdset="0">
171         <size>
172          <width>13</width>
173          <height>20</height>
174         </size>
175        </property>
176       </spacer>
177      </item>
178      <item>
179       <widget class="Line" name="line_4">
180        <property name="sizePolicy">
181         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
182          <horstretch>0</horstretch>
183          <verstretch>0</verstretch>
184         </sizepolicy>
185        </property>
186        <property name="minimumSize">
187         <size>
188          <width>200</width>
189          <height>0</height>
190         </size>
191        </property>
192        <property name="maximumSize">
193         <size>
194          <width>1500</width>
195          <height>16</height>
196         </size>
197        </property>
198        <property name="orientation">
199         <enum>Qt::Horizontal</enum>
200        </property>
201       </widget>
202      </item>
203      <item>
204       <spacer name="horizontalSpacer_3">
205        <property name="orientation">
206         <enum>Qt::Horizontal</enum>
207        </property>
208        <property name="sizeType">
209         <enum>QSizePolicy::Fixed</enum>
210        </property>
211        <property name="sizeHint" stdset="0">
212         <size>
213          <width>13</width>
214          <height>20</height>
215         </size>
216        </property>
217       </spacer>
218      </item>
219      <item>
220       <widget class="QToolButton" name="RBRun">
221        <property name="minimumSize">
222         <size>
223          <width>21</width>
224          <height>31</height>
225         </size>
226        </property>
227        <property name="maximumSize">
228         <size>
229          <width>21</width>
230          <height>31</height>
231         </size>
232        </property>
233        <property name="focusPolicy">
234         <enum>Qt::ClickFocus</enum>
235        </property>
236        <property name="toolTip">
237         <string>Lance un script associé à la commande</string>
238        </property>
239        <property name="styleSheet">
240         <string notr="true">border : 0px</string>
241        </property>
242        <property name="text">
243         <string>...</string>
244        </property>
245        <property name="icon">
246         <iconset>
247          <normaloff>../../../.designer/Editeur/icons/roue.png</normaloff>../../../.designer/Editeur/icons/roue.png</iconset>
248        </property>
249        <property name="iconSize">
250         <size>
251          <width>21</width>
252          <height>31</height>
253         </size>
254        </property>
255       </widget>
256      </item>
257      <item>
258       <layout class="QHBoxLayout" name="horizontalLayout_2">
259        <property name="spacing">
260         <number>0</number>
261        </property>
262        <property name="sizeConstraint">
263         <enum>QLayout::SetFixedSize</enum>
264        </property>
265        <item>
266         <widget class="QToolButton" name="RBInfo">
267          <property name="minimumSize">
268           <size>
269            <width>21</width>
270            <height>25</height>
271           </size>
272          </property>
273          <property name="maximumSize">
274           <size>
275            <width>21</width>
276            <height>25</height>
277           </size>
278          </property>
279          <property name="styleSheet">
280           <string notr="true">border : 0px</string>
281          </property>
282          <property name="text">
283           <string>...</string>
284          </property>
285          <property name="icon">
286           <iconset>
287            <normaloff>../Editeur/icons/point-interrogation30.png</normaloff>../Editeur/icons/point-interrogation30.png</iconset>
288          </property>
289          <property name="iconSize">
290           <size>
291            <width>21</width>
292            <height>25</height>
293           </size>
294          </property>
295         </widget>
296        </item>
297        <item>
298         <widget class="QToolButton" name="RBRegle">
299          <property name="minimumSize">
300           <size>
301            <width>21</width>
302            <height>25</height>
303           </size>
304          </property>
305          <property name="maximumSize">
306           <size>
307            <width>21</width>
308            <height>25</height>
309           </size>
310          </property>
311          <property name="styleSheet">
312           <string notr="true">border : 0px</string>
313          </property>
314          <property name="text">
315           <string>...</string>
316          </property>
317          <property name="icon">
318           <iconset>
319            <normaloff>../Editeur/icons/lettreRblanc30.png</normaloff>../Editeur/icons/lettreRblanc30.png</iconset>
320          </property>
321          <property name="iconSize">
322           <size>
323            <width>21</width>
324            <height>25</height>
325           </size>
326          </property>
327         </widget>
328        </item>
329       </layout>
330      </item>
331      <item>
332       <spacer name="horizontalSpacer_2">
333        <property name="orientation">
334         <enum>Qt::Horizontal</enum>
335        </property>
336        <property name="sizeType">
337         <enum>QSizePolicy::Fixed</enum>
338        </property>
339        <property name="sizeHint" stdset="0">
340         <size>
341          <width>13</width>
342          <height>20</height>
343         </size>
344        </property>
345       </spacer>
346      </item>
347      <item>
348       <widget class="QToolButton" name="RBPoubelle">
349        <property name="minimumSize">
350         <size>
351          <width>21</width>
352          <height>25</height>
353         </size>
354        </property>
355        <property name="maximumSize">
356         <size>
357          <width>21</width>
358          <height>25</height>
359         </size>
360        </property>
361        <property name="styleSheet">
362         <string notr="true">border : 0px</string>
363        </property>
364        <property name="text">
365         <string>...</string>
366        </property>
367        <property name="icon">
368         <iconset>
369          <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
370        </property>
371        <property name="iconSize">
372         <size>
373          <width>21</width>
374          <height>25</height>
375         </size>
376        </property>
377       </widget>
378      </item>
379     </layout>
380    </item>
381    <item>
382     <layout class="QVBoxLayout" name="commandesLayout">
383      <property name="spacing">
384       <number>0</number>
385      </property>
386      <property name="topMargin">
387       <number>2</number>
388      </property>
389     </layout>
390    </item>
391   </layout>
392   <zorder></zorder>
393   <zorder></zorder>
394   <zorder>RBRun</zorder>
395  </widget>
396  <customwidgets>
397   <customwidget>
398    <class>MonBoutonValide</class>
399    <extends>QToolButton</extends>
400    <header>monBoutonValide.h</header>
401   </customwidget>
402   <customwidget>
403    <class>MonLabelClic</class>
404    <extends>QLabel</extends>
405    <header>monLabelClic.h</header>
406   </customwidget>
407  </customwidgets>
408  <resources/>
409  <connections/>
410 </ui>