Subversion Repositories svn1-original

Rev

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

Rev 120 Rev 122
Line 5... Line 5...
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>430</width>
9
    <width>430</width>
10
    <height>400</height>
10
    <height>440</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Form</string>
14
   <string>Form</string>
15
  </property>
15
  </property>
16
  <widget class="QDialogButtonBox" name="buttonBox">
16
  <widget class="QDialogButtonBox" name="buttonBox">
17
   <property name="geometry">
17
   <property name="geometry">
18
    <rect>
18
    <rect>
19
     <x>250</x>
19
     <x>270</x>
20
     <y>370</y>
20
     <y>405</y>
21
     <width>156</width>
21
     <width>156</width>
22
     <height>23</height>
22
     <height>23</height>
23
    </rect>
23
    </rect>
24
   </property>
24
   </property>
25
   <property name="standardButtons">
25
   <property name="standardButtons">
Line 30... Line 30...
30
   <property name="geometry">
30
   <property name="geometry">
31
    <rect>
31
    <rect>
32
     <x>10</x>
32
     <x>10</x>
33
     <y>0</y>
33
     <y>0</y>
34
     <width>411</width>
34
     <width>411</width>
35
     <height>361</height>
35
     <height>391</height>
36
    </rect>
36
    </rect>
37
   </property>
37
   </property>
38
   <property name="title">
38
   <property name="title">
39
    <string>Team Data</string>
39
    <string>Team Data</string>
40
   </property>
40
   </property>
41
   <widget class="QLabel" name="label_name">
41
   <widget class="QLabel" name="label_name">
42
    <property name="geometry">
42
    <property name="geometry">
43
     <rect>
43
     <rect>
44
      <x>10</x>
44
      <x>10</x>
45
      <y>20</y>
45
      <y>14</y>
46
      <width>46</width>
46
      <width>46</width>
47
      <height>13</height>
47
      <height>13</height>
48
     </rect>
48
     </rect>
49
    </property>
49
    </property>
50
    <property name="text">
50
    <property name="text">
Line 53... Line 53...
53
   </widget>
53
   </widget>
54
   <widget class="QLineEdit" name="name">
54
   <widget class="QLineEdit" name="name">
55
    <property name="geometry">
55
    <property name="geometry">
56
     <rect>
56
     <rect>
57
      <x>60</x>
57
      <x>60</x>
58
      <y>20</y>
58
      <y>14</y>
59
      <width>331</width>
59
      <width>331</width>
60
      <height>20</height>
60
      <height>20</height>
61
     </rect>
61
     </rect>
62
    </property>
62
    </property>
63
   </widget>
63
   </widget>
64
   <widget class="QLabel" name="label_category">
64
   <widget class="QLabel" name="label_category">
65
    <property name="geometry">
65
    <property name="geometry">
66
     <rect>
66
     <rect>
67
      <x>10</x>
67
      <x>10</x>
68
      <y>50</y>
68
      <y>39</y>
69
      <width>46</width>
69
      <width>46</width>
70
      <height>13</height>
70
      <height>13</height>
71
     </rect>
71
     </rect>
72
    </property>
72
    </property>
73
    <property name="text">
73
    <property name="text">
Line 76... Line 76...
76
   </widget>
76
   </widget>
77
   <widget class="QComboBox" name="category">
77
   <widget class="QComboBox" name="category">
78
    <property name="geometry">
78
    <property name="geometry">
79
     <rect>
79
     <rect>
80
      <x>60</x>
80
      <x>60</x>
81
      <y>50</y>
81
      <y>39</y>
82
      <width>171</width>
82
      <width>171</width>
83
      <height>22</height>
83
      <height>22</height>
84
     </rect>
84
     </rect>
85
    </property>
85
    </property>
86
   </widget>
86
   </widget>
87
   <widget class="QLineEdit" name="category_abr">
87
   <widget class="QLineEdit" name="category_abr">
88
    <property name="geometry">
88
    <property name="geometry">
89
     <rect>
89
     <rect>
90
      <x>240</x>
90
      <x>240</x>
91
      <y>50</y>
91
      <y>39</y>
92
      <width>31</width>
