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