]> SALOME platform Git repositories - tools/eficas.git/blob - UiQT4/desWidgetSimpFichier.ui
Salome HOME
Merge branch 'nouvelEficas' of http://git.forge-pleiade.der.edf.fr/git/eficas into...
[tools/eficas.git] / UiQT4 / desWidgetSimpFichier.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetSimpFichier</class>
4  <widget class="QWidget" name="WidgetSimpFichier">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1095</width>
10     <height>62</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="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_4">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="margin">
33     <number>0</number>
34    </property>
35    <item>
36     <layout class="QVBoxLayout" name="verticalLayout">
37      <item>
38       <layout class="QHBoxLayout" name="horizontalLayout">
39        <property name="spacing">
40         <number>0</number>
41        </property>
42        <item>
43         <spacer name="horizontalSpacer_3">
44          <property name="orientation">
45           <enum>Qt::Horizontal</enum>
46          </property>
47          <property name="sizeType">
48           <enum>QSizePolicy::Fixed</enum>
49          </property>
50          <property name="sizeHint" stdset="0">
51           <size>
52            <width>21</width>
53            <height>20</height>
54           </size>
55          </property>
56         </spacer>
57        </item>
58        <item>
59         <widget class="MonBoutonValide" name="RBValide">
60          <property name="minimumSize">
61           <size>
62            <width>21</width>
63            <height>25</height>
64           </size>
65          </property>
66          <property name="maximumSize">
67           <size>
68            <width>21</width>
69            <height>25</height>
70           </size>
71          </property>
72          <property name="toolTip">
73           <string>Affiche le rapport de validité du mot-clef</string>
74          </property>
75          <property name="styleSheet">
76           <string notr="true">border : 0px</string>
77          </property>
78          <property name="text">
79           <string>...</string>
80          </property>
81          <property name="icon">
82           <iconset>
83            <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
84          </property>
85          <property name="iconSize">
86           <size>
87            <width>25</width>
88            <height>25</height>
89           </size>
90          </property>
91         </widget>
92        </item>
93       </layout>
94      </item>
95      <item>
96       <spacer name="verticalSpacer">
97        <property name="orientation">
98         <enum>Qt::Vertical</enum>
99        </property>
100        <property name="sizeHint" stdset="0">
101         <size>
102          <width>20</width>
103          <height>5</height>
104         </size>
105        </property>
106       </spacer>
107      </item>
108     </layout>
109    </item>
110    <item>
111     <widget class="MonLabelClic" name="label">
112      <property name="sizePolicy">
113       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
114        <horstretch>0</horstretch>
115        <verstretch>0</verstretch>
116       </sizepolicy>
117      </property>
118      <property name="minimumSize">
119       <size>
120        <width>300</width>
121        <height>25</height>
122       </size>
123      </property>
124      <property name="maximumSize">
125       <size>
126        <width>178</width>
127        <height>16777215</height>
128       </size>
129      </property>
130      <property name="frameShape">
131       <enum>QFrame::NoFrame</enum>
132      </property>
133      <property name="text">
134       <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>
135      </property>
136      <property name="scaledContents">
137       <bool>false</bool>
138      </property>
139      <property name="alignment">
140       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
141      </property>
142     </widget>
143    </item>
144    <item>
145     <layout class="QVBoxLayout" name="verticalLayout_2">
146      <item>
147       <layout class="QHBoxLayout" name="horizontalLayout_3">
148        <item>
149         <widget class="QLineEdit" name="lineEditVal">
150          <property name="sizePolicy">
151           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
152            <horstretch>1</horstretch>
153            <verstretch>0</verstretch>
154           </sizepolicy>
155          </property>
156          <property name="minimumSize">
157           <size>
158            <width>0</width>
159            <height>25</height>
160           </size>
161          </property>
162          <property name="maximumSize">
163           <size>
164            <width>805</width>
165            <height>16777215</height>
166           </size>
167          </property>
168          <property name="styleSheet">
169           <string notr="true">background:rgb(235,235,235);
170 border:0px;</string>
171          </property>
172         </widget>
173        </item>
174        <item>
175         <spacer name="horizontalSpacer_2">
176          <property name="orientation">
177           <enum>Qt::Horizontal</enum>
178          </property>
179          <property name="sizeType">
180           <enum>QSizePolicy::MinimumExpanding</enum>
181          </property>
182          <property name="sizeHint" stdset="0">
183           <size>
184            <width>71</width>
185            <height>20</height>
186           </size>
187          </property>
188         </spacer>
189        </item>
190        <item>
191         <layout class="QHBoxLayout" name="horizontalLayout_2">
192          <property name="spacing">
193           <number>0</number>
194          </property>
195          <property name="sizeConstraint">
196           <enum>QLayout::SetFixedSize</enum>
197          </property>
198          <item>
199           <widget class="QToolButton" name="BFichier">
200            <property name="sizePolicy">
201             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
202              <horstretch>0</horstretch>
203              <verstretch>0</verstretch>
204             </sizepolicy>
205            </property>
206            <property name="maximumSize">
207             <size>
208              <width>25</width>
209              <height>25</height>
210             </size>
211            </property>
212            <property name="toolTip">
213             <string>affiche l'explorateur de fichier</string>
214            </property>
215            <property name="styleSheet">
216             <string notr="true">border : 0px</string>
217            </property>
218            <property name="text">
219             <string>...</string>
220            </property>
221            <property name="icon">
222             <iconset>
223              <normaloff>../Editeur/icons/fichier.png</normaloff>../Editeur/icons/fichier.png</iconset>
224            </property>
225            <property name="iconSize">
226             <size>
227              <width>25</width>
228              <height>25</height>
229             </size>
230            </property>
231           </widget>
232          </item>
233          <item>
234           <widget class="QToolButton" name="BVisuFichier">
235            <property name="maximumSize">
236             <size>
237              <width>25</width>
238              <height>25</height>
239             </size>
240            </property>
241            <property name="toolTip">
242             <string>ouvre le fichier choisi</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/visuFichier.png</normaloff>../Editeur/icons/visuFichier.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          <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>13</width>
273              <height>20</height>
274             </size>
275            </property>
276           </spacer>
277          </item>
278          <item>
279           <widget class="QToolButton" name="RBPoubelle">
280            <property name="sizePolicy">
281             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
282              <horstretch>0</horstretch>
283              <verstretch>0</verstretch>
284             </sizepolicy>
285            </property>
286            <property name="minimumSize">
287             <size>
288              <width>21</width>
289              <height>25</height>
290             </size>
291            </property>
292            <property name="maximumSize">
293             <size>
294              <width>21</width>
295              <height>25</height>
296             </size>
297            </property>
298            <property name="toolTip">
299             <string>Détruit le mot-clef</string>
300            </property>
301            <property name="styleSheet">
302             <string notr="true">border : 0px</string>
303            </property>
304            <property name="text">
305             <string>...</string>
306            </property>
307            <property name="icon">
308             <iconset>
309              <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
310            </property>
311            <property name="iconSize">
312             <size>
313              <width>21</width>
314              <height>25</height>
315             </size>
316            </property>
317           </widget>
318          </item>
319         </layout>
320        </item>
321       </layout>
322      </item>
323      <item>
324       <spacer name="verticalSpacer_2">
325        <property name="orientation">
326         <enum>Qt::Vertical</enum>
327        </property>
328        <property name="sizeType">
329         <enum>QSizePolicy::Ignored</enum>
330        </property>
331        <property name="sizeHint" stdset="0">
332         <size>
333          <width>20</width>
334          <height>5</height>
335         </size>
336        </property>
337       </spacer>
338      </item>
339     </layout>
340    </item>
341   </layout>
342  </widget>
343  <customwidgets>
344   <customwidget>
345    <class>MonBoutonValide</class>
346    <extends>QToolButton</extends>
347    <header>monBoutonValide.h</header>
348   </customwidget>
349   <customwidget>
350    <class>MonLabelClic</class>
351    <extends>QLabel</extends>
352    <header>monLabelClic.h</header>
353   </customwidget>
354  </customwidgets>
355  <tabstops>
356   <tabstop>lineEditVal</tabstop>
357   <tabstop>BFichier</tabstop>
358   <tabstop>BVisuFichier</tabstop>
359   <tabstop>RBPoubelle</tabstop>
360   <tabstop>RBValide</tabstop>
361  </tabstops>
362  <resources/>
363  <connections/>
364 </ui>