92
      <width>31</width>
93
      <height>20</height>
93
      <height>20</height>
94
     </rect>
94
     </rect>
95
    </property>
95
    </property>
96
    <property name="text">
96
    <property name="text">
Line 102... Line 102...
102
   </widget>
102
   </widget>
103
   <widget class="QGroupBox" name="groupBox_2">
103
   <widget class="QGroupBox" name="groupBox_2">
104
    <property name="geometry">
104
    <property name="geometry">
105
     <rect>
105
     <rect>
106
      <x>10</x>
106
      <x>10</x>
107
      <y>80</y>
107
      <y>62</y>
108
      <width>391</width>
108
      <width>391</width>
109
      <height>211</height>
109
      <height>161</height>
110
     </rect>
110
     </rect>
111
    </property>
111
    </property>
112
    <property name="title">
112
    <property name="title">
113
     <string>Members</string>
113
     <string>Members</string>
114
    </property>
114
    </property>
Line 116... Line 116...
116
     <property name="geometry">
116
     <property name="geometry">
117
      <rect>
117
      <rect>
118
       <x>10</x>
118
       <x>10</x>
119
       <y>20</y>
119
       <y>20</y>
120
       <width>371</width>
120
       <width>371</width>
121
       <height>181</height>
121
       <height>131</height>
122
      </rect>
122
      </rect>
123
     </property>
123
     </property>
124
     <property name="alternatingRowColors">
124
     <property name="alternatingRowColors">
125
      <bool>true</bool>
125
      <bool>true</bool>
126
     </property>
126
     </property>
Line 171... Line 171...
171
       <string>Age</string>
171
       <string>Age</string>
172
      </property>
172
      </property>
173
     </column>
173
     </column>
174
    </widget>
174
    </widget>
175
   </widget>
175
   </widget>
-
 
176
   <widget class="QGroupBox" name="groupBox_3">
-
 
177
    <property name="geometry">
-
 
178
     <rect>
-
 
179
      <x>10</x>
-
 
180
      <y>230</y>
-
 
181
      <width>391</width>
-
 
182
      <height>151</height>
-
 
183
     </rect>
-
 
184
    </property>
-
 
185
    <property name="title">
-
 
186
     <string>Leg Times</string>
-
 
187
    </property>
-
 
188
    <widget class="QWidget" name="verticalLayoutWidget">
-
 
189
     <property name="geometry">
-
 
190
      <rect>
-
 
191
       <x>0</x>
-
 
192
       <y>10</y>
-
 
193
       <width>391</width>
-
 
194
       <height>141</height>
-
 
195
      </rect>
-
 
196
     </property>
-
 
197
     <layout class="QVBoxLayout" name="legTime_layout">
-
 
198
      <property name="spacing">
-
 
199
       <number>0</number>
-
 
200
      </property>
-
 
201
     </layout>
-
 
202
    </widget>
-
 
203
   </widget>
176
  </widget>
204
  </widget>
177
  <widget class="QSpinBox" name="teamNumber">
205
  <widget class="QSpinBox" name="teamNumber">
178
   <property name="geometry">
206
   <property name="geometry">
179
    <rect>
207
    <rect>
180
     <x>171</x>
208
     <x>191</x>
181
     <y>370</y>
209
     <y>406</y>
182
     <width>61</width>
210
     <width>61</width>
183
     <height>22</height>
211
     <height>22</height>
184
    </rect>
212
    </rect>
185
   </property>
213
   </property>
186
   <property name="maximum">
214
   <property name="maximum">
Line 188... Line 216...
188
   </property>
216
   </property>
189
  </widget>
217
  </widget>
190
  <widget class="QLabel" name="label">
218
  <widget class="QLabel" name="label">
191
   <property name="geometry">
219
   <property name="geometry">
192
    <rect>
220
    <rect>
193
     <x>130</x>
221
     <x>150</x>
194
     <y>374</y>
222
     <y>410</y>
195
     <width>31</width>
223
     <width>31</width>
196
     <height>16</height>
224
     <height>16</height>
197
    </rect>
225
    </rect>
198
   </property>
226
   </property>
199
   <property name="text">
227
   <property name="text">