Salome HOME
label clic
[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>35</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="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout_2">
29    <property name="spacing">
30     <number>0</number>
31    </property>
32    <property name="leftMargin">
33     <number>0</number>
34    </property>
35    <property name="topMargin">
36     <number>2</number>
37    </property>
38    <property name="rightMargin">
39     <number>0</number>
40    </property>
41    <property name="bottomMargin">
42     <number>0</number>
43    </property>
44    <item>
45     <layout class="QHBoxLayout" name="horizontalLayout">
46      <property name="spacing">
47       <number>0</number>
48      </property>
49      <item>
50       <spacer name="horizontalSpacer_3">
51        <property name="orientation">
52         <enum>Qt::Horizontal</enum>
53        </property>
54        <property name="sizeType">
55         <enum>QSizePolicy::Fixed</enum>
56        </property>
57        <property name="sizeHint" stdset="0">
58         <size>
59          <width>21</width>
60          <height>20</height>
61         </size>
62        </property>
63       </spacer>
64      </item>
65      <item>
66       <widget class="MonBoutonValide" name="RBValide">
67        <property name="minimumSize">
68         <size>
69          <width>21</width>
70          <height>25</height>
71         </size>
72        </property>
73        <property name="maximumSize">
74         <size>
75          <width>21</width>
76          <height>25</height>
77         </size>
78        </property>
79        <property name="focusPolicy">
80         <enum>Qt::ClickFocus</enum>
81        </property>
82        <property name="styleSheet">
83         <string notr="true">border : 0px</string>
84        </property>
85        <property name="text">
86         <string>...</string>
87        </property>
88        <property name="icon">
89         <iconset>
90          <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
91        </property>
92        <property name="iconSize">
93         <size>
94          <width>25</width>
95          <height>25</height>
96         </size>
97        </property>
98       </widget>
99      </item>
100     </layout>
101    </item>
102    <item>
103     <widget class="MonLabelClic" name="label">
104      <property name="sizePolicy">
105       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
106        <horstretch>0</horstretch>
107        <verstretch>0</verstretch>
108       </sizepolicy>
109      </property>
110      <property name="minimumSize">
111       <size>
112        <width>300</width>
113        <height>25</height>
114       </size>
115      </property>
116      <property name="maximumSize">
117       <size>
118        <width>178</width>
119        <height>16777215</height>
120       </size>
121      </property>
122      <property name="frameShape">
123       <enum>QFrame::NoFrame</enum>
124      </property>
125      <property name="text">
126       <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>
127      </property>
128     </widget>
129    </item>
130    <item>
131     <widget class="QLabel" name="label_2">
132      <property name="text">
133       <string/>
134      </property>
135     </widget>
136    </item>
137    <item>
138     <spacer name="horizontalSpacer">
139      <property name="orientation">
140       <enum>Qt::Horizontal</enum>
141      </property>
142      <property name="sizeType">
143       <enum>QSizePolicy::Preferred</enum>
144      </property>
145      <property name="sizeHint" stdset="0">
146       <size>
147        <width>20</width>
148        <height>20</height>
149       </size>
150      </property>
151     </spacer>
152    </item>
153    <item>
154     <widget class="QDateEdit" name="dateEdit"/>
155    </item>
156    <item>
157     <spacer name="horizontalSpacer_2">
158      <property name="orientation">
159       <enum>Qt::Horizontal</enum>
160      </property>
161      <property name="sizeHint" stdset="0">
162       <size>
163        <width>411</width>
164        <height>20</height>
165       </size>
166      </property>
167     </spacer>
168    </item>
169    <item>
170     <widget class="QLabel" name="label_5">
171      <property name="text">
172       <string/>
173      </property>
174     </widget>
175    </item>
176    <item>
177     <widget class="QToolButton" name="RBPoubelle">
178      <property name="minimumSize">
179       <size>
180        <width>21</width>
181        <height>25</height>
182       </size>
183      </property>
184      <property name="maximumSize">
185       <size>
186        <width>21</width>
187        <height>25</height>
188       </size>
189      </property>
190      <property name="focusPolicy">
191       <enum>Qt::ClickFocus</enum>
192      </property>
193      <property name="styleSheet">
194       <string notr="true">border : 0px</string>
195      </property>
196      <property name="text">
197       <string>...</string>
198      </property>
199      <property name="icon">
200       <iconset>
201        <normaloff>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
202      </property>
203      <property name="iconSize">
204       <size>
205        <width>25</width>
206        <height>25</height>
207       </size>
208      </property>
209     </widget>
210    </item>
211   </layout>
212  </widget>
213  <customwidgets>
214   <customwidget>
215    <class>MonBoutonValide</class>
216    <extends>QToolButton</extends>
217    <header>monBoutonValide.h</header>
218   </customwidget>
219   <customwidget>
220    <class>MonLabelClic</class>
221    <extends>QLabel</extends>
222    <header>monLabelClic.h</header>
223   </customwidget>
224  </customwidgets>
225  <resources/>
226  <connections/>
227 </ui>