Salome HOME
debug intempestif
[tools/eficas.git] / UiQT5 / dateEtHeure.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Form</class>
4  <widget class="QWidget" name="Form">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>281</width>
10     <height>51</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Saisie date et heure</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout_2">
17    <item>
18     <layout class="QHBoxLayout" name="horizontalLayout">
19      <item>
20       <widget class="QTextEdit" name="te_date">
21        <property name="sizePolicy">
22         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
23          <horstretch>0</horstretch>
24          <verstretch>0</verstretch>
25         </sizepolicy>
26        </property>
27        <property name="minimumSize">
28         <size>
29          <width>101</width>
30          <height>31</height>
31         </size>
32        </property>
33        <property name="maximumSize">
34         <size>
35          <width>101</width>
36          <height>31</height>
37         </size>
38        </property>
39        <property name="toolTip">
40         <string>Entrer la date</string>
41        </property>
42        <property name="html">
43         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
44 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
45 p, li { white-space: pre-wrap; }
46 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Latin Modern Sans'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
47 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;18/12/17&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
48        </property>
49       </widget>
50      </item>
51      <item>
52       <spacer name="horizontalSpacer">
53        <property name="orientation">
54         <enum>Qt::Horizontal</enum>
55        </property>
56        <property name="sizeType">
57         <enum>QSizePolicy::Fixed</enum>
58        </property>
59        <property name="sizeHint" stdset="0">
60         <size>
61          <width>13</width>
62          <height>20</height>
63         </size>
64        </property>
65       </spacer>
66      </item>
67      <item>
68       <widget class="QTextEdit" name="te_heure">
69        <property name="sizePolicy">
70         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
71          <horstretch>0</horstretch>
72          <verstretch>0</verstretch>
73         </sizepolicy>
74        </property>
75        <property name="minimumSize">
76         <size>
77          <width>101</width>
78          <height>31</height>
79         </size>
80        </property>
81        <property name="maximumSize">
82         <size>
83          <width>101</width>
84          <height>31</height>
85         </size>
86        </property>
87        <property name="toolTip">
88         <string>Entrer l'heure</string>
89        </property>
90       </widget>
91      </item>
92     </layout>
93    </item>
94   </layout>
95  </widget>
96  <resources/>
97  <connections/>
98 </ui>