Salome HOME
nouveaux ui
[tools/eficas.git] / UiQT4 / desWidgetSimpComplexe.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetSimpComplexe</class>
4  <widget class="QWidget" name="WidgetSimpComplexe">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1242</width>
10     <height>87</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>940</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="maximumSize">
26    <size>
27     <width>1493</width>
28     <height>1400</height>
29    </size>
30   </property>
31   <property name="windowTitle">
32    <string>Form</string>
33   </property>
34   <property name="styleSheet">
35    <string notr="true">QLineEdit {
36 background:rgb(235,235,235);
37 border:0px;
38 }</string>
39   </property>
40   <layout class="QHBoxLayout" name="horizontalLayout_5">
41    <property name="spacing">
42     <number>0</number>
43    </property>
44    <property name="margin">
45     <number>0</number>
46    </property>
47    <item>
48     <layout class="QVBoxLayout" name="verticalLayout_2">
49      <property name="spacing">
50       <number>0</number>
51      </property>
52      <item>
53       <layout class="QHBoxLayout" name="horizontalLayout">
54        <property name="spacing">
55         <number>0</number>
56        </property>
57        <property name="sizeConstraint">
58         <enum>QLayout::SetFixedSize</enum>
59        </property>
60        <item>
61         <spacer name="horizontalSpacer_3">
62          <property name="orientation">
63           <enum>Qt::Horizontal</enum>
64          </property>
65          <property name="sizeType">
66           <enum>QSizePolicy::Fixed</enum>
67          </property>
68          <property name="sizeHint" stdset="0">
69           <size>
70            <width>21</width>
71            <height>20</height>
72           </size>
73          </property>
74         </spacer>
75        </item>
76        <item>
77         <widget class="MonBoutonValide" name="RBValide">
78          <property name="minimumSize">
79           <size>
80            <width>21</width>
81            <height>25</height>
82           </size>
83          </property>
84          <property name="maximumSize">
85           <size>
86            <width>21</width>
87            <height>25</height>
88           </size>
89          </property>
90          <property name="focusPolicy">
91           <enum>Qt::ClickFocus</enum>
92          </property>
93          <property name="toolTip">
94           <string>Affiche le rapport de validation du mot-clef</string>
95          </property>
96          <property name="styleSheet">
97           <string notr="true">border : 0px</string>
98          </property>
99          <property name="text">
100           <string>...</string>
101          </property>
102          <property name="icon">
103           <iconset>
104            <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
105          </property>
106          <property name="iconSize">
107           <size>
108            <width>25</width>
109            <height>25</height>
110           </size>
111          </property>
112         </widget>
113        </item>
114       </layout>
115      </item>
116      <item>
117       <spacer name="verticalSpacer">
118        <property name="orientation">
119         <enum>Qt::Vertical</enum>
120        </property>
121        <property name="sizeHint" stdset="0">
122         <size>
123          <width>20</width>
124          <height>5</height>
125         </size>
126        </property>
127       </spacer>
128      </item>
129     </layout>
130    </item>
131    <item>
132     <widget class="MonLabelClic" name="label">
133      <property name="sizePolicy">
134       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
135        <horstretch>0</horstretch>
136        <verstretch>0</verstretch>
137       </sizepolicy>
138      </property>
139      <property name="minimumSize">
140       <size>
141        <width>300</width>
142        <height>25</height>
143       </size>
144      </property>
145      <property name="maximumSize">
146       <size>
147        <width>178</width>
148        <height>16777215</height>
149       </size>
150      </property>
151      <property name="frameShape">
152       <enum>QFrame::NoFrame</enum>
153      </property>
154      <property name="text">
155       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;aaa&lt;/p&gt;&lt;p&gt;dqsklmdqm&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
156      </property>
157      <property name="scaledContents">
158       <bool>false</bool>
159      </property>
160      <property name="alignment">
161       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
162      </property>
163     </widget>
164    </item>
165    <item>
166     <widget class="QFrame" name="frame">
167      <property name="frameShape">
168       <enum>QFrame::Box</enum>
169      </property>
170      <layout class="QGridLayout" name="gridLayout">
171       <item row="0" column="0">
172        <layout class="QHBoxLayout" name="horizontalLayout_4">
173         <item>
174          <widget class="QLabel" name="label_2">
175           <property name="sizePolicy">
176            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
177             <horstretch>0</horstretch>
178             <verstretch>0</verstretch>
179            </sizepolicy>
180           </property>
181           <property name="minimumSize">
182            <size>
183             <width>0</width>
184             <height>29</height>
185            </size>
186           </property>
187           <property name="maximumSize">
188            <size>
189             <width>16777215</width>
190             <height>29</height>
191            </size>
192           </property>
193           <property name="text">
194            <string>Complexe : a+bj</string>
195           </property>
196          </widget>
197         </item>
198         <item>
199          <spacer name="horizontalSpacer_2">
200           <property name="orientation">
201            <enum>Qt::Horizontal</enum>
202           </property>
203           <property name="sizeHint" stdset="0">
204            <size>
205             <width>19</width>
206             <height>20</height>
207            </size>
208           </property>
209          </spacer>
210         </item>
211        </layout>
212       </item>
213       <item row="1" column="0">
214        <widget class="QLineEdit" name="LEComp">
215         <property name="frame">
216          <bool>false</bool>
217         </property>
218        </widget>
219       </item>
220       <item row="0" column="1">
221        <widget class="QLabel" name="label_3">
222         <property name="sizePolicy">
223          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
224           <horstretch>0</horstretch>
225           <verstretch>0</verstretch>
226          </sizepolicy>
227         </property>
228         <property name="maximumSize">
229          <size>
230           <width>50</width>
231           <height>24</height>
232          </size>
233         </property>
234         <property name="text">
235          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;OU &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
236         </property>
237        </widget>
238       </item>
239       <item row="0" column="2">
240        <layout class="QHBoxLayout" name="horizontalLayout_2">
241         <property name="leftMargin">
242          <number>4</number>
243         </property>
244         <property name="rightMargin">
245          <number>0</number>
246         </property>
247         <item>
248          <widget class="QRadioButton" name="RBRI">
249           <property name="text">
250            <string>RĂ©el/Imaginaire</string>
251           </property>
252          </widget>
253         </item>
254         <item>
255          <widget class="QRadioButton" name="RBMP">
256           <property name="text">
257            <string>Module/Phase</string>
258           </property>
259          </widget>
260         </item>
261        </layout>
262       </item>
263       <item row="1" column="2">
264        <layout class="QHBoxLayout" name="horizontalLayout_3">
265         <item>
266          <widget class="QLineEdit" name="LEReel">
267           <property name="frame">
268            <bool>false</bool>
269           </property>
270          </widget>
271         </item>
272         <item>
273          <spacer name="horizontalSpacer">
274           <property name="orientation">
275            <enum>Qt::Horizontal</enum>
276           </property>
277           <property name="sizeHint" stdset="0">
278            <size>
279             <width>5</width>
280             <height>20</height>
281            </size>
282           </property>
283          </spacer>
284         </item>
285         <item>
286          <widget class="QLineEdit" name="LEImag">
287           <property name="frame">
288            <bool>false</bool>
289           </property>
290          </widget>
291         </item>
292        </layout>
293       </item>
294       <item row="1" column="1">
295        <spacer name="verticalSpacer_3">
296         <property name="orientation">
297          <enum>Qt::Vertical</enum>
298         </property>
299         <property name="sizeHint" stdset="0">
300          <size>
301           <width>17</width>
302           <height>20</height>
303          </size>
304         </property>
305        </spacer>
306       </item>
307      </layout>
308     </widget>
309    </item>
310    <item>
311     <layout class="QVBoxLayout" name="verticalLayout_3">
312      <item>
313       <widget class="QToolButton" name="RBPoubelle">
314        <property name="minimumSize">
315         <size>
316          <width>21</width>
317          <height>31</height>
318         </size>
319        </property>
320        <property name="maximumSize">
321         <size>
322          <width>21</width>
323          <height>31</height>
324         </size>
325        </property>
326        <property name="styleSheet">
327         <string notr="true">border : 0px</string>
328        </property>
329        <property name="text">
330         <string>...</string>
331        </property>
332        <property name="icon">
333         <iconset>
334          <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
335        </property>
336        <property name="iconSize">
337         <size>
338          <width>32</width>
339          <height>32</height>
340         </size>
341        </property>
342       </widget>
343      </item>
344      <item>
345       <spacer name="verticalSpacer_2">
346        <property name="orientation">
347         <enum>Qt::Vertical</enum>
348        </property>
349        <property name="sizeHint" stdset="0">
350         <size>
351          <width>18</width>
352          <height>47</height>
353         </size>
354        </property>
355       </spacer>
356      </item>
357     </layout>
358    </item>
359   </layout>
360  </widget>
361  <customwidgets>
362   <customwidget>
363    <class>MonBoutonValide</class>
364    <extends>QToolButton</extends>
365    <header>monBoutonValide.h</header>
366   </customwidget>
367   <customwidget>
368    <class>MonLabelClic</class>
369    <extends>QLabel</extends>
370    <header>monLabelClic.h</header>
371   </customwidget>
372  </customwidgets>
373  <tabstops>
374   <tabstop>LEComp</tabstop>
375   <tabstop>RBRI</tabstop>
376   <tabstop>RBMP</tabstop>
377   <tabstop>RBPoubelle</tabstop>
378  </tabstops>
379  <resources/>
380  <connections/>
381 </ui>