Subversion Repositories svn1-original

Rev

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

Rev Author Line No. Line
175 david 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>QmConfigure</class>
4
 <widget class="QWidget" name="QmConfigure">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
184 - 9
    <width>500</width>
175 david 10
    <height>500</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Form</string>
15
  </property>
16
  <widget class="QLineEdit" name="eventName">
17
   <property name="geometry">
18
    <rect>
19
     <x>10</x>
20
     <y>10</y>
21
     <width>331</width>
22
     <height>20</height>
23
    </rect>
24
   </property>
25
  </widget>
26
  <widget class="QDialogButtonBox" name="buttonBox">
27
   <property name="geometry">
28
    <rect>
29
     <x>280</x>
30
     <y>470</y>
31
     <width>156</width>
32
     <height>23</height>
33
    </rect>
34
   </property>
35
   <property name="standardButtons">
36
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
37
   </property>
38
  </widget>
39
  <widget class="QGroupBox" name="groupBox">
40
   <property name="geometry">
41
    <rect>
42
     <x>10</x>
43
     <y>40</y>
184 - 44
     <width>161</width>
175 david 45
     <height>151</height>
46
    </rect>
47
   </property>
48
   <property name="title">
49
    <string>Leg Names</string>
50
   </property>
51
   <widget class="QWidget" name="verticalLayoutWidget">
52
    <property name="geometry">
53
     <rect>
54
      <x>9</x>
55
      <y>14</y>
184 - 56
      <width>141</width>
57
      <height>126</height>
175 david 58
     </rect>
59
    </property>
184 - 60
    <layout class="QFormLayout" name="formLayout">
61
     <item row="0" column="0">
175 david 62
      <widget class="QLineEdit" name="legName1"/>
63
     </item>
184 - 64
     <item row="1" column="0">
175 david 65
      <widget class="QLineEdit" name="legName2"/>
66
     </item>
184 - 67
     <item row="2" column="0">
175 david 68
      <widget class="QLineEdit" name="legName3"/>
69
     </item>
184 - 70
     <item row="3" column="0">
175 david 71
      <widget class="QLineEdit" name="legName4"/>
72
     </item>
184 - 73
     <item row="4" column="0">
175 david 74
      <widget class="QLineEdit" name="legName5"/>
75
     </item>
184 - 76
     <item row="0" column="1">
77
      <widget class="QRadioButton" name="legNe1">
78
       <property name="enabled">
79
        <bool>true</bool>
80
       </property>
81
       <property name="text">
82
        <string notr="true"/>
83
       </property>
84
       <property name="autoExclusive">
85
        <bool>false</bool>
86
       </property>
87
      </widget>
88
     </item>
89
     <item row="1" column="1">
90
      <widget class="QRadioButton" name="legNe2">
91
       <property name="text">
92
        <string notr="true"/>
93
       </property>
94
       <property name="autoExclusive">
95
        <bool>false</bool>
96
       </property>
97
      </widget>
98
     </item>
99
     <item row="2" column="1">
100
      <widget class="QRadioButton" name="legNe3">
101
       <property name="text">
102
        <string notr="true"/>
103
       </property>
104
       <property name="autoExclusive">
105
        <bool>false</bool>
106
       </property>
107
      </widget>
108
     </item>
109
     <item row="3" column="1">
110
      <widget class="QRadioButton" name="legNe4">
111
       <property name="text">
112
        <string notr="true"/>
113
       </property>
114
       <property name="autoExclusive">
115
        <bool>false</bool>
116
       </property>
117
      </widget>
118
     </item>
119
     <item row="4" column="1">
120
      <widget class="QRadioButton" name="legNe5">
121
       <property name="text">
122
        <string notr="true"/>
123
       </property>
124
       <property name="autoExclusive">
125
        <bool>false</bool>
126
       </property>
127
      </widget>
128
     </item>
175 david 129
    </layout>
