Subversion Repositories svn1-original

Rev

Rev 123 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 123 Rev 219
Line 66... Line 66...
66
       <size>
66
       <size>
67
        <width>13</width>
67
        <width>13</width>
68
        <height>16777215</height>
68
        <height>16777215</height>
69
       </size>
69
       </size>
70
      </property>
70
      </property>
-
 
71
      <property name="toolTip">
-
 
72
       <string>Manual Start Time</string>
-
 
73
      </property>
71
      <property name="text">
74
      <property name="text">
72
       <string/>
75
       <string/>
73
      </property>
76
      </property>
74
     </widget>
77
     </widget>
75
    </item>
78
    </item>
76
    <item>
79
    <item>
77
     <widget class="QTimeEdit" name="startTime">
80
     <widget class="QTimeEdit" name="startTime">
78
      <property name="enabled">
81
      <property name="enabled">
79
       <bool>true</bool>
82
       <bool>true</bool>
80
      </property>
83
      </property>
-
 
84
      <property name="toolTip">
-
 
85
       <string>Start Time</string>
-
 
86
      </property>
81
      <property name="displayFormat">
87
      <property name="displayFormat">
82
       <string>h:mm:ss</string>
88
       <string>h:mm:ss</string>
83
      </property>
89
      </property>
84
     </widget>
90
     </widget>
85
    </item>
91
    </item>
86
    <item>
92
    <item>
87
     <widget class="QTimeEdit" name="endTime">
93
     <widget class="QTimeEdit" name="endTime">
-
 
94
      <property name="toolTip">
-
 
95
       <string>End Time</string>
-
 
96
      </property>
88
      <property name="displayFormat">
97
      <property name="displayFormat">
89
       <string>h:mm:ss</string>
98
       <string>h:mm:ss</string>
90
      </property>
99
      </property>
91
     </widget>
100
     </widget>
92
    </item>
101
    </item>
Line 102... Line 111...
102
       <size>
111
       <size>
103
        <width>55</width>
112
        <width>55</width>
104
        <height>16777215</height>
113
        <height>16777215</height>
105
       </size>
114
       </size>
106
      </property>
115
      </property>
-
 
116
      <property name="toolTip">
-
 
117
       <string>Elapsed Time</string>
-
 
118
      </property>
107
      <property name="text">
119
      <property name="text">
108
       <string>00:00:00</string>
120
       <string>00:00:00</string>
109
      </property>
121
      </property>
110
      <property name="readOnly">
122
      <property name="readOnly">
111
       <bool>true</bool>
123
       <bool>true</bool>
Line 124... Line 136...
124
       <size>
136
       <size>
125
        <width>20</width>
137
        <width>20</width>
126
        <height>0</height>
138
        <height>0</height>
127
       </size>
139
       </size>
128
      </property>
140
      </property>
-
 
141
      <property name="toolTip">
-
 
142
       <string notr="true">Placing based on elapsed time within the leg</string>
-
 
143
      </property>
129
      <property name="text">
144
      <property name="text">
130
       <string>999</string>
145
       <string notr="true">-</string>
131
      </property>
146
      </property>
132
     </widget>
147
     </widget>
133
    </item>
148
    </item>
134
    <item>
149
    <item>
135
     <widget class="QLabel" name="le_place">
150
     <widget class="QLabel" name="le_place">
Line 143... Line 158...
143
       <size>
158
       <size>
144
        <width>20</width>
159
        <width>20</width>
145
        <height>0</height>
160
        <height>0</height>
146
       </size>
161
       </size>
147
      </property>
162
      </property>
-
 
163
      <property name="toolTip">
-
 
164
       <string notr="true">Placing based on accumulated times to the end of that leg</string>
-
 
165
      </property>
148
      <property name="text">
166
      <property name="text">
149
       <string>999</string>
167
       <string notr="true">-</string>
150
      </property>
168
      </property>
151
     </widget>
169
     </widget>
152
    </item>
170
    </item>
153
    <item>
171
    <item>
154
     <widget class="QLabel" name="lc_place">
172
     <widget class="QLabel" name="lc_place">
Line 162... Line 180...
162
       <size>
180
       <size>
163
        <width>20</width>
181
        <width>20</width>
164
        <height>0</height>
182
        <height>0</height>
165
       </size>
183
       </size>
166
      </property>
184
      </property>
-
 
185
      <property name="toolTip">
-
 
186
       <string notr="true">Class placing based on elapsed time within the leg</string>
-
 
187
      </property>
167
      <property name="text">
188
      <property name="text">
168
       <string>999</string>
189
       <string notr="true">-</string>
169
      </property>
190
      </property>
170
     </widget>
191
     </widget>
171
    </item>
192
    </item>
172
    <item>
193
    <item>
173
     <widget class="QLabel" name="lec_place">
194
     <widget class="QLabel" name="lec_place">
Line 181... Line 202...
181
       <size>
202
       <size>
182
        <width>20</width>
203
        <width>20</width>
183
        <height>0</height>
204
        <height>0</height>
184
       </size>
205
       </size>
185
      </property>
206
      </property>
-
 
207
      <property name="toolTip">
-
 
208
       <string>Class placing based on accumulated times to the end of that leg</string>
-
 
209
      </property>
186
      <property name="text">
210
      <property name="text">
187
       <string>999</string>
211
       <string notr="true">-</string>
188
      </property>
212
      </property>
189
     </widget>
213
     </widget>
190
    </item>
214
    </item>
191
   </layout>
215
   </layout>
192
  </widget>
216
  </widget>