]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT5/desWidgetSimpBase.ui
Salome HOME
reindent + copyright + merge manuel avec la V9_dev sauf repertoires metier
[tools/eficas.git] / UiQT5 / desWidgetSimpBase.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetSimpBase</class>
4  <widget class="QWidget" name="WidgetSimpBase">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>613</width>
10     <height>56</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="maximumSize">
26    <size>
27     <width>1677721</width>
28     <height>60</height>
29    </size>
30   </property>
31   <property name="windowTitle">
32    <string>Form</string>
33   </property>
34   <layout class="QHBoxLayout" name="horizontalLayout_3">
35    <property name="spacing">
36     <number>0</number>
37    </property>
38    <property name="leftMargin">
39     <number>0</number>
40    </property>
41    <property name="topMargin">
42     <number>1</number>
43    </property>
44    <property name="rightMargin">
45     <number>0</number>
46    </property>
47    <property name="bottomMargin">
48     <number>1</number>
49    </property>
50    <item>
51     <layout class="QVBoxLayout" name="verticalLayout_2">
52      <property name="spacing">
53       <number>0</number>
54      </property>
55      <item>
56       <layout class="QHBoxLayout" name="horizontalLayout">
57        <property name="spacing">
58         <number>0</number>
59        </property>
60        <property name="sizeConstraint">
61         <enum>QLayout::SetFixedSize</enum>
62        </property>
63        <item>
64         <spacer name="horizontalSpacer_3">
65          <property name="orientation">
66           <enum>Qt::Horizontal</enum>
67          </property>
68          <property name="sizeType">
69           <enum>QSizePolicy::Fixed</enum>
70          </property>
71          <property name="sizeHint" stdset="0">
72           <size>
73            <width>21</width>
74            <height>20</height>
75           </size>
76          </property>
77         </spacer>
78        </item>
79        <item>
80         <widget class="MonBoutonValide" name="RBValide">
81          <property name="minimumSize">
82           <size>
83            <width>21</width>
84            <height>25</height>
85           </size>
86          </property>
87          <property name="maximumSize">
88           <size>
89            <width>21</width>
90            <height>25</height>
91           </size>
92          </property>
93          <property name="focusPolicy">
94           <enum>Qt::ClickFocus</enum>
95          </property>
96          <property name="toolTip">
97           <string>Affiche le rapport de validation du mot-clef</string>
98          </property>
99          <property name="styleSheet">
100           <string notr="true">border : 0px</string>
101          </property>
102          <property name="text">
103           <string>...</string>
104          </property>
105          <property name="icon">
106           <iconset>
107            <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
108          </property>
109          <property name="iconSize">
110           <size>
111            <width>25</width>
112            <height>25</height>
113           </size>
114          </property>
115         </widget>
116        </item>
117       </layout>
118      </item>
119      <item>
120       <spacer name="verticalSpacer">
121        <property name="orientation">
122         <enum>Qt::Vertical</enum>
123        </property>
124        <property name="sizeHint" stdset="0">
125         <size>
126          <width>20</width>
127          <height>5</height>
128         </size>
129        </property>
130       </spacer>
131      </item>
132     </layout>
133    </item>
134    <item>
135     <widget class="MonLabelClic" name="label">
136      <property name="sizePolicy">
137       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
138        <horstretch>0</horstretch>
139        <verstretch>0</verstretch>
140       </sizepolicy>
141      </property>
142      <property name="minimumSize">
143       <size>
144        <width>300</width>
145        <height>25</height>
146       </size>
147      </property>
148      <property name="maximumSize">
149       <size>
150        <width>178</width>
151        <height>16777215</height>
152       </size>
153      </property>
154      <property name="frameShape">
155       <enum>QFrame::NoFrame</enum>
156      </property>
157      <property name="text">
158       <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>
159      </property>
160      <property name="scaledContents">
161       <bool>false</bool>
162      </property>
163      <property name="alignment">
164       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
165      </property>
166     </widget>
167    </item>
168    <item>
169     <layout class="QVBoxLayout" name="verticalLayout">
170      <property name="spacing">
171       <number>0</number>
172      </property>
173      <item>
174       <layout class="QHBoxLayout" name="horizontalLayout_2">
175        <item>
176         <widget class="QLineEdit" name="lineEditVal">
177          <property name="sizePolicy">
178           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
179            <horstretch>0</horstretch>
180            <verstretch>0</verstretch>
181           </sizepolicy>
182          </property>
183          <property name="minimumSize">
184           <size>
185            <width>0</width>
186            <height>25</height>
187           </size>
188          </property>
189          <property name="maximumSize">
190           <size>
191            <width>805</width>
192            <height>16777215</height>
193           </size>
194          </property>
195          <property name="styleSheet">
196           <string notr="true">background:rgb(235,235,235);
197 border:0px;</string>
198          </property>
199         </widget>
200        </item>
201        <item>
202         <spacer name="horizontalSpacer">
203          <property name="orientation">
204           <enum>Qt::Horizontal</enum>
205          </property>
206          <property name="sizeType">
207           <enum>QSizePolicy::Fixed</enum>
208          </property>
209          <property name="sizeHint" stdset="0">
210           <size>
211            <width>5</width>
212            <height>20</height>
213           </size>
214          </property>
215         </spacer>
216        </item>
217        <item>
218         <widget class="QLabel" name="lineEditUnite">
219          <property name="sizePolicy">
220           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
221            <horstretch>0</horstretch>
222            <verstretch>0</verstretch>
223           </sizepolicy>
224          </property>
225          <property name="text">
226           <string>TextLabel</string>
227          </property>
228         </widget>
229        </item>
230        <item>
231         <spacer name="horizontalSpacer_2">
232          <property name="orientation">
233           <enum>Qt::Horizontal</enum>
234          </property>
235          <property name="sizeType">
236           <enum>QSizePolicy::Minimum</enum>
237          </property>
238          <property name="sizeHint" stdset="0">
239           <size>
240            <width>5</width>
241            <height>20</height>
242           </size>
243          </property>
244         </spacer>
245        </item>
246        <item>
247         <widget class="QCheckBox" name="checkBoxUQ">
248          <property name="sizePolicy">
249           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
250            <horstretch>0</horstretch>
251            <verstretch>0</verstretch>
252           </sizepolicy>
253          </property>
254          <property name="toolTip">
255           <string>Active le parametre comme variable UQ</string>
256          </property>
257          <property name="text">
258           <string/>
259          </property>
260         </widget>
261        </item>
262        <item>
263         <spacer name="horizontalSpacer_4">
264          <property name="orientation">
265           <enum>Qt::Horizontal</enum>
266          </property>
267          <property name="sizeType">
268           <enum>QSizePolicy::Fixed</enum>
269          </property>
270          <property name="sizeHint" stdset="0">
271           <size>
272            <width>3</width>
273            <height>20</height>
274           </size>
275          </property>
276         </spacer>
277        </item>
278        <item>
279         <widget class="QToolButton" name="RBPoubelle">
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="focusPolicy">
293           <enum>Qt::ClickFocus</enum>
294          </property>
295          <property name="toolTip">
296           <string>Détruit le mot-clef</string>
297          </property>
298          <property name="styleSheet">
299           <string notr="true">border : 0px</string>
300          </property>
301          <property name="text">
302           <string>...</string>
303          </property>
304          <property name="icon">
305           <iconset>
306            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
307          </property>
308          <property name="iconSize">
309           <size>
310            <width>25</width>
311            <height>25</height>
312           </size>
313          </property>
314         </widget>
315        </item>
316       </layout>
317      </item>
318      <item>
319       <spacer name="verticalSpacer_2">
320        <property name="orientation">
321         <enum>Qt::Vertical</enum>
322        </property>
323        <property name="sizeHint" stdset="0">
324         <size>
325          <width>20</width>
326          <height>5</height>
327         </size>
328        </property>
329       </spacer>
330      </item>
331     </layout>
332    </item>
333   </layout>
334  </widget>
335  <customwidgets>
336   <customwidget>
337    <class>MonBoutonValide</class>
338    <extends>QToolButton</extends>
339    <header>monBoutonValide.h</header>
340   </customwidget>
341   <customwidget>
342    <class>MonLabelClic</class>
343    <extends>QLabel</extends>
344    <header>monLabelClic.h</header>
345   </customwidget>
346  </customwidgets>
347  <resources/>
348  <connections/>
349 </ui>