130
   </widget>
131
  </widget>
132
  <widget class="QGroupBox" name="groupBox_2">
133
   <property name="geometry">
134
    <rect>
135
     <x>10</x>
136
     <y>200</y>
137
     <width>411</width>
138
     <height>80</height>
139
    </rect>
140
   </property>
141
   <property name="title">
142
    <string>Team Numbers</string>
143
   </property>
144
   <widget class="QSpinBox" name="spinBox_6u">
145
    <property name="geometry">
146
     <rect>
147
      <x>160</x>
148
      <y>50</y>
149
      <width>40</width>
150
      <height>22</height>
151
     </rect>
152
    </property>
153
    <property name="maximum">
154
     <number>999</number>
155
    </property>
156
   </widget>
157
   <widget class="QSpinBox" name="spinBox_2l">
158
    <property name="geometry">
159
     <rect>
160
      <x>110</x>
161
      <y>20</y>
162
      <width>40</width>
163
      <height>22</height>
164
     </rect>
165
    </property>
166
    <property name="maximum">
167
     <number>999</number>
168
    </property>
169
   </widget>
170
   <widget class="QSpinBox" name="spinBox_3u">
171
    <property name="geometry">
172
     <rect>
173
      <x>260</x>
174
      <y>20</y>
175
      <width>40</width>
176
      <height>22</height>
177
     </rect>
178
    </property>
179
    <property name="maximum">
180
     <number>999</number>
181
    </property>
182
   </widget>
183
   <widget class="QSpinBox" name="spinBox_7l">
184
    <property name="geometry">
185
     <rect>
186
      <x>210</x>
187
      <y>50</y>
188
      <width>40</width>
189
      <height>22</height>
190
     </rect>
191
    </property>
192
    <property name="maximum">
193
     <number>999</number>
194
    </property>
195
   </widget>
196
   <widget class="QSpinBox" name="spinBox_6l">
197
    <property name="geometry">
198
     <rect>
199
      <x>110</x>
200
      <y>50</y>
201
      <width>40</width>
202
      <height>22</height>
203
     </rect>
204
    </property>
205
    <property name="maximum">
206
     <number>999</number>
207
    </property>
208
   </widget>
209
   <widget class="QSpinBox" name="spinBox_5u">
210
    <property name="geometry">
211
     <rect>
212
      <x>60</x>
213
      <y>50</y>
214
      <width>40</width>
215
      <height>22</height>
216
     </rect>
217
    </property>
218
    <property name="maximum">
219
     <number>999</number>
220
    </property>
221
   </widget>
222
   <widget class="QSpinBox" name="spinBox_2u">
223
    <property name="geometry">
224
     <rect>
225
      <x>160</x>
226
      <y>20</y>
227
      <width>40</width>
228
      <height>22</height>
229
     </rect>
230
    </property>
231
    <property name="maximum">
232
     <number>999</number>
233
    </property>
234
   </widget>
235
   <widget class="QSpinBox" name="spinBox_7u">
236
    <property name="geometry">
237
     <rect>
238
      <x>260</x>
239
      <y>50</y>
240
      <width>40</width>
241
      <height>22</height>
242
     </rect>
243
    </property>
244
    <property name="maximum">
245
     <number>999</number>
246
    </property>
247
   </widget>
248
   <widget class="QSpinBox" name="spinBox_1l">
249
    <property name="geometry">
250
     <rect>
251
      <x>10</x>
252
      <y>20</y>
253
      <width>40</width>
254
      <height>22</height>
255
     </rect>
256
    </property>
257
    <property name="maximum">
258
     <number>999</number>
259
    </property>
260
   </widget>
261
   <widget class="QSpinBox" name="spinBox_3l">
262
    <property name="geometry">
263
     <rect>
264
      <x>210</x>
265
      <y>20</y>
266
      <width>40</width>
267
      <height>22</height>
268
     </rect>
269
    </property>
