Subversion Repositories svn1

Rev

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

Rev 197 Rev 199
Line 20... Line 20...
20
     <y>10</y>
20
     <y>10</y>
21
     <width>331</width>
21
     <width>331</width>
22
     <height>20</height>
22
     <height>20</height>
23
    </rect>
23
    </rect>
24
   </property>
24
   </property>
-
 
25
   <property name="toolTip">
-
 
26
    <string>The name of the event</string>
-
 
27
   </property>
25
  </widget>
28
  </widget>
26
  <widget class="QGroupBox" name="groupBox">
29
  <widget class="QGroupBox" name="groupBox">
27
   <property name="geometry">
30
   <property name="geometry">
28
    <rect>
31
    <rect>
29
     <x>10</x>
32
     <x>10</x>
30
     <y>40</y>
33
     <y>40</y>
31
     <width>161</width>
34
     <width>161</width>
32
     <height>151</height>
35
     <height>151</height>
33
    </rect>
36
    </rect>
34
   </property>
37
   </property>
-
 
38
   <property name="toolTip">
-
 
39
    <string>Names of the legs in the event</string>
-
 
40
   </property>
35
   <property name="title">
41
   <property name="title">
36
    <string>Leg Names</string>
42
    <string>Leg Names</string>
37
   </property>
43
   </property>
38
   <widget class="QWidget" name="verticalLayoutWidget">
44
   <widget class="QWidget" name="layoutWidget">
39
    <property name="geometry">
45
    <property name="geometry">
40
     <rect>
46
     <rect>
41
      <x>9</x>
47
      <x>10</x>
42
      <y>14</y>
48
      <y>20</y>
43
      <width>141</width>
49
      <width>154</width>
44
      <height>126</height>
50
      <height>126</height>
45
     </rect>
51
     </rect>
46
    </property>
52
    </property>
47
    <layout class="QFormLayout" name="formLayout">
53
    <layout class="QGridLayout" name="gridLayout">
48
     <item row="0" column="0">
54
     <item row="0" column="0">
49
      <widget class="QLineEdit" name="legName1"/>
55
      <widget class="QLineEdit" name="legName1">
50
     </item>
56
       <property name="sizePolicy">
-
 
57
        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
51
     <item row="1" column="0">
58
         <horstretch>0</horstretch>
52
      <widget class="QLineEdit" name="legName2"/>
59
         <verstretch>0</verstretch>
53
     </item>
60
        </sizepolicy>
54
     <item row="2" column="0">
61
       </property>
55
      <widget class="QLineEdit" name="legName3"/>
62
       <property name="minimumSize">
56
     </item>
63
        <size>
57
     <item row="3" column="0">
64
         <width>0</width>
58
      <widget class="QLineEdit" name="legName4"/>
65
         <height>0</height>
59
     </item>
66
        </size>
60
     <item row="4" column="0">
67
       </property>
61
      <widget class="QLineEdit" name="legName5"/>
68
      </widget>
62
     </item>
69
     </item>
63
     <item row="0" column="1">
70
     <item row="0" column="1">
64
      <widget class="QRadioButton" name="legNe1">
71
      <widget class="QRadioButton" name="legNe1">
65
       <property name="enabled">
72
       <property name="enabled">
66
        <bool>true</bool>
73
        <bool>true</bool>
67
       </property>
74
       </property>
-
 
75
       <property name="toolTip">
-
 
76
        <string>Non Equestrian Leg</string>
-
 
77
       </property>
-
 
78
       <property name="statusTip">
-
 
79
        <string>Non Equestrian Leg</string>
-
 
80
       </property>
68
       <property name="text">
81
       <property name="text">
69
        <string notr="true"/>
82
        <string notr="true"/>
70
       </property>
83
       </property>
71
       <property name="autoExclusive">
84
       <property name="autoExclusive">
72
        <bool>false</bool>
85
        <bool>false</bool>
73
       </property>
86
       </property>
74
      </widget>
87
      </widget>
75
     </item>
88
     </item>
-
 
89
     <item row="1" column="0">
-
 
90
      <widget class="QLineEdit" name="legName2"/>
-
 
91
     </item>
