Salome HOME
bug
[tools/eficas.git] / UiQT5 / desWidgetVide.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetVide</class>
4  <widget class="QWidget" name="WidgetVide">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1069</width>
10     <height>60</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
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_3">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="leftMargin">
33     <number>0</number>
34    </property>
35    <property name="topMargin">
36     <number>8</number>
37    </property>
38    <property name="rightMargin">
39     <number>0</number>
40    </property>
41    <property name="bottomMargin">
42     <number>8</number>
43    </property>
44    <item>
45     <layout class="QHBoxLayout" name="horizontalLayout">
46      <property name="spacing">
47       <number>0</number>
48      </property>
49      <property name="sizeConstraint">
50       <enum>QLayout::SetFixedSize</enum>
51      </property>
52      <item>
53       <spacer name="horizontalSpacer_3">
54        <property name="orientation">
55         <enum>Qt::Horizontal</enum>
56        </property>
57        <property name="sizeType">
58         <enum>QSizePolicy::Fixed</enum>
59        </property>
60        <property name="sizeHint" stdset="0">
61         <size>
62          <width>21</width>
63          <height>20</height>
64         </size>
65        </property>
66       </spacer>
67      </item>
68      <item>
69       <widget class="MonBoutonValide" name="RBValide">
70        <property name="minimumSize">
71         <size>
72          <width>21</width>
73          <height>31</height>
74         </size>
75        </property>
76        <property name="maximumSize">
77         <size>
78          <width>21</width>
79          <height>35</height>
80         </size>
81        </property>
82        <property name="focusPolicy">
83         <enum>Qt::ClickFocus</enum>
84        </property>
85        <property name="styleSheet">
86         <string notr="true">border : 0px</string>
87        </property>
88        <property name="text">
89         <string>...</string>
90        </property>
91        <property name="icon">
92         <iconset>
93          <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
94        </property>
95        <property name="iconSize">
96         <size>
97          <width>32</width>
98          <height>32</height>
99         </size>
100        </property>
101       </widget>
102      </item>
103     </layout>
104    </item>
105    <item>
106     <widget class="QLabel" name="label">
107      <property name="sizePolicy">
108       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
109        <horstretch>0</horstretch>
110        <verstretch>0</verstretch>
111       </sizepolicy>
112      </property>
113      <property name="minimumSize">
114       <size>
115        <width>300</width>
116        <height>24</height>
117       </size>
118      </property>
119      <property name="maximumSize">
120       <size>
121        <width>178</width>
122        <height>16777215</height>
123       </size>
124      </property>
125      <property name="frameShape">
126       <enum>QFrame::NoFrame</enum>
127      </property>
128      <property name="text">
129       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#0055ff;&quot;&gt;Label&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
130      </property>
131     </widget>
132    </item>
133    <item>
134     <widget class="QLineEdit" name="lineEditVal">
135      <property name="sizePolicy">
136       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
137        <horstretch>1</horstretch>
138        <verstretch>0</verstretch>
139       </sizepolicy>
140      </property>
141      <property name="minimumSize">
142       <size>
143        <width>0</width>
144        <height>32</height>
145       </size>
146      </property>
147      <property name="maximumSize">
148       <size>
149        <width>805</width>
150        <height>16777215</height>
151       </size>
152      </property>
153      <property name="styleSheet">
154       <string notr="true">background:rgb(235,235,235);
155 border:0px;</string>
156      </property>
157      <property name="text">
158       <string>Attend un objet de type XXXX. Il faut le créer</string>
159      </property>
160     </widget>
161    </item>
162    <item>
163     <spacer name="horizontalSpacer_2">
164      <property name="orientation">
165       <enum>Qt::Horizontal</enum>
166      </property>
167      <property name="sizeType">
168       <enum>QSizePolicy::MinimumExpanding</enum>
169      </property>
170      <property name="sizeHint" stdset="0">
171       <size>
172        <width>79</width>
173        <height>17</height>
174       </size>
175      </property>
176     </spacer>
177    </item>
178    <item>
179     <layout class="QHBoxLayout" name="horizontalLayout_2">
180      <property name="spacing">
181       <number>0</number>
182      </property>
183      <item>
184       <widget class="QToolButton" name="RBSalome">
185        <property name="minimumSize">
186         <size>
187          <width>25</width>
188          <height>30</height>
189         </size>
190        </property>
191        <property name="maximumSize">
192         <size>
193          <width>25</width>
194          <height>30</height>
195         </size>
196        </property>
197        <property name="focusPolicy">
198         <enum>Qt::ClickFocus</enum>
199        </property>
200        <property name="styleSheet">
201         <string notr="true">border : 0px</string>
202        </property>
203        <property name="text">
204         <string>...</string>
205        </property>
206        <property name="icon">
207         <iconset>
208          <normaloff>../Editeur/icons/flecheSalome.png</normaloff>../Editeur/icons/flecheSalome.png</iconset>
209        </property>
210        <property name="iconSize">
211         <size>
212          <width>32</width>
213          <height>32</height>
214         </size>
215        </property>
216       </widget>
217      </item>
218      <item>
219       <widget class="QToolButton" name="RBSalomeVue">
220        <property name="sizePolicy">
221         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
222          <horstretch>0</horstretch>
223          <verstretch>0</verstretch>
224         </sizepolicy>
225        </property>
226        <property name="minimumSize">
227         <size>
228          <width>25</width>
229          <height>30</height>
230         </size>
231        </property>
232        <property name="maximumSize">
233         <size>
234          <width>25</width>
235          <height>30</height>
236         </size>
237        </property>
238        <property name="focusPolicy">
239         <enum>Qt::ClickFocus</enum>
240        </property>
241        <property name="styleSheet">
242         <string notr="true">border:0px</string>
243        </property>
244        <property name="text">
245         <string>...</string>
246        </property>
247        <property name="icon">
248         <iconset>
249          <normaloff>../Editeur/icons/icon_salome.png</normaloff>../Editeur/icons/icon_salome.png</iconset>
250        </property>
251        <property name="iconSize">
252         <size>
253          <width>32</width>
254          <height>32</height>
255         </size>
256        </property>
257       </widget>
258      </item>
259      <item>
260       <spacer name="horizontalSpacer">
261        <property name="orientation">
262         <enum>Qt::Horizontal</enum>
263        </property>
264        <property name="sizeType">
265         <enum>QSizePolicy::Fixed</enum>
266        </property>
267        <property name="sizeHint" stdset="0">
268         <size>
269          <width>13</width>
270          <height>20</height>
271         </size>
272        </property>
273       </spacer>
274      </item>
275      <item>
276       <widget class="QToolButton" name="RBPoubelle">
277        <property name="minimumSize">
278         <size>
279          <width>21</width>
280          <height>31</height>
281         </size>
282        </property>
283        <property name="maximumSize">
284         <size>
285          <width>21</width>
286          <height>31</height>
287         </size>
288        </property>
289        <property name="focusPolicy">
290         <enum>Qt::ClickFocus</enum>
291        </property>
292        <property name="styleSheet">
293         <string notr="true">border : 0px</string>
294        </property>
295        <property name="text">
296         <string>...</string>
297        </property>
298        <property name="icon">
299         <iconset>
300          <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
301        </property>
302        <property name="iconSize">
303         <size>
304          <width>21</width>
305          <height>32</height>
306         </size>
307        </property>
308       </widget>
309      </item>
310     </layout>
311    </item>
312   </layout>
313  </widget>
314  <customwidgets>
315   <customwidget>
316    <class>MonBoutonValide</class>
317    <extends>QToolButton</extends>
318    <header>monBoutonValide.h</header>
319   </customwidget>
320  </customwidgets>
321  <tabstops>
322   <tabstop>lineEditVal</tabstop>
323   <tabstop>RBSalome</tabstop>
324   <tabstop>RBSalomeVue</tabstop>
325   <tabstop>RBValide</tabstop>
326   <tabstop>RBPoubelle</tabstop>
327  </tabstops>
328  <resources/>
329  <connections/>
330 </ui>