270
    <property name="maximum">
271
     <number>999</number>
272
    </property>
273
   </widget>
274
   <widget class="QSpinBox" name="spinBox_8l">
275
    <property name="geometry">
276
     <rect>
277
      <x>310</x>
278
      <y>50</y>
279
      <width>40</width>
280
      <height>22</height>
281
     </rect>
282
    </property>
283
    <property name="maximum">
284
     <number>999</number>
285
    </property>
286
   </widget>
287
   <widget class="QSpinBox" name="spinBox_8u">
288
    <property name="geometry">
289
     <rect>
290
      <x>360</x>
291
      <y>50</y>
292
      <width>40</width>
293
      <height>22</height>
294
     </rect>
295
    </property>
296
    <property name="maximum">
297
     <number>999</number>
298
    </property>
299
   </widget>
300
   <widget class="QSpinBox" name="spinBox_4u">
301
    <property name="geometry">
302
     <rect>
303
      <x>360</x>
304
      <y>20</y>
305
      <width>40</width>
306
      <height>22</height>
307
     </rect>
308
    </property>
309
    <property name="maximum">
310
     <number>999</number>
311
    </property>
312
   </widget>
313
   <widget class="QSpinBox" name="spinBox_4l">
314
    <property name="geometry">
315
     <rect>
316
      <x>310</x>
317
      <y>20</y>
318
      <width>40</width>
319
      <height>22</height>
320
     </rect>
321
    </property>
322
    <property name="maximum">
323
     <number>999</number>
324
    </property>
325
   </widget>
326
   <widget class="QSpinBox" name="spinBox_1u">
327
    <property name="geometry">
328
     <rect>
329
      <x>60</x>
330
      <y>20</y>
331
      <width>40</width>
332
      <height>22</height>
333
     </rect>
334
    </property>
335
    <property name="maximum">
336
     <number>999</number>
337
    </property>
338
   </widget>
339
   <widget class="QSpinBox" name="spinBox_5l">
340
    <property name="geometry">
341
     <rect>
342
      <x>10</x>
343
      <y>50</y>
344
      <width>40</width>
345
      <height>22</height>
346
     </rect>
347
    </property>
348
    <property name="maximum">
349
     <number>999</number>
350
    </property>
351
   </widget>
352
  </widget>
353
  <widget class="QGroupBox" name="groupBox_3">
354
   <property name="geometry">
355
    <rect>
184 - 356
     <x>180</x>
175 david 357
     <y>40</y>
358
     <width>231</width>
359
     <height>51</height>
360
    </rect>
361
   </property>
362
   <property name="title">
363
    <string>Addendum</string>
364
   </property>
365
   <widget class="QLineEdit" name="addendum">
366
    <property name="geometry">
367
     <rect>
368
      <x>10</x>
369
      <y>20</y>
370
      <width>181</width>
371
      <height>20</height>
372
     </rect>
373
    </property>
374
   </widget>
375
  </widget>
376
  <widget class="QGroupBox" name="groupBox_4">
377
   <property name="geometry">
378
    <rect>
184 - 379
     <x>180</x>
175 david 380
     <y>90</y>
381
     <width>231</width>
382
     <height>51</height>
383
    </rect>
384
   </property>
385
   <property name="title">
386
    <string>Data File</string>
387
   </property>
388
   <widget class="QLineEdit" name="datafilename">
389
    <property name="geometry">
390
     <rect>
391
      <x>10</x>
392
      <y>20</y>
393
      <width>181</width>
394
      <height>20</height>
395
     </rect>
396
    </property>
397
   </widget>
398
  </widget>
399
  <widget class="QGroupBox" name="groupBox_5">
400
   <property name="geometry">
401
    <rect>
184 - 402
     <x>180</x>
175 david 403
     <y>140</y>
404
     <width>231</width>
405
     <height>51</height>
406
    </rect>
407
   </property>
408
   <property name="title">
