Subversion Repositories svn1

Rev

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

Rev 103 Rev 104
Line -... Line 1...
-
 
1
<?xml version="1.0" encoding="UTF-8"?>
1
<ui version="4.0">
2
<ui version="4.0">
2
 <author/>
-
 
3
 <comment/>
-
 
4
 <exportmacro/>
-
 
5
 <class>QmConfWinners</class>
3
 <class>QmConfWinners</class>
6
 <widget class="QWidget" name="QmConfWinners">
4
 <widget class="QWidget" name="QmConfWinners">
7
  <property name="geometry">
5
  <property name="geometry">
8
   <rect>
6
   <rect>
9
    <x>0</x>
7
    <x>0</x>
10
    <y>0</y>
8
    <y>0</y>
11
    <width>400</width>
9
    <width>415</width>
12
    <height>300</height>
10
    <height>400</height>
13
   </rect>
11
   </rect>
14
  </property>
12
  </property>
15
  <property name="windowTitle">
13
  <property name="windowTitle">
16
   <string>Form</string>
14
   <string>Form</string>
17
  </property>
15
  </property>
-
 
16
  <widget class="QDialogButtonBox" name="buttonBox">
-
 
17
   <property name="geometry">
-
 
18
    <rect>
-
 
19
     <x>250</x>
-
 
20
     <y>370</y>
-
 
21
     <width>156</width>
-
 
22
     <height>23</height>
-
 
23
    </rect>
-
 
24
   </property>
-
 
25
   <property name="standardButtons">
-
 
26
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-
 
27
   </property>
-
 
28
  </widget>
-
 
29
  <widget class="QGroupBox" name="groupBox">
-
 
30
   <property name="geometry">
-
 
31
    <rect>
-
 
32
     <x>10</x>
-
 
33
     <y>10</y>
-
 
34
     <width>391</width>
-
 
35
     <height>191</height>
-
 
36
    </rect>
-
 
37
   </property>
-
 
38
   <property name="title">
-
 
39
    <string>Hall of Fame</string>
-
 
40
   </property>
-
 
41
   <widget class="QTableWidget" name="tableWidget">
-
 
42
    <property name="geometry">
-
 
43
     <rect>
-
 
44
      <x>10</x>
-
 
45
      <y>20</y>
-
 
46
      <width>371</width>
-
 
47
      <height>161</height>
-
 
48
     </rect>
-
 
49
    </property>
-
 
50
    <property name="columnCount">
-
 
51
     <number>1</number>
-
 
52
    </property>
-
 
53
    <attribute name="horizontalHeaderVisible">
-
 
54
     <bool>false</bool>
-
 
55
    </attribute>
-
 
56
    <attribute name="horizontalHeaderCascadingSectionResizes">
-
 
57
     <bool>false</bool>
-
 
58
    </attribute>
-
 
59
    <attribute name="horizontalHeaderStretchLastSection">
-
 
60
     <bool>true</bool>
-
 
61
    </attribute>
-
 
62
    <attribute name="horizontalHeaderStretchLastSection">
-
 
63
     <bool>true</bool>
-
 
64
    </attribute>
-
 
65
    <attribute name="horizontalHeaderCascadingSectionResizes">
-
 
66
     <bool>false</bool>
-
 
67
    </attribute>
-
 
68
    <attribute name="horizontalHeaderVisible">
-
 
69
     <bool>false</bool>
-
 
70
    </attribute>
-
 
71
    <column/>
-
 
72
   </widget>
-
 
73
  </widget>
18
 </widget>
74
 </widget>
19
 <pixmapfunction/>
75
 <resources/>
20
 <connections/>
76
 <connections/>
21
</ui>
77
</ui>