76
     <item row="1" column="1">
92
     <item row="1" column="1">
77
      <widget class="QRadioButton" name="legNe2">
93
      <widget class="QRadioButton" name="legNe2">
-
 
94
       <property name="toolTip">
-
 
95
        <string>Non Equestrian Leg</string>
-
 
96
       </property>
-
 
97
       <property name="statusTip">
-
 
98
        <string>Non Equestrian Leg</string>
-
 
99
       </property>
78
       <property name="text">
100
       <property name="text">
79
        <string notr="true"/>
101
        <string notr="true"/>
80
       </property>
102
       </property>
81
       <property name="autoExclusive">
103
       <property name="autoExclusive">
82
        <bool>false</bool>
104
        <bool>false</bool>
83
       </property>
105
       </property>
84
      </widget>
106
      </widget>
85
     </item>
107
     </item>
-
 
108
     <item row="2" column="0">
-
 
109
      <widget class="QLineEdit" name="legName3"/>
-
 
110
     </item>
86
     <item row="2" column="1">
111
     <item row="2" column="1">
87
      <widget class="QRadioButton" name="legNe3">
112
      <widget class="QRadioButton" name="legNe3">
-
 
113
       <property name="toolTip">
-
 
114
        <string>Non Equestrian Leg</string>
-
 
115
       </property>
-
 
116
       <property name="statusTip">
-
 
117
        <string>Non Equestrian Leg</string>
-
 
118
       </property>
88
       <property name="text">
119
       <property name="text">
89
        <string notr="true"/>
120
        <string notr="true"/>
90
       </property>
121
       </property>
91
       <property name="autoExclusive">
122
       <property name="autoExclusive">
92
        <bool>false</bool>
123
        <bool>false</bool>
93
       </property>
124
       </property>
94
      </widget>
125
      </widget>
95
     </item>
126
     </item>
-
 
127
     <item row="3" column="0">
-
 
128
      <widget class="QLineEdit" name="legName4"/>
-
 
129
     </item>
96
     <item row="3" column="1">
130
     <item row="3" column="1">
97
      <widget class="QRadioButton" name="legNe4">
131
      <widget class="QRadioButton" name="legNe4">
-
 
132
       <property name="toolTip">
-
 
133
        <string>Non Equestrian Leg</string>
-
 
134
       </property>
-
 
135
       <property name="statusTip">
-
 
136
        <string>Non Equestrian Leg</string>
-
 
137
       </property>
98
       <property name="text">
138
       <property name="text">
99
        <string notr="true"/>
139
        <string notr="true"/>
100
       </property>
140
       </property>
101
       <property name="autoExclusive">
141
       <property name="autoExclusive">
102
        <bool>false</bool>
142
        <bool>false</bool>
103
       </property>
143
       </property>
104
      </widget>
144
      </widget>
105
     </item>
145
     </item>
-
 
146
     <item row="4" column="0">
-
 
147
      <widget class="QLineEdit" name="legName5"/>
-
 
148
     </item>
106
     <item row="4" column="1">
149
     <item row="4" column="1">
107
      <widget class="QRadioButton" name="legNe5">
150
      <widget class="QRadioButton" name="legNe5">
-
 
151
       <property name="toolTip">
-
 
152
        <string>Non Equestrian Leg</string>
-
 
153
       </property>
-
 
154
       <property name="statusTip">
-
 
155
        <string>Non Equestrian Leg</string>
-
 
156
       </property>
108
       <property name="text">
157
       <property name="text">
109
        <string notr="true"/>
158
        <string notr="true"/>
110
       </property>
159
       </property>
111
       <property name="autoExclusive">
160
       <property name="autoExclusive">
112
        <bool>false</bool>
161
        <bool>false</bool>
Line 123... Line 172...
123
     <y>200</y>
172
     <y>200</y>
124
     <width>411</width>
173
     <width>411</width>
125
     <height>80</height>
174
     <height>80</height>
126
    </rect>
175
    </rect>
127
   </property>
176
   </property>
-
 
177
   <property name="toolTip">
-
 
178
    <string>Ranges of valid team numbers. Upto 8 non-overlapping ranges can be specified</string>
-
 
179
   </property>
