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