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