Subversion Repositories svn1

Rev

Rev 119 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
118 david 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>QmLegTimes</class>
4
 <widget class="QWidget" name="QmLegTimes">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>440</width>
10
    <height>25</height>
11
   </rect>
12
  </property>
13
  <property name="sizePolicy">
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15
    <horstretch>0</horstretch>
16
    <verstretch>0</verstretch>
17
   </sizepolicy>
18
  </property>
19
  <property name="windowTitle">
20
   <string>Form</string>
21
  </property>
22
  <widget class="QWidget" name="layoutWidget">
23
   <property name="geometry">
24
    <rect>
25
     <x>0</x>
26
     <y>0</y>
27
     <width>441</width>
28
     <height>26</height>
29
    </rect>
30
   </property>
31
   <layout class="QHBoxLayout" name="horizontalLayout" stretch="1,0,0,0,0,0,0,0,0">
32
    <property name="leftMargin">
33
     <number>6</number>
34
    </property>
35
    <property name="topMargin">
36
     <number>3</number>
37
    </property>
38
    <property name="rightMargin">
39
     <number>6</number>
40
    </property>
41
    <property name="bottomMargin">
42
     <number>2</number>
43
    </property>
44
    <item>
45
     <widget class="QLabel" name="legName">
46
      <property name="sizePolicy">
47
       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
48
        <horstretch>0</horstretch>
49
        <verstretch>0</verstretch>
50
       </sizepolicy>
51
      </property>
52
      <property name="minimumSize">
53
       <size>
54
        <width>40</width>
55
        <height>0</height>
56
       </size>
57
      </property>
58
      <property name="text">
59
       <string>123456789012345</string>
60
      </property>
61
     </widget>
62
    </item>
63
    <item>
64
     <widget class="QCheckBox" name="checkBox">
65
      <property name="maximumSize">
66
       <size>
67
        <width>13</width>
68
        <height>16777215</height>
69
       </size>
70
      </property>
71
      <property name="text">
72
       <string/>
73
      </property>
74
     </widget>
75
    </item>
76
    <item>
77
     <widget class="QTimeEdit" name="startTime">
78
      <property name="displayFormat">
79
       <string>h:mm:ss</string>
80
      </property>
81
     </widget>
82
    </item>
83
    <item>
84
     <widget class="QTimeEdit" name="endTime">
85
      <property name="displayFormat">
86
       <string>h:mm:ss</string>
87
      </property>
88
     </widget>
89
    </item>
90
    <item>
91
     <widget class="QLineEdit" name="elapsedTime">
92
      <property name="sizePolicy">
93
       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
94
        <horstretch>0</horstretch>
95
        <verstretch>0</verstretch>
96
       </sizepolicy>
97
      </property>
98
      <property name="maximumSize">
99
       <size>
100
        <width>55</width>
101
        <height>16777215</height>
102
       </size>
103
      </property>
104
      <property name="text">
105
       <string>00:00:00</string>
106
      </property>
107
      <property name="readOnly">
108
       <bool>true</bool>
109
      </property>
110
     </widget>
111
    </item>
112
    <item>
113
     <widget class="QLabel" name="le_place">
114
      <property name="sizePolicy">
115
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
116
        <horstretch>0</horstretch>
117
        <verstretch>0</verstretch>
118
       </sizepolicy>
119
      </property>
120
      <property name="minimumSize">
121
       <size>
122
        <width>20</width>
123
        <height>0</height>
124
       </size>
125
      </property>
126
      <property name="text">
127
       <string>999</string>
128
      </property>
129
     </widget>
130
    </item>
131
    <item>
132
     <widget class="QLabel" name="lc_place">
133
      <property name="sizePolicy">
134
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
135
        <horstretch>0</horstretch>
136
        <verstretch>0</verstretch>
137
       </sizepolicy>
138
      </property>
139
      <property name="minimumSize">
140
       <size>
141
        <width>20</width>
142
        <height>0</height>
143
       </size>
144
      </property>
145
      <property name="text">
146
       <string>999</string>
147
      </property>
148
     </widget>
149
    </item>
150
    <item>
151
     <widget class="QLabel" name="xx_place">
152
      <property name="sizePolicy">
153
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
154
        <horstretch>0</horstretch>
155
        <verstretch>0</verstretch>
156
       </sizepolicy>
157
      </property>
158
      <property name="minimumSize">
159
       <size>
160
        <width>20</width>
161
        <height>0</height>
162
       </size>
163
      </property>
164
      <property name="text">
165
       <string>999</string>
166
      </property>
167
     </widget>
168
    </item>
169
    <item>
170
     <widget class="QLabel" name="yy_place">
171
      <property name="sizePolicy">
172
       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
173
        <horstretch>0</horstretch>
174
        <verstretch>0</verstretch>
175
       </sizepolicy>
176
      </property>
177
      <property name="minimumSize">
178
       <size>
179
        <width>20</width>
180
        <height>0</height>
181
       </size>
182
      </property>
183
      <property name="text">
184
       <string>999</string>
185
      </property>
186
     </widget>
187
    </item>
188
   </layout>
189
  </widget>
190
 </widget>
191
 <resources/>
192
 <connections/>
193
</ui>