Fixed bugs 5711 and 5832. Now graph's line wont draw out of the diagram and messagebo...
[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>70</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="textFormat">
65     <enum>Qt::RichText</enum>
66    </property>
67    <property name="alignment">
68     <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
69    </property>
70   </widget>
71   <widget class="QLabel" name="labelCategory">
72    <property name="geometry">
73     <rect>
74      <x>10</x>
75      <y>0</y>
76      <width>221</width>
77      <height>51</height>
78     </rect>
79    </property>
80    <property name="font">
81     <font>
82      <family>Bitstream Charter</family>
83      <pointsize>16</pointsize>
84     </font>
85    </property>
86    <property name="text">
87     <string>Categories:</string>
88    </property>
89   </widget>
90   <widget class="QComboBox" name="comboBoxTopCategory">
91    <property name="geometry">
92     <rect>
93      <x>140</x>
94      <y>10</y>
95      <width>491</width>
96      <height>41</height>
97     </rect>
98    </property>
99   </widget>
100   <widget class="QLabel" name="labelInfoToUser">
101    <property name="geometry">
102     <rect>
103      <x>120</x>
104      <y>310</y>
105      <width>671</width>
106      <height>51</height>
107     </rect>
108    </property>
109    <property name="text">
110     <string>Info label</string>
111    </property>
112   </widget>
113   <widget class="QLabel" name="label">
114    <property name="geometry">
115     <rect>
116      <x>0</x>
117      <y>230</y>
118      <width>150</width>
119      <height>150</height>
120     </rect>
121    </property>
122    <property name="text">
123     <string/>
124    </property>
125    <property name="pixmap">
126     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/sf_2.png</pixmap>
127    </property>
128   </widget>
129   <widget class="QPushButton" name="pushButtonInfo">
130    <property name="geometry">
131     <rect>
132      <x>750</x>
133      <y>0</y>
134      <width>50</width>
135      <height>50</height>
136     </rect>
137    </property>
138    <property name="text">
139     <string/>
140    </property>
141    <property name="icon">
142     <iconset resource="graphics.qrc">
143      <normaloff>:/new/prefix1/Graphics/info.png</normaloff>:/new/prefix1/Graphics/info.png</iconset>
144    </property>
145    <property name="iconSize">
146     <size>
147      <width>45</width>
148      <height>45</height>
149     </size>
150    </property>
151   </widget>
152   <zorder>label</zorder>
153   <zorder>buttonTopRefresh</zorder>
154   <zorder>labelTopList</zorder>
155   <zorder>labelCategory</zorder>
156   <zorder>comboBoxTopCategory</zorder>
157   <zorder>pushButtonInfo</zorder>
158   <zorder>labelInfoToUser</zorder>
159  </widget>
160  <resources>
161   <include location="graphics.qrc"/>
162  </resources>
163  <connections/>
164 </ui>