Subversion Repositories svn1

Rev

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

Rev Author Line No. Line
112 david 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
126 david 3
 <class>QmTeamDisplay</class>
4
 <widget class="QWidget" name="QmTeamDisplay">
112 david 5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
126 david 9
    <width>538</width>
315 david 10
    <height>515</height>
112 david 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>0</y>
126 david 21
     <width>521</width>
315 david 22
     <height>455</height>
112 david 23
    </rect>
24
   </property>
25
   <property name="title">
26
    <string>Team Data</string>
27
   </property>
28
   <widget class="QLabel" name="label_name">
29
    <property name="geometry">
30
     <rect>
31
      <x>10</x>
118 david 32
      <y>14</y>
112 david 33
      <width>46</width>
34
      <height>13</height>
35
     </rect>
36
    </property>
37
    <property name="text">
38
     <string>Name</string>
39
    </property>
40
   </widget>
41
   <widget class="QLineEdit" name="name">
42
    <property name="geometry">
43
     <rect>
44
      <x>60</x>
118 david 45
      <y>14</y>
112 david 46
      <width>331</width>
47
      <height>20</height>
48
     </rect>
49
    </property>
215 - 50
    <property name="toolTip">
51
     <string>Name of the team</string>
52
    </property>
112 david 53
   </widget>
54
   <widget class="QLabel" name="label_category">
55
    <property name="geometry">
56
     <rect>
57
      <x>10</x>
118 david 58
      <y>39</y>
112 david 59
      <width>46</width>
60
      <height>13</height>
61
     </rect>
62
    </property>
63
    <property name="text">
64
     <string>Category</string>
65
    </property>
66
   </widget>
67
   <widget class="QComboBox" name="category">
68
    <property name="geometry">
69
     <rect>
70
      <x>60</x>
118 david 71
      <y>39</y>
112 david 72
      <width>171</width>
73
      <height>22</height>
74
     </rect>
75
    </property>
215 - 76
    <property name="toolTip">
77
     <string>Team Class</string>
78
    </property>
112 david 79
   </widget>
80
   <widget class="QLineEdit" name="category_abr">
81
    <property name="geometry">
82
     <rect>
83
      <x>240</x>
118 david 84
      <y>39</y>
112 david 85
      <width>31</width>
86
      <height>20</height>
87
     </rect>
88
    </property>
215 - 89
    <property name="toolTip">
90
     <string>Abreviated Class Name</string>
91
    </property>
112 david 92
    <property name="text">
93
     <string notr="true"/>
94
    </property>
95
    <property name="readOnly">
96
     <bool>true</bool>
97
    </property>
98
   </widget>
99
   <widget class="QGroupBox" name="groupBox_2">
100
    <property name="geometry">
101
     <rect>
102
      <x>10</x>
118 david 103
      <y>62</y>
112 david 104
      <width>391</width>
315 david 105
      <height>155</height>
112 david 106
     </rect>
107
    </property>
108
    <property name="title">
109
     <string>Members</string>
110
    </property>
111
    <widget class="QTableWidget" name="members">
112
     <property name="geometry">
113
      <rect>
114
       <x>10</x>
115
       <y>20</y>
116
       <width>371</width>
315 david 117
       <height>125</height>
112 david 118
      </rect>
119
     </property>
120
     <property name="alternatingRowColors">
121
      <bool>true</bool>
122
     </property>
123
     <property name="cornerButtonEnabled">
124
      <bool>false</bool>
125
     </property>
126
     <property name="rowCount">
127
      <number>5</number>
128
     </property>
129
     <property name="columnCount">
130
      <number>3</number>
131
     </property>
116 - 132
     <attribute name="horizontalHeaderDefaultSectionSize">
133
      <number>117</number>
134
     </attribute>
135
     <attribute name="verticalHeaderDefaultSectionSize">
136
      <number>20</number>
137
     </attribute>
112 david 138
     <attribute name="verticalHeaderStretchLastSection">
139
      <bool>false</bool>
140
     </attribute>
141
     <row/>
142
     <row/>
143
     <row/>
144
     <row/>
145
     <row/>
146
     <column>
147
      <property name="text">
148
       <string notr="true">Name</string>
149
      </property>
150
     </column>
151
     <column>
152
      <property name="text">
153
       <string>Sex</string>
154
      </property>
155
     </column>
156
     <column>
157
      <property name="text">
158
       <string>Age</string>
159
      </property>
160
     </column>
161
    </widget>
