Salome HOME
pour installation par cmake avec yamm
[tools/eficas.git] / UiQT4 / 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>743</width>
10     <height>60</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="margin">
39     <number>0</number>
40    </property>
41    <item>
42     <layout class="QVBoxLayout" name="verticalLayout_2">
43      <property name="spacing">
44       <number>0</number>
45      </property>
46      <item>
47       <layout class="QHBoxLayout" name="horizontalLayout">
48        <property name="spacing">
49         <number>0</number>
50        </property>
51        <property name="sizeConstraint">
52         <enum>QLayout::SetFixedSize</enum>
53        </property>
54        <item>
55         <spacer name="horizontalSpacer_3">
56          <property name="orientation">
57           <enum>Qt::Horizontal</enum>
58          </property>
59          <property name="sizeType">
60           <enum>QSizePolicy::Fixed</enum>
61          </property>
62          <property name="sizeHint" stdset="0">
63           <size>
64            <width>21</width>
65            <height>20</height>
66           </size>
67          </property>
68         </spacer>
69        </item>
70        <item>
71         <widget class="MonBoutonValide" name="RBValide">
72          <property name="minimumSize">
73           <size>
74            <width>21</width>
75            <height>25</height>
76           </size>
77          </property>
78          <property name="maximumSize">
79           <size>
80            <width>21</width>
81            <height>25</height>
82           </size>
83          </property>
84          <property name="focusPolicy">
85           <enum>Qt::ClickFocus</enum>
86          </property>
87          <property name="toolTip">
88           <string>Affiche le rapport de validation du mot-clef</string>
89          </property>
90          <property name="styleSheet">
91           <string notr="true">border : 0px</string>
92          </property>
93          <property name="text">
94           <string>...</string>
95          </property>
96          <property name="icon">
97           <iconset>
98            <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
99          </property>
100          <property name="iconSize">
101           <size>
102            <width>25</width>
103            <height>25</height>
104           </size>
105          </property>
106         </widget>
107        </item>
108       </layout>
109      </item>
110      <item>
111       <spacer name="verticalSpacer">
112        <property name="orientation">
113         <enum>Qt::Vertical</enum>
114        </property>
115        <property name="sizeHint" stdset="0">
116         <size>
117          <width>20</width>
118          <height>5</height>
119         </size>
120        </property>
121       </spacer>
122      </item>
123     </layout>
124    </item>
125    <item>
126     <widget class="MonLabelClic" name="label">
127      <property name="sizePolicy">
128       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
129        <horstretch>0</horstretch>
130        <verstretch>0</verstretch>
131       </sizepolicy>
132      </property>
133      <property name="minimumSize">
134       <size>
135        <width>300</width>
136        <height>25</height>
137       </size>
138      </property>
139      <property name="maximumSize">
140       <size>
141        <width>178</width>
142        <height>16777215</height>
143       </size>
144      </property>
145      <property name="frameShape">
146       <enum>QFrame::NoFrame</enum>
147      </property>
148      <property name="text">
149       <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>
150      </property>
151      <property name="scaledContents">
152       <bool>false</bool>
153      </property>
154      <property name="alignment">
155       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
156      </property>
157     </widget>
158    </item>
159    <item>
160     <layout class="QVBoxLayout" name="verticalLayout">
161      <property name="spacing">
162       <number>0</number>
163      </property>
164      <item>
165       <layout class="QHBoxLayout" name="horizontalLayout_2">
166        <item>
167         <widget class="QLineEdit" name="lineEditVal">
168          <property name="sizePolicy">
169           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
170            <horstretch>0</horstretch>
171            <verstretch>0</verstretch>
172           </sizepolicy>
173          </property>
174          <property name="minimumSize">
175           <size>
176            <width>0</width>
177            <height>25</height>
178           </size>
179          </property>
180          <property name="maximumSize">
181           <size>
182            <width>805</width>
183            <height>16777215</height>
184           </size>
185          </property>
186          <property name="styleSheet">
187           <string notr="true">background:rgb(235,235,235);
188 border:0px;</string>
189          </property>
190         </widget>
191        </item>
192        <item>
193         <spacer name="horizontalSpacer_4">
194          <property name="orientation">
195           <enum>Qt::Horizontal</enum>
196          </property>
197          <property name="sizeType">
198           <enum>QSizePolicy::Fixed</enum>
199          </property>
200          <property name="sizeHint" stdset="0">
201           <size>
202            <width>3</width>
203            <height>20</height>
204           </size>
205          </property>
206         </spacer>
207        </item>
208        <item>
209         <spacer name="horizontalSpacer_2">
210          <property name="orientation">
211           <enum>Qt::Horizontal</enum>
212          </property>
213          <property name="sizeType">
214           <enum>QSizePolicy::Expanding</enum>
215          </property>
216          <property name="sizeHint" stdset="0">
217           <size>
218            <width>58</width>
219            <height>20</height>
220           </size>
221          </property>
222         </spacer>
223        </item>
224        <item>
225         <widget class="QToolButton" name="RBPoubelle">
226          <property name="minimumSize">
227           <size>
228            <width>21</width>
229            <height>25</height>
230           </size>
231          </property>
232          <property name="maximumSize">
233           <size>
234            <width>21</width>
235            <height>25</height>
236           </size>
237          </property>
238          <property name="focusPolicy">
239           <enum>Qt::ClickFocus</enum>
240          </property>
241          <property name="toolTip">
242           <string>Détruit le mot-clef</string>
243          </property>
244          <property name="styleSheet">
245           <string notr="true">border : 0px</string>
246          </property>
247          <property name="text">
248           <string>...</string>
249          </property>
250          <property name="icon">
251           <iconset>
252            <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
253          </property>
254          <property name="iconSize">
255           <size>
256            <width>25</width>
257            <height>25</height>
258           </size>
259          </property>
260         </widget>
261        </item>
262       </layout>
263      </item>
264      <item>
265       <spacer name="verticalSpacer_2">
266        <property name="orientation">
267         <enum>Qt::Vertical</enum>
268        </property>
269        <property name="sizeHint" stdset="0">
270         <size>
271          <width>20</width>
272          <height>5</height>
273         </size>
274        </property>
275       </spacer>
276      </item>
277     </layout>
278    </item>
279   </layout>
280  </widget>
281  <customwidgets>
282   <customwidget>
283    <class>MonBoutonValide</class>
284    <extends>QToolButton</extends>
285    <header>monBoutonValide.h</header>
286   </customwidget>
287   <customwidget>
288    <class>MonLabelClic</class>
289    <extends>QLabel</extends>
290    <header>monLabelClic.h</header>
291   </customwidget>
292  </customwidgets>
293  <resources/>
294  <connections/>
295 </ui>