128
   <property name="title">
180
   <property name="title">
129
    <string>Team Numbers</string>
181
    <string>Team Numbers</string>
130
   </property>
182
   </property>
131
   <widget class="TwinSpinBox" name="tn8" native="true">
183
   <widget class="TwinSpinBox" name="tn8" native="true">
132
    <property name="geometry">
184
    <property name="geometry">
Line 228... Line 280...
228
      <y>20</y>
280
      <y>20</y>
229
      <width>151</width>
281
      <width>151</width>
230
      <height>20</height>
282
      <height>20</height>
231
     </rect>
283
     </rect>
232
    </property>
284
    </property>
-
 
285
    <property name="toolTip">
-
 
286
     <string>The contents of this file will be appended to the reports</string>
-
 
287
    </property>
233
   </widget>
288
   </widget>
234
   <widget class="QCommandLinkButton" name="editAddendum">
289
   <widget class="QCommandLinkButton" name="editAddendum">
235
    <property name="geometry">
290
    <property name="geometry">
236
     <rect>
291
     <rect>
237
      <x>167</x>
292
      <x>167</x>
238
      <y>15</y>
293
      <y>13</y>
239
      <width>59</width>
294
      <width>59</width>
240
      <height>28</height>
295
      <height>32</height>
241
     </rect>
296
     </rect>
242
    </property>
297
    </property>
-
 
298
    <property name="toolTip">
-
 
299
     <string>Edit or Create the named Addendem File</string>
-
 
300
    </property>
243
    <property name="text">
301
    <property name="text">
244
     <string notr="true">Edit</string>
302
     <string notr="true">Edit</string>
245
    </property>
303
    </property>
246
   </widget>
304
   </widget>
247
  </widget>
305
  </widget>
Line 267... Line 325...
267
      <y>20</y>
325
      <y>20</y>
268
      <width>181</width>
326
      <width>181</width>
269
      <height>20</height>
327
      <height>20</height>
270
     </rect>
328
     </rect>
271
    </property>
329
    </property>
-
 
330
    <property name="toolTip">
-
 
331
     <string>Not Used</string>
-
 
332
    </property>
272
   </widget>
333
   </widget>
273
  </widget>
334
  </widget>
274
  <widget class="QGroupBox" name="groupBox_5">
335
  <widget class="QGroupBox" name="groupBox_5">
275
   <property name="geometry">
336
   <property name="geometry">
276
    <rect>
337
    <rect>
Line 286... Line 347...
286
   <widget class="QLineEdit" name="ne_leg_abr">
347
   <widget class="QLineEdit" name="ne_leg_abr">
287
    <property name="geometry">
348
    <property name="geometry">
288
     <rect>
349
     <rect>
289
      <x>70</x>
350
      <x>70</x>
290
      <y>20</y>
351
      <y>20</y>
291
      <width>71</width>
352
      <width>61</width>
292
      <height>20</height>
353
      <height>20</height>
293
     </rect>
354
     </rect>
294
    </property>
355
    </property>
-
 
356
    <property name="toolTip">
-
 
357
     <string>Non Equesrtian Category</string>
-
 
358
    </property>
295
   </widget>
359
   </widget>
296
   <widget class="QSpinBox" name="spinBox_NeLeg">
360
   <widget class="QSpinBox" name="spinBox_NeLeg">
297
    <property name="geometry">
361
    <property name="geometry">
298
     <rect>
362
     <rect>
299
      <x>10</x>
363
      <x>10</x>
300
      <y>20</y>
364
      <y>20</y>
301
      <width>42</width>
365
      <width>42</width>
302
      <height>22</height>
366
      <height>22</height>
303
     </rect>
367
     </rect>
304
    </property>
368
    </property>
-
 
369
    <property name="toolTip">
-
 
370
     <string>Non Equestrian Leg</string>
-
 
371
    </property>
305
   </widget>
372
   </widget>
306
  </widget>
373
  </widget>
307
  <widget class="QGroupBox" name="groupBox_6">
374
  <widget class="QGroupBox" name="groupBox_6">
308
   <property name="geometry">
375
   <property name="geometry">
309
    <rect>
376
    <rect>