Salome HOME
bug
[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>619</width>
10     <height>63</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="focusPolicy">
20    <enum>Qt::StrongFocus</enum>
21   </property>
22   <property name="windowTitle">
23    <string>Form</string>
24   </property>
25   <property name="styleSheet">
26    <string notr="true"> QGroupBox {
27      border: 1px solid gray;
28      border-radius: 5px;
29      margin-top: 1ex; /* leave space at the top for the title */
30  }
31
32  QGroupBox::title {
33      padding: 0 3px;
34  }</string>
35   </property>
36   <layout class="QHBoxLayout" name="horizontalLayout_5">
37    <property name="spacing">
38     <number>0</number>
39    </property>
40    <property name="margin">
41     <number>0</number>
42    </property>
43    <item>
44     <layout class="QVBoxLayout" name="verticalLayout">
45      <property name="spacing">
46       <number>0</number>
47      </property>
48      <item>
49       <spacer name="verticalSpacer">
50        <property name="orientation">
51         <enum>Qt::Vertical</enum>
52        </property>
53        <property name="sizeType">
54         <enum>QSizePolicy::Fixed</enum>
55        </property>
56        <property name="sizeHint" stdset="0">
57         <size>
58          <width>20</width>
59          <height>4</height>
60         </size>
61        </property>
62       </spacer>
63      </item>
64      <item>
65       <widget class="QToolButton" name="RBPlie">
66        <property name="minimumSize">
67         <size>
68          <width>21</width>
69          <height>15</height>
70         </size>
71        </property>
72        <property name="maximumSize">
73         <size>
74          <width>21</width>
75          <height>21</height>
76         </size>
77        </property>
78        <property name="styleSheet">
79         <string notr="true">border : 0px</string>
80        </property>
81        <property name="text">
82         <string>...</string>
83        </property>
84        <property name="icon">
85         <iconset>
86          <normaloff>../Editeur/icons/minusnode.png</normaloff>../Editeur/icons/minusnode.png</iconset>
87        </property>
88        <property name="iconSize">
89         <size>
90          <width>21</width>
91          <height>21</height>
92         </size>
93        </property>
94       </widget>
95      </item>
96      <item>
97       <layout class="QHBoxLayout" name="horizontalLayout_4">
98        <item>
99         <widget class="Line" name="line_7">
100          <property name="orientation">
101           <enum>Qt::Vertical</enum>
102          </property>
103         </widget>
104        </item>
105       </layout>
106      </item>
107     </layout>
108    </item>
109    <item>
110     <layout class="QVBoxLayout" name="verticalLayout_2">
111      <item>
112       <layout class="QHBoxLayout" name="horizontalLayout_3">
113        <item>
114         <widget class="MonBoutonValide" name="RBValide">
115          <property name="minimumSize">
116           <size>
117            <width>17</width>
118            <height>25</height>
119           </size>
120          </property>
121          <property name="maximumSize">
122           <size>
123            <width>21</width>
124            <height>25</height>
125           </size>
126          </property>
127          <property name="styleSheet">
128           <string notr="true">border : 0px</string>
129          </property>
130          <property name="text">
131           <string>...</string>
132          </property>
133          <property name="icon">
134           <iconset>
135            <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
136          </property>
137          <property name="iconSize">
138           <size>
139            <width>21</width>
140            <height>25</height>
141           </size>
142          </property>
143         </widget>
144        </item>
145        <item>
146         <layout class="QHBoxLayout" name="horizontalLayout">
147          <property name="spacing">
148           <number>0</number>
149          </property>
150          <item>
151           <widget class="MonLabelClic" name="GroupBox">
152            <property name="sizePolicy">
153             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
154              <horstretch>0</horstretch>
155              <verstretch>0</verstretch>
156             </sizepolicy>
157            </property>
158            <property name="minimumSize">
159             <size>
160              <width>0</width>
161              <height>25</height>
162             </size>
163            </property>
164            <property name="maximumSize">
165             <size>
166              <width>12121213</width>
167              <height>25</height>
168             </size>
169            </property>
170            <property name="text">
171             <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>
172            </property>
173           </widget>
174          </item>
175          <item>
176           <spacer name="horizontalSpacer">
177            <property name="orientation">
178             <enum>Qt::Horizontal</enum>
179            </property>
180            <property name="sizeType">
181             <enum>QSizePolicy::Fixed</enum>
182            </property>
183            <property name="sizeHint" stdset="0">
184             <size>
185              <width>13</width>
186              <height>20</height>
187             </size>
188            </property>
189           </spacer>
190          </item>
191          <item>
192           <widget class="Line" name="line_4">
193            <property name="sizePolicy">
194             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
195              <horstretch>0</horstretch>
196              <verstretch>0</verstretch>
197             </sizepolicy>
198            </property>
199            <property name="minimumSize">
200             <size>
201              <width>200</width>
202              <height>0</height>
203             </size>
204            </property>
205            <property name="maximumSize">
206             <size>
207              <width>1500</width>
208              <height>16</height>
209             </size>
210            </property>
211            <property name="orientation">
212             <enum>Qt::Horizontal</enum>
213            </property>
214           </widget>
215          </item>
216          <item>
217           <spacer name="horizontalSpacer_3">
218            <property name="orientation">
219             <enum>Qt::Horizontal</enum>
220            </property>
221            <property name="sizeType">
222             <enum>QSizePolicy::Fixed</enum>
223            </property>
224            <property name="sizeHint" stdset="0">
225             <size>
226              <width>13</width>
227              <height>20</height>
228             </size>
229            </property>
230           </spacer>
231          </item>
232          <item>
233           <layout class="QHBoxLayout" name="horizontalLayout_2">
234            <property name="spacing">
235             <number>0</number>
236            </property>
237            <property name="sizeConstraint">
238             <enum>QLayout::SetFixedSize</enum>
239            </property>
240            <item>
241             <widget class="QToolButton" name="RBRun">
242              <property name="minimumSize">
243               <size>
244                <width>21</width>
245                <height>31</height>
246               </size>
247              </property>
248              <property name="maximumSize">
249               <size>
250                <width>21</width>
251                <height>31</height>
252               </size>
253              </property>
254              <property name="focusPolicy">
255               <enum>Qt::ClickFocus</enum>
256              </property>
257              <property name="toolTip">
258               <string>Lance un script associé Ã  la commande</string>
259              </property>
260              <property name="styleSheet">
261               <string notr="true">border : 0px</string>
262              </property>
263              <property name="text">
264               <string>...</string>
265              </property>
266              <property name="icon">
267               <iconset>
268                <normaloff>../Editeur/icons/roue.png</normaloff>../Editeur/icons/roue.png</iconset>
269              </property>
270              <property name="iconSize">
271               <size>
272                <width>21</width>
273                <height>31</height>
274               </size>
275              </property>
276             </widget>
277            </item>
278            <item>
279             <widget class="QToolButton" name="RBInfo">
280              <property name="minimumSize">
281               <size>
282                <width>21</width>
283                <height>25</height>
284               </size>
285              </property>
286              <property name="maximumSize">
287               <size>
288                <width>21</width>
289                <height>25</height>
290               </size>
291              </property>
292              <property name="styleSheet">
293               <string notr="true">border : 0px</string>
294              </property>
295              <property name="text">
296               <string>...</string>
297              </property>
298              <property name="icon">
299               <iconset>
300                <normaloff>../Editeur/icons/point-interrogation30.png</normaloff>../Editeur/icons/point-interrogation30.png</iconset>
301              </property>
302              <property name="iconSize">
303               <size>
304                <width>21</width>
305                <height>25</height>
306               </size>
307              </property>
308             </widget>
309            </item>
310            <item>
311             <widget class="QComboBox" name="CBScripts">
312              <property name="sizePolicy">
313               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
314                <horstretch>0</horstretch>
315                <verstretch>0</verstretch>
316               </sizepolicy>
317              </property>
318              <property name="minimumSize">
319               <size>
320                <width>0</width>
321                <height>38</height>
322               </size>
323              </property>
324              <property name="cursor">
325               <cursorShape>ArrowCursor</cursorShape>
326              </property>
327              <property name="frame">
328               <bool>false</bool>
329              </property>
330             </widget>
331            </item>
332            <item>
333             <widget class="QToolButton" name="RBRegle">
334              <property name="minimumSize">
335               <size>
336                <width>21</width>
337                <height>25</height>
338               </size>
339              </property>
340              <property name="maximumSize">
341               <size>
342                <width>21</width>
343                <height>25</height>
344               </size>
345              </property>
346              <property name="styleSheet">
347               <string notr="true">border : 0px</string>
348              </property>
349              <property name="text">
350               <string>...</string>
351              </property>
352              <property name="icon">
353               <iconset>
354                <normaloff>../Editeur/icons/lettreRblanc30.png</normaloff>../Editeur/icons/lettreRblanc30.png</iconset>
355              </property>
356              <property name="iconSize">
357               <size>
358                <width>21</width>
359                <height>25</height>
360               </size>
361              </property>
362             </widget>
363            </item>
364           </layout>
365          </item>
366          <item>
367           <spacer name="horizontalSpacer_2">
368            <property name="orientation">
369             <enum>Qt::Horizontal</enum>
370            </property>
371            <property name="sizeType">
372             <enum>QSizePolicy::Fixed</enum>
373            </property>
374            <property name="sizeHint" stdset="0">
375             <size>
376              <width>13</width>
377              <height>20</height>
378             </size>
379            </property>
380           </spacer>
381          </item>
382          <item>
383           <widget class="QToolButton" name="RBPlus">
384            <property name="minimumSize">
385             <size>
386              <width>21</width>
387              <height>25</height>
388             </size>
389            </property>
390            <property name="maximumSize">
391             <size>
392              <width>21</width>
393              <height>25</height>
394             </size>
395            </property>
396            <property name="styleSheet">
397             <string notr="true">border : 0px</string>
398            </property>
399            <property name="text">
400             <string>...</string>
401            </property>
402            <property name="icon">
403             <iconset>
404              <normaloff>../Editeur/icons/PlusBleu.png</normaloff>../Editeur/icons/PlusBleu.png</iconset>
405            </property>
406            <property name="iconSize">
407             <size>
408              <width>21</width>
409              <height>25</height>
410             </size>
411            </property>
412           </widget>
413          </item>
414          <item>
415           <widget class="QToolButton" name="RBPoubelle">
416            <property name="minimumSize">
417             <size>
418              <width>21</width>
419              <height>25</height>
420             </size>
421            </property>
422            <property name="maximumSize">
423             <size>
424              <width>21</width>
425              <height>25</height>
426             </size>
427            </property>
428            <property name="styleSheet">
429             <string notr="true">border : 0px</string>
430            </property>
431            <property name="text">
432             <string>...</string>
433            </property>
434            <property name="icon">
435             <iconset>
436              <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
437            </property>
438            <property name="iconSize">
439             <size>
440              <width>21</width>
441              <height>25</height>
442             </size>
443            </property>
444           </widget>
445          </item>
446         </layout>
447        </item>
448       </layout>
449      </item>
450      <item>
451       <layout class="QVBoxLayout" name="commandesLayout">
452        <property name="spacing">
453         <number>0</number>
454        </property>
455        <property name="topMargin">
456         <number>2</number>
457        </property>
458        <item>
459         <spacer name="verticalSpacer_2">
460          <property name="orientation">
461           <enum>Qt::Vertical</enum>
462          </property>
463          <property name="sizeType">
464           <enum>QSizePolicy::Fixed</enum>
465          </property>
466          <property name="sizeHint" stdset="0">
467           <size>
468            <width>2</width>
469            <height>2</height>
470           </size>
471          </property>
472         </spacer>
473        </item>
474       </layout>
475      </item>
476     </layout>
477    </item>
478   </layout>
479   <zorder></zorder>
480   <zorder></zorder>
481  </widget>
482  <customwidgets>
483   <customwidget>
484    <class>MonBoutonValide</class>
485    <extends>QToolButton</extends>
486    <header>monBoutonValide.h</header>
487   </customwidget>
488   <customwidget>
489    <class>MonLabelClic</class>
490    <extends>QLabel</extends>
491    <header>monLabelClic.h</header>
492   </customwidget>
493  </customwidgets>
494  <resources/>
495  <connections/>
496 </ui>