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