Salome HOME
double affichage des optionnels
[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="QHBoxLayout" name="horizontalLayout_3">
31    <property name="spacing">
32     <number>0</number>
33    </property>
34    <property name="leftMargin">
35     <number>0</number>
36    </property>
37    <property name="topMargin">
38     <number>2</number>
39    </property>
40    <property name="rightMargin">
41     <number>0</number>
42    </property>
43    <property name="bottomMargin">
44     <number>0</number>
45    </property>
46    <item>
47     <layout class="QVBoxLayout" name="verticalLayout">
48      <property name="spacing">
49       <number>0</number>
50      </property>
51      <item>
52       <spacer name="verticalSpacer">
53        <property name="orientation">
54         <enum>Qt::Vertical</enum>
55        </property>
56        <property name="sizeType">
57         <enum>QSizePolicy::Fixed</enum>
58        </property>
59        <property name="sizeHint" stdset="0">
60         <size>
61          <width>20</width>
62          <height>5</height>
63         </size>
64        </property>
65       </spacer>
66      </item>
67      <item>
68       <widget class="QToolButton" name="RBPlie">
69        <property name="minimumSize">
70         <size>
71          <width>21</width>
72          <height>15</height>
73         </size>
74        </property>
75        <property name="maximumSize">
76         <size>
77          <width>21</width>
78          <height>21</height>
79         </size>
80        </property>
81        <property name="styleSheet">
82         <string notr="true">border : 0px</string>
83        </property>
84        <property name="text">
85         <string>...</string>
86        </property>
87        <property name="icon">
88         <iconset>
89          <normaloff>../Editeur/icons/minusnode.png</normaloff>../Editeur/icons/minusnode.png</iconset>
90        </property>
91        <property name="iconSize">
92         <size>
93          <width>21</width>
94          <height>21</height>
95         </size>
96        </property>
97       </widget>
98      </item>
99      <item>
100       <layout class="QHBoxLayout" name="horizontalLayout_4">
101        <item>
102         <widget class="Line" name="line_7">
103          <property name="orientation">
104           <enum>Qt::Vertical</enum>
105          </property>
106         </widget>
107        </item>
108       </layout>
109      </item>
110     </layout>
111    </item>
112    <item>
113     <layout class="QGridLayout" name="gridLayout">
114      <property name="horizontalSpacing">
115       <number>0</number>
116      </property>
117      <item row="0" column="0">
118       <widget class="MonBoutonValide" name="RBValide">
119        <property name="minimumSize">
120         <size>
121          <width>17</width>
122          <height>25</height>
123         </size>
124        </property>
125        <property name="maximumSize">
126         <size>
127          <width>21</width>
128          <height>25</height>
129         </size>
130        </property>
131        <property name="styleSheet">
132         <string notr="true">border : 0px</string>
133        </property>
134        <property name="text">
135         <string>...</string>
136        </property>
137        <property name="icon">
138         <iconset>
139          <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
140        </property>
141        <property name="iconSize">
142         <size>
143          <width>21</width>
144          <height>25</height>
145         </size>
146        </property>
147       </widget>
148      </item>
149      <item row="0" column="1">
150       <layout class="QHBoxLayout" name="horizontalLayout">
151        <property name="spacing">
152         <number>0</number>
153        </property>
154        <item>
155         <widget class="MonLabelClic" name="GroupBox">
156          <property name="sizePolicy">
157           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
158            <horstretch>0</horstretch>
159            <verstretch>0</verstretch>
160           </sizepolicy>
161          </property>
162          <property name="minimumSize">
163           <size>
164            <width>0</width>
165            <height>25</height>
166           </size>
167          </property>
168          <property name="maximumSize">
169           <size>
170            <width>12121213</width>
171            <height>25</height>
172           </size>
173          </property>
174          <property name="text">
175           <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>
176          </property>
177         </widget>
178        </item>
179        <item>
180         <spacer name="horizontalSpacer">
181          <property name="orientation">
182           <enum>Qt::Horizontal</enum>
183          </property>
184          <property name="sizeType">
185           <enum>QSizePolicy::Fixed</enum>
186          </property>
187          <property name="sizeHint" stdset="0">
188           <size>
189            <width>13</width>
190            <height>20</height>
191           </size>
192          </property>
193         </spacer>
194        </item>
195        <item>
196         <widget class="Line" name="line_4">
197          <property name="sizePolicy">
198           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
199            <horstretch>0</horstretch>
200            <verstretch>0</verstretch>
201           </sizepolicy>
202          </property>
203          <property name="minimumSize">
204           <size>
205            <width>200</width>
206            <height>0</height>
207           </size>
208          </property>
209          <property name="maximumSize">
210           <size>
211            <width>1500</width>
212            <height>16</height>
213           </size>
214          </property>
215          <property name="orientation">
216           <enum>Qt::Horizontal</enum>
217          </property>
218         </widget>
219        </item>
220        <item>
221         <spacer name="horizontalSpacer_3">
222          <property name="orientation">
223           <enum>Qt::Horizontal</enum>
224          </property>
225          <property name="sizeType">
226           <enum>QSizePolicy::Fixed</enum>
227          </property>
228          <property name="sizeHint" stdset="0">
229           <size>
230            <width>13</width>
231            <height>20</height>
232           </size>
233          </property>
234         </spacer>
235        </item>
236        <item>
237         <layout class="QHBoxLayout" name="horizontalLayout_2">
238          <property name="spacing">
239           <number>0</number>
240          </property>
241          <property name="sizeConstraint">
242           <enum>QLayout::SetFixedSize</enum>
243          </property>
244          <item>
245           <widget class="QToolButton" name="RBInfo">
246            <property name="minimumSize">
247             <size>
248              <width>21</width>
249              <height>25</height>
250             </size>
251            </property>
252            <property name="maximumSize">
253             <size>
254              <width>21</width>
255              <height>25</height>
256             </size>
257            </property>
258            <property name="styleSheet">
259             <string notr="true">border : 0px</string>
260            </property>
261            <property name="text">
262             <string>...</string>
263            </property>
264            <property name="icon">
265             <iconset>
266              <normaloff>../Editeur/icons/point-interrogation30.png</normaloff>../Editeur/icons/point-interrogation30.png</iconset>
267            </property>
268            <property name="iconSize">
269             <size>
270              <width>21</width>
271              <height>25</height>
272             </size>
273            </property>
274           </widget>
275          </item>
276          <item>
277           <widget class="QToolButton" name="RBRegle">
278            <property name="minimumSize">
279             <size>
280              <width>21</width>
281              <height>25</height>
282             </size>
283            </property>
284            <property name="maximumSize">
285             <size>
286              <width>21</width>
287              <height>25</height>
288             </size>
289            </property>
290            <property name="styleSheet">
291             <string notr="true">border : 0px</string>
292            </property>
293            <property name="text">
294             <string>...</string>
295            </property>
296            <property name="icon">
297             <iconset>
298              <normaloff>../Editeur/icons/lettreRblanc30.png</normaloff>../Editeur/icons/lettreRblanc30.png</iconset>
299            </property>
300            <property name="iconSize">
301             <size>
302              <width>21</width>
303              <height>25</height>
304             </size>
305            </property>
306           </widget>
307          </item>
308         </layout>
309        </item>
310        <item>
311         <spacer name="horizontalSpacer_2">
312          <property name="orientation">
313           <enum>Qt::Horizontal</enum>
314          </property>
315          <property name="sizeType">
316           <enum>QSizePolicy::Fixed</enum>
317          </property>
318          <property name="sizeHint" stdset="0">
319           <size>
320            <width>13</width>
321            <height>20</height>
322           </size>
323          </property>
324         </spacer>
325        </item>
326        <item>
327         <widget class="QToolButton" name="RBPoubelle">
328          <property name="minimumSize">
329           <size>
330            <width>21</width>
331            <height>25</height>
332           </size>
333          </property>
334          <property name="maximumSize">
335           <size>
336            <width>21</width>
337            <height>25</height>
338           </size>
339          </property>
340          <property name="styleSheet">
341           <string notr="true">border : 0px</string>
342          </property>
343          <property name="text">
344           <string>...</string>
345          </property>
346          <property name="icon">
347           <iconset>
348            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
349          </property>
350          <property name="iconSize">
351           <size>
352            <width>21</width>
353            <height>25</height>
354           </size>
355          </property>
356         </widget>
357        </item>
358       </layout>
359      </item>
360      <item row="1" column="1">
361       <layout class="QVBoxLayout" name="commandesLayout">
362        <property name="spacing">
363         <number>0</number>
364        </property>
365        <property name="topMargin">
366         <number>2</number>
367        </property>
368       </layout>
369      </item>
370     </layout>
371    </item>
372   </layout>
373   <zorder></zorder>
374   <zorder></zorder>
375  </widget>
376  <customwidgets>
377   <customwidget>
378    <class>MonBoutonValide</class>
379    <extends>QToolButton</extends>
380    <header>monBoutonValide.h</header>
381   </customwidget>
382   <customwidget>
383    <class>MonLabelClic</class>
384    <extends>QLabel</extends>
385    <header>monLabelClic.h</header>
386   </customwidget>
387  </customwidgets>
388  <resources/>
389  <connections/>
390 </ui>