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