162
   </widget>
118 david 163
   <widget class="QGroupBox" name="groupBox_3">
164
    <property name="geometry">
165
     <rect>
166
      <x>10</x>
315 david 167
      <y>225</y>
126 david 168
      <width>501</width>
124 - 169
      <height>171</height>
118 david 170
     </rect>
171
    </property>
172
    <property name="title">
173
     <string>Leg Times</string>
174
    </property>
175
    <widget class="QWidget" name="verticalLayoutWidget">
176
     <property name="geometry">
177
      <rect>
221 - 178
       <x>10</x>
179
       <y>20</y>
180
       <width>481</width>
181
       <height>141</height>
118 david 182
      </rect>
183
     </property>
184
     <layout class="QVBoxLayout" name="legTime_layout">
185
      <property name="spacing">
186
       <number>0</number>
187
      </property>
188
     </layout>
189
    </widget>
190
   </widget>
136 - 191
   <widget class="QCheckBox" name="disqualified">
192
    <property name="geometry">
193
     <rect>
194
      <x>410</x>
226 - 195
      <y>130</y>
136 - 196
      <width>101</width>
197
      <height>18</height>
198
     </rect>
199
    </property>
215 - 200
    <property name="toolTip">
201
     <string>Team has been disqualified</string>
202
    </property>
136 - 203
    <property name="text">
204
     <string>Disqalified</string>
205
    </property>
206
   </widget>
207
   <widget class="QCheckBox" name="nonEquestrian">
208
    <property name="geometry">
209
     <rect>
210
      <x>410</x>
211
      <y>90</y>
212
      <width>101</width>
213
      <height>18</height>
214
     </rect>
215
    </property>
215 - 216
    <property name="toolTip">
375 david 217
     <string>Team is non-Equestrian and will not be eligible for some prizes</string>
215 - 218
    </property>
136 - 219
    <property name="text">
220
     <string>Non Equestrian</string>
221
    </property>
222
   </widget>
138 david 223
   <widget class="QCheckBox" name="disabled">
224
    <property name="geometry">
225
     <rect>
226
      <x>410</x>
226 - 227
      <y>70</y>
138 david 228
      <width>101</width>
229
      <height>18</height>
230
     </rect>
231
    </property>
215 - 232
    <property name="toolTip">
233
     <string>Team has been disabled and will not appear in reports</string>
234
    </property>
138 david 235
    <property name="text">
236
     <string>Disabled</string>
237
    </property>
238
   </widget>
239
   <widget class="QLabel" name="totalAge">
240
    <property name="enabled">
241
     <bool>false</bool>
242
    </property>
243
    <property name="geometry">
244
     <rect>
245
      <x>410</x>
246
      <y>200</y>
247
      <width>21</width>
248
      <height>16</height>
249
     </rect>
250
    </property>
251
    <property name="frameShape">
252
     <enum>QFrame::Box</enum>
253
    </property>
254
    <property name="text">
255
     <string>---</string>
256
    </property>
257
   </widget>
258
   <widget class="QLabel" name="label_3">
259
    <property name="geometry">
260
     <rect>
261
      <x>440</x>
262
      <y>200</y>
263
      <width>46</width>
264
      <height>13</height>
265
     </rect>
266
    </property>
267
    <property name="text">
268
     <string>Total Age</string>
269
    </property>
270
   </widget>
225 - 271
   <widget class="QCheckBox" name="VetCheck">
272
    <property name="geometry">
273
     <rect>
274
      <x>410</x>
226 - 275
      <y>110</y>
225 - 276
      <width>101</width>
277
      <height>18</height>
278
     </rect>
279
    </property>
280
    <property name="toolTip">
281
     <string>Team has failed the Vet Check</string>
282
    </property>
283
    <property name="text">
284
     <string>Failed Vet Check</string>
285
    </property>
286
   </widget>
315 david 287
   <widget class="QGroupBox" name="noteBox">
288
    <property name="geometry">
289
     <rect>
290
      <x>10</x>
291
      <y>405</y>
292
      <width>501</width>
293
      <height>41</height>
294
     </rect>
295
    </property>
296
    <property name="title">
297
     <string>Team Notes</string>
298
    </property>
316 david 299
    <widget class="QPushButton" name="editNote">
315 david 300
     <property name="geometry">
301
      <rect>
316 david 302
       <x>450</x>
315 david 303
       <y>14</y>
316 david 304
       <width>41</width>
315 david 305
       <height>20</height>
306
      </rect>
