Subversion Repositories svn1

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
117 - 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>495</width>
10
    <height>239</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Form</string>
15
  </property>
16
  <widget class="QGroupBox" name="groupBox">
17
   <property name="geometry">
18
    <rect>
19
     <x>10</x>
20
     <y>70</y>
21
     <width>481</width>
22
     <height>41</height>
23
    </rect>
24
   </property>
25
   <property name="title">
26
    <string>Places</string>
27
   </property>
28
   <widget class="QLabel" name="label_4">
29
    <property name="geometry">
30
     <rect>
31
      <x>420</x>
32
      <y>20</y>
33
      <width>16</width>
34
      <height>16</height>
35
     </rect>
36
    </property>
37
    <property name="maximumSize">
38
     <size>
39
      <width>20</width>
40
      <height>16777215</height>
41
     </size>
42
    </property>
43
    <property name="text">
44
     <string>99</string>
45
    </property>
46
   </widget>
47
   <widget class="QLabel" name="label_2">
48
    <property name="geometry">
49
     <rect>
50
      <x>364</x>
51
      <y>20</y>
52
      <width>16</width>
53
      <height>16</height>
54
     </rect>
55
    </property>
56
    <property name="maximumSize">
57
     <size>
58
      <width>20</width>
59
      <height>16777215</height>
60
     </size>
61
    </property>
62
    <property name="text">
63
     <string>99</string>
64
    </property>
65
   </widget>
66
   <widget class="QLabel" name="label">
67
    <property name="geometry">
68
     <rect>
69
      <x>9</x>
70
      <y>19</y>
71
      <width>46</width>
72
      <height>16</height>
73
     </rect>
74
    </property>
75
    <property name="text">
76
     <string>Leg Name Bit</string>
77
    </property>
78
   </widget>
79
   <widget class="QCheckBox" name="checkBox">
80
    <property name="geometry">
81
     <rect>
82
      <x>80</x>
83
      <y>20</y>
84
      <width>16</width>
85
      <height>16</height>
86
     </rect>
87
    </property>
88
    <property name="maximumSize">
89
     <size>
90
      <width>16</width>
91
      <height>16777215</height>
92
     </size>
93
    </property>
94
    <property name="text">
95
     <string/>
96
    </property>
97
   </widget>
98
   <widget class="QLineEdit" name="lineEdit">
99
    <property name="geometry">
100
     <rect>
101
      <x>293</x>
102
      <y>16</y>
103
      <width>60</width>
104
      <height>20</height>
105
     </rect>
106
    </property>
107
    <property name="maximumSize">
108
     <size>
109
      <width>60</width>
110
      <height>16777215</height>
111
     </size>
112
    </property>
113
    <property name="text">
114
     <string>00:00:00</string>
115
    </property>
116
   </widget>
117
   <widget class="QLabel" name="label_5">
118
    <property name="geometry">
119
     <rect>
120
      <x>448</x>
121
      <y>20</y>
122
      <width>16</width>
123
      <height>16</height>
124
     </rect>
125
    </property>
126
    <property name="maximumSize">
127
     <size>
128
      <width>20</width>
129
      <height>16777215</height>
130
     </size>
131
    </property>
132
    <property name="text">
133
     <string>99</string>
134
    </property>
135
   </widget>
136
   <widget class="QTimeEdit" name="timeEdit_2">
137
    <property name="geometry">
138
     <rect>
139
      <x>202</x>
140
      <y>16</y>
141
      <width>75</width>
142
      <height>20</height>
143
     </rect>
144
    </property>
145
    <property name="displayFormat">
146
     <string>hh:mm:ss</string>
147
    </property>
148
   </widget>
149
   <widget class="QLabel" name="label_3">
150
    <property name="geometry">
151
     <rect>
152
      <x>392</x>
153
      <y>20</y>
154
      <width>16</width>
155
      <height>16</height>
156
     </rect>
157
    </property>
158
    <property name="maximumSize">
159
     <size>
160
      <width>20</width>
161
      <height>16777215</height>
162
     </size>
163
    </property>
164
    <property name="text">
165
     <string>99</string>
166
    </property>
167
   </widget>
168
   <widget class="QTimeEdit" name="timeEdit">
169
    <property name="geometry">
170
     <rect>
171
      <x>111</x>
172
      <y>16</y>
173
      <width>75</width>
174
      <height>20</height>
175
     </rect>
176
    </property>
177
    <property name="displayFormat">
178
     <string>hh:mm:ss</string>
179
    </property>
180
   </widget>
181
   <zorder>label</zorder>
182
   <zorder>checkBox</zorder>
183
   <zorder>lineEdit</zorder>
184
   <zorder>timeEdit_2</zorder>
185
   <zorder>timeEdit</zorder>
186
   <zorder>label</zorder>
187
   <zorder>lineEdit</zorder>
188
   <zorder>checkBox</zorder>
189
   <zorder>timeEdit_2</zorder>
190
   <zorder>timeEdit</zorder>
191
   <zorder>label_4</zorder>
192
   <zorder>label_2</zorder>
193
   <zorder>label</zorder>
194
   <zorder>checkBox</zorder>
195
   <zorder>lineEdit</zorder>
196
   <zorder>label_5</zorder>
197
   <zorder>timeEdit_2</zorder>
198
   <zorder>label_3</zorder>
199
   <zorder>timeEdit</zorder>
200
  </widget>
201
 </widget>
202
 <resources/>
203
 <connections/>
204
</ui>