Salome HOME
Merge branch 'nouvelEficas' of http://git.forge-pleiade.der.edf.fr/git/eficas into...
[tools/eficas.git] / UiQT4 / desWidgetHeure.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetHeure</class>
4  <widget class="QWidget" name="WidgetHeure">
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="QHBoxLayout" name="horizontalLayout">
37      <property name="spacing">
38       <number>0</number>
39      </property>
40      <property name="sizeConstraint">
41       <enum>QLayout::SetFixedSize</enum>
42      </property>
43      <item>
44       <spacer name="horizontalSpacer_3">
45        <property name="orientation">
46         <enum>Qt::Horizontal</enum>
47        </property>
48        <property name="sizeType">
49         <enum>QSizePolicy::Fixed</enum>
50        </property>
51        <property name="sizeHint" stdset="0">
52         <size>
53          <width>21</width>
54          <height>20</height>
55         </size>
56        </property>
57       </spacer>
58      </item>
59      <item>
60       <widget class="MonBoutonValide" name="RBValide">
61        <property name="minimumSize">
62         <size>
63          <width>21</width>
64          <height>25</height>
65         </size>
66        </property>
67        <property name="maximumSize">
68         <size>
69          <width>21</width>
70          <height>25</height>
71         </size>
72        </property>
73        <property name="focusPolicy">
74         <enum>Qt::ClickFocus</enum>
75        </property>
76        <property name="toolTip">
77         <string>Affiche le rapport de validation du mot-clef</string>
78        </property>
79        <property name="styleSheet">
80         <string notr="true">border : 0px</string>
81        </property>
82        <property name="text">
83         <string>...</string>
84        </property>
85        <property name="icon">
86         <iconset>
87          <normaloff>../Editeur/icons/ast-green-ball.png</normaloff>../Editeur/icons/ast-green-ball.png</iconset>
88        </property>
89        <property name="iconSize">
90         <size>
91          <width>25</width>
92          <height>25</height>
93         </size>
94        </property>
95       </widget>
96      </item>
97     </layout>
98    </item>
99    <item>
100     <widget class="MonLabelClic" name="label">
101      <property name="sizePolicy">
102       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
103        <horstretch>0</horstretch>
104        <verstretch>0</verstretch>
105       </sizepolicy>
106      </property>
107      <property name="minimumSize">
108       <size>
109        <width>300</width>
110        <height>25</height>
111       </size>
112      </property>
113      <property name="maximumSize">
114       <size>
115        <width>178</width>
116        <height>16777215</height>
117       </size>
118      </property>
119      <property name="frameShape">
120       <enum>QFrame::NoFrame</enum>
121      </property>
122      <property name="text">
123       <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>
124      </property>
125      <property name="scaledContents">
126       <bool>false</bool>
127      </property>
128      <property name="alignment">
129       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
130      </property>
131     </widget>
132    </item>
133    <item>
134     <widget class="QLabel" name="label_2">
135      <property name="text">
136       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
137      </property>
138     </widget>
139    </item>
140    <item>
141     <layout class="QVBoxLayout" name="verticalLayout">
142      <item>
143       <layout class="QHBoxLayout" name="horizontalLayout_2">
144        <item>
145         <spacer name="horizontalSpacer_2">
146          <property name="orientation">
147           <enum>Qt::Horizontal</enum>
148          </property>
149          <property name="sizeType">
150           <enum>QSizePolicy::Preferred</enum>
151          </property>
152          <property name="sizeHint" stdset="0">
153           <size>
154            <width>17</width>
155            <height>17</height>
156           </size>
157          </property>
158         </spacer>
159        </item>
160        <item>
161         <widget class="QTimeEdit" name="timeEdit"/>
162        </item>
163        <item>
164         <spacer name="horizontalSpacer_4">
165          <property name="orientation">
166           <enum>Qt::Horizontal</enum>
167          </property>
168          <property name="sizeHint" stdset="0">
169           <size>
170            <width>454</width>
171            <height>20</height>
172           </size>
173          </property>
174         </spacer>
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="toolTip">
194           <string>Détruit le mot-clef</string>
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>../Editeur/icons/deleteRond.png</normaloff>../Editeur/icons/deleteRond.png</iconset>
205          </property>
206          <property name="iconSize">
207           <size>
208            <width>25</width>
209            <height>25</height>
210           </size>
211          </property>
212         </widget>
213        </item>
214       </layout>
215      </item>
216      <item>
217       <spacer name="verticalSpacer">
218        <property name="orientation">
219         <enum>Qt::Vertical</enum>
220        </property>
221        <property name="sizeHint" stdset="0">
222         <size>
223          <width>20</width>
224          <height>3</height>
225         </size>
226        </property>
227       </spacer>
228      </item>
229     </layout>
230    </item>
231   </layout>
232  </widget>
233  <customwidgets>
234   <customwidget>
235    <class>MonBoutonValide</class>
236    <extends>QToolButton</extends>
237    <header>monBoutonValide.h</header>
238   </customwidget>
239   <customwidget>
240    <class>MonLabelClic</class>
241    <extends>QLabel</extends>
242    <header>monLabelClic.h</header>
243   </customwidget>
244  </customwidgets>
245  <resources/>
246  <connections/>
247 </ui>