409
    <string>Non Equestrian</string>
410
   </property>
411
   <widget class="QLineEdit" name="ne_leg_abr">
412
    <property name="geometry">
413
     <rect>
414
      <x>70</x>
415
      <y>20</y>
416
      <width>71</width>
417
      <height>20</height>
418
     </rect>
419
    </property>
420
   </widget>
421
   <widget class="QSpinBox" name="spinBox_NeLeg">
422
    <property name="geometry">
423
     <rect>
424
      <x>10</x>
425
      <y>20</y>
426
      <width>42</width>
427
      <height>22</height>
428
     </rect>
429
    </property>
430
   </widget>
431
  </widget>
432
  <widget class="QGroupBox" name="groupBox_6">
433
   <property name="geometry">
434
    <rect>
435
     <x>10</x>
436
     <y>280</y>
437
     <width>411</width>
438
     <height>51</height>
439
    </rect>
440
   </property>
441
   <property name="title">
442
    <string>Printing</string>
443
   </property>
444
   <widget class="QSpinBox" name="spinBox_LinesPerPage">
445
    <property name="geometry">
446
     <rect>
447
      <x>40</x>
448
      <y>20</y>
449
      <width>42</width>
450
      <height>22</height>
451
     </rect>
452
    </property>
453
   </widget>
454
   <widget class="QCheckBox" name="perfSkip">
455
    <property name="geometry">
456
     <rect>
457
      <x>100</x>
458
      <y>20</y>
459
      <width>70</width>
460
      <height>17</height>
461
     </rect>
462
    </property>
463
    <property name="text">
464
     <string>PerfSkip</string>
465
    </property>
466
   </widget>
467
   <widget class="QLabel" name="label">
468
    <property name="geometry">
469
     <rect>
470
      <x>10</x>
471
      <y>20</y>
472
      <width>46</width>
473
      <height>13</height>
474
     </rect>
475
    </property>
476
    <property name="text">
477
     <string>Lines</string>
478
    </property>
479
    <property name="buddy">
480
     <cstring>spinBox_LinesPerPage</cstring>
481
    </property>
482
   </widget>
483
  </widget>
484
 </widget>
485
 <tabstops>
486
  <tabstop>eventName</tabstop>
487
  <tabstop>legName1</tabstop>
488
  <tabstop>legName2</tabstop>
489
  <tabstop>legName3</tabstop>
490
  <tabstop>legName4</tabstop>
491
  <tabstop>legName5</tabstop>
492
  <tabstop>spinBox_1l</tabstop>
493
  <tabstop>spinBox_1u</tabstop>
494
  <tabstop>spinBox_2l</tabstop>
495
  <tabstop>spinBox_2u</tabstop>
496
  <tabstop>spinBox_3l</tabstop>
497
  <tabstop>spinBox_3u</tabstop>
498
  <tabstop>spinBox_4l</tabstop>
499
  <tabstop>spinBox_4u</tabstop>
500
  <tabstop>spinBox_5l</tabstop>
501
  <tabstop>spinBox_5u</tabstop>
502
  <tabstop>spinBox_6l</tabstop>
503
  <tabstop>spinBox_6u</tabstop>
504
  <tabstop>spinBox_7l</tabstop>
505
  <tabstop>spinBox_7u</tabstop>
506
  <tabstop>spinBox_8l</tabstop>
507
  <tabstop>spinBox_8u</tabstop>
508
  <tabstop>addendum</tabstop>
509
  <tabstop>datafilename</tabstop>
510
  <tabstop>spinBox_NeLeg</tabstop>
511
  <tabstop>ne_leg_abr</tabstop>
512
  <tabstop>spinBox_LinesPerPage</tabstop>
513
  <tabstop>perfSkip</tabstop>
514
  <tabstop>buttonBox</tabstop>
515
 </tabstops>
516
 <resources/>
517
 <connections/>
518
</ui>