Salome HOME
premiere version
[tools/eficas.git] / UiQT4 / 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>951</width>
10     <height>48</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
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>1493</width>
28     <height>85</height>
29    </size>
30   </property>
31   <property name="windowTitle">
32    <string>Form</string>
33   </property>
34   <layout class="QHBoxLayout" name="horizontalLayout_2">
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="QHBoxLayout" name="horizontalLayout">
43      <property name="spacing">
44       <number>0</number>
45      </property>
46      <item>
47       <spacer name="horizontalSpacer_3">
48        <property name="orientation">
49         <enum>Qt::Horizontal</enum>
50        </property>
51        <property name="sizeType">
52         <enum>QSizePolicy::Fixed</enum>
53        </property>
54        <property name="sizeHint" stdset="0">
55         <size>
56          <width>21</width>
57          <height>20</height>
58         </size>
59        </property>
60       </spacer>
61      </item>
62      <item>
63       <widget class="MonBoutonValide" name="RBValide">
64        <property name="minimumSize">
65         <size>
66          <width>21</width>
67          <height>31</height>
68         </size>
69        </property>
70        <property name="maximumSize">
71         <size>
72          <width>21</width>
73          <height>35</height>
74         </size>
75        </property>
76        <property name="styleSheet">
77         <string notr="true">border : 0px</string>
78        </property>
79        <property name="text">
80         <string>...</string>
81        </property>
82        <property name="icon">
83         <iconset>
84          <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>
85        </property>
86        <property name="iconSize">
87         <size>
88          <width>32</width>
89          <height>32</height>
90         </size>
91        </property>
92       </widget>
93      </item>
94     </layout>
95    </item>
96    <item>
97     <widget class="QLabel" name="label">
98      <property name="sizePolicy">
99       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
100        <horstretch>0</horstretch>
101        <verstretch>0</verstretch>
102       </sizepolicy>
103      </property>
104      <property name="minimumSize">
105       <size>
106        <width>220</width>
107        <height>24</height>
108       </size>
109      </property>
110      <property name="maximumSize">
111       <size>
112        <width>178</width>
113        <height>16777215</height>
114       </size>
115      </property>
116      <property name="frameShape">
117       <enum>QFrame::NoFrame</enum>
118      </property>
119      <property name="text">
120       <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>
121      </property>
122     </widget>
123    </item>
124    <item>
125     <widget class="QRadioButton" name="radioButton_1">
126      <property name="sizePolicy">
127       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
128        <horstretch>0</horstretch>
129        <verstretch>0</verstretch>
130       </sizepolicy>
131      </property>
132      <property name="minimumSize">
133       <size>
134        <width>0</width>
135        <height>32</height>
136       </size>
137      </property>
138      <property name="text">
139       <string>RadioButton</string>
140      </property>
141     </widget>
142    </item>
143    <item>
144     <widget class="QRadioButton" name="radioButton_2">
145      <property name="sizePolicy">
146       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
147        <horstretch>0</horstretch>
148        <verstretch>0</verstretch>
149       </sizepolicy>
150      </property>
151      <property name="text">
152       <string>RadioButton</string>
153      </property>
154     </widget>
155    </item>
156    <item>
157     <widget class="QRadioButton" name="radioButton_3">
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>
170     <spacer name="horizontalSpacer">
171      <property name="orientation">
172       <enum>Qt::Horizontal</enum>
173      </property>
174      <property name="sizeHint" stdset="0">
175       <size>
176        <width>20</width>
177        <height>20</height>
178       </size>
179      </property>
180     </spacer>
181    </item>
182    <item>
183     <widget class="QToolButton" name="RBPoubelle">
184      <property name="minimumSize">
185       <size>
186        <width>21</width>
187        <height>31</height>
188       </size>
189      </property>
190      <property name="maximumSize">
191       <size>
192        <width>21</width>
193        <height>31</height>
194       </size>
195      </property>
196      <property name="styleSheet">
197       <string notr="true">border : 0px</string>
198      </property>
199      <property name="text">
200       <string>...</string>
201      </property>
202      <property name="icon">
203       <iconset>
204        <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
205      </property>
206      <property name="iconSize">
207       <size>
208        <width>32</width>
209        <height>32</height>
210       </size>
211      </property>
212     </widget>
213    </item>
214   </layout>
215  </widget>
216  <customwidgets>
217   <customwidget>
218    <class>MonBoutonValide</class>
219    <extends>QToolButton</extends>
220    <header>monBoutonValide.h</header>
221   </customwidget>
222  </customwidgets>
223  <resources/>
224  <connections/>
225 </ui>