Custom button class added.
[speedfreak] / Client / topresultdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>TopResultDialog</class>
4  <widget class="QDialog" name="TopResultDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>380</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <widget class="QPushButton" name="buttonTopRefresh">
17    <property name="geometry">
18     <rect>
19      <x>650</x>
20      <y>20</y>
21      <width>130</width>
22      <height>130</height>
23     </rect>
24    </property>
25    <property name="font">
26     <font>
27      <family>Bitstream Charter</family>
28      <pointsize>16</pointsize>
29      <weight>75</weight>
30      <bold>true</bold>
31     </font>
32    </property>
33    <property name="text">
34     <string/>
35    </property>
36    <property name="icon">
37     <iconset resource="graphics.qrc">
38      <normaloff>:/new/prefix1/Graphics/trophy_gold_refresh.png</normaloff>:/new/prefix1/Graphics/trophy_gold_refresh.png</iconset>
39    </property>
40    <property name="iconSize">
41     <size>
42      <width>125</width>
43      <height>125</height>
44     </size>
45    </property>
46   </widget>
47   <widget class="QLabel" name="labelTopList">
48    <property name="geometry">
49     <rect>
50      <x>120</x>
51      <y>70</y>
52      <width>521</width>
53      <height>251</height>
54     </rect>
55    </property>
56    <property name="font">
57     <font>
58      <pointsize>11</pointsize>
59     </font>
60    </property>
61    <property name="text">
62     <string>Top list label</string>
63    </property>
64    <property name="alignment">
65     <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
66    </property>
67   </widget>
68   <widget class="QLabel" name="labelCategory">
69    <property name="geometry">
70     <rect>
71      <x>10</x>
72      <y>0</y>
73      <width>221</width>
74      <height>51</height>
75     </rect>
76    </property>
77    <property name="font">
78     <font>
79      <family>Bitstream Charter</family>
80      <pointsize>16</pointsize>
81     </font>
82    </property>
83    <property name="text">
84     <string>Categories:</string>
85    </property>
86   </widget>
87   <widget class="QComboBox" name="comboBoxTopCategory">
88    <property name="geometry">
89     <rect>
90      <x>140</x>
91      <y>10</y>
92      <width>491</width>
93      <height>41</height>
94     </rect>
95    </property>
96   </widget>
97   <widget class="QLabel" name="labelInfoToUser">
98    <property name="geometry">
99     <rect>
100      <x>120</x>
101      <y>310</y>
102      <width>671</width>
103      <height>51</height>
104     </rect>
105    </property>
106    <property name="text">
107     <string>Info label</string>
108    </property>
109   </widget>
110   <widget class="QLabel" name="label">
111    <property name="geometry">
112     <rect>
113      <x>0</x>
114      <y>230</y>
115      <width>150</width>
116      <height>150</height>
117     </rect>
118    </property>
119    <property name="text">
120     <string/>
121    </property>
122    <property name="pixmap">
123     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/sf_2.png</pixmap>
124    </property>
125   </widget>
126   <zorder>label</zorder>
127   <zorder>buttonTopRefresh</zorder>
128   <zorder>labelTopList</zorder>
129   <zorder>labelCategory</zorder>
130   <zorder>comboBoxTopCategory</zorder>
131   <zorder>labelInfoToUser</zorder>
132  </widget>
133  <resources>
134   <include location="graphics.qrc"/>
135  </resources>
136  <connections/>
137 </ui>