Salome HOME
sauve_intermediaire
[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>29</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>2</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>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/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="QLabel" 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>&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>
134      </property>
135     </widget>
136    </item>
137    <item>
138     <spacer name="horizontalSpacer_2">
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="QTimeEdit" name="timeEdit"/>
155    </item>
156    <item>
157     <spacer name="horizontalSpacer_4">
158      <property name="orientation">
159       <enum>Qt::Horizontal</enum>
160      </property>
161      <property name="sizeHint" stdset="0">
162       <size>
163        <width>454</width>
164        <height>20</height>
165       </size>
166      </property>
167     </spacer>
168    </item>
169    <item>
170     <widget class="QToolButton" name="RBPoubelle">
171      <property name="minimumSize">
172       <size>
173        <width>21</width>
174        <height>25</height>
175       </size>
176      </property>
177      <property name="maximumSize">
178       <size>
179        <width>21</width>
180        <height>25</height>
181       </size>
182      </property>
183      <property name="focusPolicy">
184       <enum>Qt::ClickFocus</enum>
185      </property>
186      <property name="styleSheet">
187       <string notr="true">border : 0px</string>
188      </property>
189      <property name="text">
190       <string>...</string>
191      </property>
192      <property name="icon">
193       <iconset>
194        <normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</normaloff>../../../../../../home/A96028/Install_EficasV1/ArbreEficas/Editeur/icons/deleteRond.png</iconset>
195      </property>
196      <property name="iconSize">
197       <size>
198        <width>25</width>
199        <height>25</height>
200       </size>
201      </property>
202     </widget>
203    </item>
204   </layout>
205  </widget>
206  <customwidgets>
207   <customwidget>
208    <class>MonBoutonValide</class>
209    <extends>QToolButton</extends>
210    <header>monBoutonValide.h</header>
211   </customwidget>
212  </customwidgets>
213  <resources/>
214  <connections/>
215 </ui>