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