307
     </property>
318 david 308
     <property name="toolTip">
309
      <string notr="true">Edit/Delete the team notes</string>
310
     </property>
316 david 311
     <property name="text">
312
      <string>Edit</string>
315 david 313
     </property>
314
    </widget>
316 david 315
    <widget class="QComboBox" name="noteText">
315 david 316
     <property name="geometry">
317
      <rect>
316 david 318
       <x>10</x>
315 david 319
       <y>14</y>
316 david 320
       <width>440</width>
321
       <height>22</height>
315 david 322
      </rect>
323
     </property>
324
    </widget>
325
   </widget>
112 david 326
  </widget>
177 - 327
  <widget class="QGroupBox" name="groupBox_4">
112 david 328
   <property name="geometry">
329
    <rect>
177 - 330
     <x>10</x>
315 david 331
     <y>455</y>
177 - 332
     <width>521</width>
315 david 333
     <height>50</height>
112 david 334
    </rect>
335
   </property>
177 - 336
   <property name="title">
337
    <string>Team Selector</string>
112 david 338
   </property>
177 - 339
   <widget class="QPushButton" name="pushButtonRestore">
340
    <property name="geometry">
341
     <rect>
315 david 342
      <x>430</x>
177 - 343
      <y>16</y>
344
      <width>75</width>
345
      <height>23</height>
346
     </rect>
347
    </property>
215 - 348
    <property name="toolTip">
349
     <string>Discard changes and restore team information</string>
350
    </property>
177 - 351
    <property name="text">
352
     <string>Restore</string>
353
    </property>
354
   </widget>
275 david 355
   <widget class="QmTeamSelector" name="teamNumber">
177 - 356
    <property name="geometry">
357
     <rect>
315 david 358
      <x>270</x>
177 - 359
      <y>16</y>
360
      <width>61</width>
361
      <height>22</height>
362
     </rect>
363
    </property>
215 - 364
    <property name="toolTip">
365
     <string>Select the team to display</string>
366
    </property>
177 - 367
    <property name="maximum">
368
     <number>999</number>
369
    </property>
370
   </widget>
371
   <widget class="QPushButton" name="pushButtonSave">
372
    <property name="geometry">
373
     <rect>
315 david 374
      <x>350</x>
177 - 375
      <y>16</y>
376
      <width>75</width>
377
      <height>23</height>
378
     </rect>
379
    </property>
215 - 380
    <property name="toolTip">
381
     <string>Save changes</string>
382
    </property>
177 - 383
    <property name="text">
384
     <string>Save</string>
385
    </property>
386
   </widget>
387
   <widget class="QLabel" name="Changed">
388
    <property name="enabled">
389
     <bool>true</bool>
390
    </property>
391
    <property name="geometry">
392
     <rect>
393
      <x>124</x>
394
      <y>20</y>
395
      <width>81</width>
396
      <height>16</height>
397
     </rect>
398
    </property>
399
    <property name="autoFillBackground">
400
     <bool>false</bool>
401
    </property>
402
    <property name="text">
403
     <string notr="true">Data Changed</string>
404
    </property>
405
   </widget>
406
   <widget class="QLabel" name="label_team">
407
    <property name="geometry">
408
     <rect>
315 david 409
      <x>230</x>
177 - 410
      <y>20</y>
411
      <width>31</width>
412
      <height>16</height>
413
     </rect>
414
    </property>
415
    <property name="text">
416
     <string>Team</string>
417
    </property>
418
   </widget>
112 david 419
  </widget>
420
 </widget>
275 david 421
 <customwidgets>
422
  <customwidget>
423
   <class>QmTeamSelector</class>
424
   <extends>QSpinBox</extends>
425
   <header>qmteamselector.h</header>
426
  </customwidget>
427
 </customwidgets>
255 - 428
 <tabstops>
429
  <tabstop>pushButtonRestore</tabstop>
430
  <tabstop>teamNumber</tabstop>
431
  <tabstop>name</tabstop>
432
  <tabstop>category</tabstop>
433
  <tabstop>category_abr</tabstop>
434
  <tabstop>disabled</tabstop>
435
  <tabstop>nonEquestrian</tabstop>
436
  <tabstop>VetCheck</tabstop>
437
  <tabstop>disqualified</tabstop>
438
  <tabstop>members</tabstop>
439
  <tabstop>pushButtonSave</tabstop>
440
 </tabstops>
112 david 441
 <resources/>
442
 <connections/>
443
</ui>