Fixed bugs 5711 and 5832. Now graph's line wont draw out of the diagram and messagebo...
[speedfreak] / Client / helpresultsdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>HelpResultsDialog</class>
4  <widget class="QDialog" name="HelpResultsDialog">
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="QLabel" name="labelRefreshPic">
17    <property name="geometry">
18     <rect>
19      <x>630</x>
20      <y>50</y>
21      <width>81</width>
22      <height>71</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string/>
27    </property>
28    <property name="pixmap">
29     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/trophy_gold_refresh.png</pixmap>
30    </property>
31    <property name="scaledContents">
32     <bool>true</bool>
33    </property>
34   </widget>
35   <widget class="QLabel" name="labelInfo">
36    <property name="geometry">
37     <rect>
38      <x>140</x>
39      <y>50</y>
40      <width>401</width>
41      <height>81</height>
42     </rect>
43    </property>
44    <property name="text">
45     <string>1. Press refresh button for categories 
46 list seeking from server.</string>
47    </property>
48   </widget>
49   <widget class="QLabel" name="labelInfo2">
50    <property name="geometry">
51     <rect>
52      <x>140</x>
53      <y>150</y>
54      <width>401</width>
55      <height>81</height>
56     </rect>
57    </property>
58    <property name="text">
59     <string>2. Choose the category from drop box
60 which results you want to see.</string>
61    </property>
62    <property name="textFormat">
63     <enum>Qt::AutoText</enum>
64    </property>
65   </widget>
66  </widget>
67  <resources>
68   <include location="graphics.qrc"/>
69  </resources>
70  <connections/>
71 </ui>