Subversion Repositories svn1

Rev

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

Rev 104 Rev 105
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>415</width>
9
    <width>430</width>
10
    <height>400</height>
10
    <height>400</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>
Line 29... Line 29...
29
  <widget class="QGroupBox" name="groupBox">
29
  <widget class="QGroupBox" name="groupBox">
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>391</width>
34
     <width>411</width>
35
     <height>191</height>
35
     <height>191</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>
Line 41... Line 41...
41
   <widget class="QTableWidget" name="tableWidget">
41
   <widget class="QTableWidget" name="tableWidget">
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>371</width>
46
      <width>391</width>
47
      <height>161</height>
47
      <height>161</height>
48
     </rect>
48
     </rect>
49
    </property>
49
    </property>
-
 
50
    <property name="alternatingRowColors">
-
 
51
     <bool>true</bool>
-
 
52
    </property>
-
 
53
    <property name="rowCount">
-
 
54
     <number>1</number>
-
 
55
    </property>
50
    <property name="columnCount">
56
    <property name="columnCount">
51
     <number>1</number>
57
     <number>1</number>
52
    </property>
58
    </property>
53
    <attribute name="horizontalHeaderVisible">
59
    <attribute name="horizontalHeaderVisible">
54
     <bool>false</bool>
60
     <bool>false</bool>
Line 66... Line 72...
66
     <bool>false</bool>
72
     <bool>false</bool>
67
    </attribute>
73
    </attribute>
68
    <attribute name="horizontalHeaderVisible">
74
    <attribute name="horizontalHeaderVisible">
69
     <bool>false</bool>
75
     <bool>false</bool>
70
    </attribute>
76
    </attribute>
-
 
77
    <row/>
71
    <column/>
78
    <column/>
-
 
79
    <item row="0" column="0">
-
 
80
     <property name="text">
-
 
81
      <string notr="true"/>
-
 
82
     </property>
-
 
83
    </item>
72
   </widget>
84
   </widget>
73
  </widget>
85
  </widget>
74
 </widget>
86
 </widget>
75
 <resources/>
87
 <resources/>
76
 <connections/>
88
 <connections/>