Subversion Repositories svn1

Rev

Rev 115 | Rev 123 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 115 Rev 118
Line 4... Line 4...
4
 <widget class="QWidget" name="QmConfWinners">
4
 <widget class="QWidget" name="QmConfWinners">
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>440</width>
10
    <height>400</height>
10
    <height>430</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>10</y>
33
     <y>10</y>
34
     <width>411</width>
34
     <width>411</width>
35
     <height>211</height>
35
     <height>351</height>
36
    </rect>
36
    </rect>
37
   </property>
37
   </property>
38
   <property name="title">
38
   <property name="title">
39
    <string>Hall of Fame</string>
39
    <string>Hall of Fame</string>
40
   </property>
40
   </property>
Line 42... Line 42...
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>20</y>
46
      <width>391</width>
46
      <width>391</width>
47
      <height>181</height>
47
      <height>321</height>
48
     </rect>
48
     </rect>
49
    </property>
49
    </property>
50
    <property name="alternatingRowColors">
50
    <property name="alternatingRowColors">
51
     <bool>true</bool>
51
     <bool>true</bool>
52
    </property>
52
    </property>