Salome HOME
83a4e73256ff228655b2cfe208477e6fed889006
[tools/eficas.git] / UiQT4 / desWidgetSimpBool.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetSimpBool</class>
4  <widget class="QWidget" name="WidgetSimpBool">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1000</width>
10     <height>33</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="RBTrue">
126      <property name="text">
127       <string>True</string>
128      </property>
129     </widget>
130    </item>
131    <item>
132     <spacer name="horizontalSpacer_2">
133      <property name="orientation">
134       <enum>Qt::Horizontal</enum>
135      </property>
136      <property name="sizeType">
137       <enum>QSizePolicy::Fixed</enum>
138      </property>
139      <property name="sizeHint" stdset="0">
140       <size>
141        <width>40</width>
142        <height>20</height>
143       </size>
144      </property>
145     </spacer>
146    </item>
147    <item>
148     <widget class="QRadioButton" name="RBFalse">
149      <property name="text">
150       <string>False</string>
151      </property>
152     </widget>
153    </item>
154    <item>
155     <spacer name="horizontalSpacer">
156      <property name="orientation">
157       <enum>Qt::Horizontal</enum>
158      </property>
159      <property name="sizeHint" stdset="0">
160       <size>
161        <width>50</width>
162        <height>20</height>
163       </size>
164      </property>
165     </spacer>
166    </item>
167    <item>
168     <widget class="QToolButton" name="RBPoubelle">
169      <property name="minimumSize">
170       <size>
171        <width>31</width>
172        <height>31</height>
173       </size>
174      </property>
175      <property name="maximumSize">
176       <size>
177        <width>21</width>
178        <height>31</height>
179       </size>
180      </property>
181      <property name="styleSheet">
182       <string notr="true">border : 0px</string>
183      </property>
184      <property name="text">
185       <string>...</string>
186      </property>
187      <property name="icon">
188       <iconset>
189        <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
190      </property>
191      <property name="iconSize">
192       <size>
193        <width>32</width>
194        <height>32</height>
195       </size>
196      </property>
197     </widget>
198    </item>
199   </layout>
200  </widget>
201  <customwidgets>
202   <customwidget>
203    <class>MonBoutonValide</class>
204    <extends>QToolButton</extends>
205    <header>monBoutonValide.h</header>
206   </customwidget>
207  </customwidgets>
208  <resources/>
209  <connections/>
210 </ui>