Salome HOME
version 19 mars
[tools/eficas.git] / UiQT4 / desWidgetSimpTuple.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetPlusieursBase</class>
4  <widget class="QWidget" name="WidgetPlusieursBase">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1062</width>
10     <height>84</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>1062</width>
22     <height>30</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_2">
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_2">
37      <item>
38       <layout class="QHBoxLayout" name="horizontalLayout">
39        <item>
40         <widget class="QToolButton" name="RBValide">
41          <property name="minimumSize">
42           <size>
43            <width>21</width>
44            <height>31</height>
45           </size>
46          </property>
47          <property name="styleSheet">
48           <string notr="true">border : 0px</string>
49          </property>
50          <property name="text">
51           <string>...</string>
52          </property>
53          <property name="icon">
54           <iconset>
55            <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</iconset>
56          </property>
57          <property name="iconSize">
58           <size>
59            <width>32</width>
60            <height>32</height>
61           </size>
62          </property>
63         </widget>
64        </item>
65        <item>
66         <widget class="QLabel" name="label">
67          <property name="minimumSize">
68           <size>
69            <width>300</width>
70            <height>24</height>
71           </size>
72          </property>
73          <property name="frameShape">
74           <enum>QFrame::NoFrame</enum>
75          </property>
76          <property name="text">
77           <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>
78          </property>
79         </widget>
80        </item>
81       </layout>
82      </item>
83      <item>
84       <spacer name="verticalSpacer">
85        <property name="orientation">
86         <enum>Qt::Vertical</enum>
87        </property>
88        <property name="sizeHint" stdset="0">
89         <size>
90          <width>20</width>
91          <height>40</height>
92         </size>
93        </property>
94       </spacer>
95      </item>
96     </layout>
97    </item>
98    <item>
99     <widget class="QScrollArea" name="scrollArea">
100      <property name="sizePolicy">
101       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
102        <horstretch>0</horstretch>
103        <verstretch>0</verstretch>
104       </sizepolicy>
105      </property>
106      <property name="minimumSize">
107       <size>
108        <width>0</width>
109        <height>52</height>
110       </size>
111      </property>
112      <property name="maximumSize">
113       <size>
114        <width>16777215</width>
115        <height>678</height>
116       </size>
117      </property>
118      <property name="frameShape">
119       <enum>QFrame::NoFrame</enum>
120      </property>
121      <property name="widgetResizable">
122       <bool>true</bool>
123      </property>
124      <property name="alignment">
125       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
126      </property>
127      <widget class="QWidget" name="scrollAreaWidgetContents">
128       <property name="geometry">
129        <rect>
130         <x>0</x>
131         <y>0</y>
132         <width>571</width>
133         <height>65</height>
134        </rect>
135       </property>
136       <property name="minimumSize">
137        <size>
138         <width>571</width>
139         <height>0</height>
140        </size>
141       </property>
142       <layout class="QVBoxLayout" name="verticalLayoutLabel">
143        <property name="spacing">
144         <number>0</number>
145        </property>
146        <property name="leftMargin">
147         <number>0</number>
148        </property>
149        <property name="topMargin">
150         <number>6</number>
151        </property>
152        <property name="rightMargin">
153         <number>0</number>
154        </property>
155        <property name="bottomMargin">
156         <number>6</number>
157        </property>
158        <item>
159         <widget class="QLineEdit" name="labelVal1">
160          <property name="styleSheet">
161           <string notr="true">background:rgb(210,210,210)</string>
162          </property>
163          <property name="frame">
164           <bool>false</bool>
165          </property>
166         </widget>
167        </item>
168        <item>
169         <widget class="QLineEdit" name="labelVal2">
170          <property name="enabled">
171           <bool>true</bool>
172          </property>
173          <property name="styleSheet">
174           <string notr="true">background:rgb(240,240,240)</string>
175          </property>
176          <property name="frame">
177           <bool>false</bool>
178          </property>
179         </widget>
180        </item>
181       </layout>
182      </widget>
183     </widget>
184    </item>
185    <item>
186     <layout class="QVBoxLayout" name="verticalLayout">
187      <item>
188       <layout class="QHBoxLayout" name="horizontalLayout_3">
189        <property name="sizeConstraint">
190         <enum>QLayout::SetFixedSize</enum>
191        </property>
192        <item>
193         <widget class="QToolButton" name="RBPoubelle">
194          <property name="minimumSize">
195           <size>
196            <width>21</width>
197            <height>31</height>
198           </size>
199          </property>
200          <property name="maximumSize">
201           <size>
202            <width>21</width>
203            <height>31</height>
204           </size>
205          </property>
206          <property name="styleSheet">
207           <string notr="true">border : 0px</string>
208          </property>
209          <property name="text">
210           <string>...</string>
211          </property>
212          <property name="icon">
213           <iconset>
214            <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
215          </property>
216          <property name="iconSize">
217           <size>
218            <width>32</width>
219            <height>32</height>
220           </size>
221          </property>
222         </widget>
223        </item>
224        <item>
225         <widget class="QToolButton" name="RBButton1">
226          <property name="styleSheet">
227           <string notr="true">border : 0px</string>
228          </property>
229          <property name="text">
230           <string>...</string>
231          </property>
232          <property name="icon">
233           <iconset>
234            <normaloff>../../../../../../home/A96028/parametres-outils-icone-9314-64.png</normaloff>../../../../../../home/A96028/parametres-outils-icone-9314-64.png</iconset>
235          </property>
236          <property name="iconSize">
237           <size>
238            <width>32</width>
239            <height>32</height>
240           </size>
241          </property>
242         </widget>
243        </item>
244        <item>
245         <widget class="QToolButton" name="RBButton2">
246          <property name="styleSheet">
247           <string notr="true">border : 0px</string>
248          </property>
249          <property name="text">
250           <string>...</string>
251          </property>
252          <property name="icon">
253           <iconset>
254            <normaloff>../../../../../../home/A96028/gestionnaire-fichiers-icone-6566-64.png</normaloff>../../../../../../home/A96028/gestionnaire-fichiers-icone-6566-64.png</iconset>
255          </property>
256          <property name="iconSize">
257           <size>
258            <width>32</width>
259            <height>32</height>
260           </size>
261          </property>
262         </widget>
263        </item>
264        <item>
265         <widget class="QToolButton" name="RBButton3">
266          <property name="styleSheet">
267           <string notr="true">border:0px</string>
268          </property>
269          <property name="text">
270           <string>...</string>
271          </property>
272          <property name="icon">
273           <iconset>
274            <normaloff>../../../../../../home/A96028/verre-loupe-icone-6087-64.png</normaloff>../../../../../../home/A96028/verre-loupe-icone-6087-64.png</iconset>
275          </property>
276          <property name="iconSize">
277           <size>
278            <width>32</width>
279            <height>32</height>
280           </size>
281          </property>
282         </widget>
283        </item>
284       </layout>
285      </item>
286      <item>
287       <spacer name="verticalSpacer_2">
288        <property name="orientation">
289         <enum>Qt::Vertical</enum>
290        </property>
291        <property name="sizeHint" stdset="0">
292         <size>
293          <width>20</width>
294          <height>40</height>
295         </size>
296        </property>
297       </spacer>
298      </item>
299     </layout>
300    </item>
301   </layout>
302  </widget>
303  <resources/>
304  <connections/>
305 </ui>