Initial Commit
[HECS.git] / gui / summary.ui
blob435c063ab9b9c0c1e4dfdffeed9453b825900a47
1 <ui version="4.0" >
2  <class>SummaryDialog</class>
3  <widget class="QDialog" name="SummaryDialog" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>689</width>
9     <height>618</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Dialog</string>
14   </property>
15   <widget class="QLabel" name="label" >
16    <property name="geometry" >
17     <rect>
18      <x>30</x>
19      <y>90</y>
20      <width>141</width>
21      <height>191</height>
22     </rect>
23    </property>
24    <property name="text" >
25     <string/>
26    </property>
27    <property name="pixmap" >
28     <pixmap resource="../icons/hecsIconRes.qrc" >:/Icons/Screen7_icon.png</pixmap>
29    </property>
30   </widget>
31   <widget class="QLabel" name="label_2" >
32    <property name="geometry" >
33     <rect>
34      <x>60</x>
35      <y>320</y>
36      <width>131</width>
37      <height>18</height>
38     </rect>
39    </property>
40    <property name="font" >
41     <font>
42      <weight>75</weight>
43      <bold>true</bold>
44     </font>
45    </property>
46    <property name="text" >
47     <string>SAP2005 Rating:</string>
48    </property>
49   </widget>
50   <widget class="QLabel" name="SAPRatingLbl" >
51    <property name="geometry" >
52     <rect>
53      <x>200</x>
54      <y>317</y>
55      <width>62</width>
56      <height>31</height>
57     </rect>
58    </property>
59    <property name="font" >
60     <font>
61      <pointsize>24</pointsize>
62      <weight>75</weight>
63      <bold>true</bold>
64     </font>
65    </property>
66    <property name="text" >
67     <string>100</string>
68    </property>
69   </widget>
70   <widget class="QLabel" name="label_6" >
71    <property name="geometry" >
72     <rect>
73      <x>380</x>
74      <y>420</y>
75      <width>201</width>
76      <height>18</height>
77     </rect>
78    </property>
79    <property name="text" >
80     <string>Annual CO2 Emissions:</string>
81    </property>
82   </widget>
83   <widget class="QLabel" name="label_7" >
84    <property name="geometry" >
85     <rect>
86      <x>310</x>
87      <y>320</y>
88      <width>231</width>
89      <height>18</height>
90     </rect>
91    </property>
92    <property name="text" >
93     <string>Annual Energy Consumption (KWh)</string>
94    </property>
95   </widget>
96   <widget class="QGroupBox" name="groupBox" >
97    <property name="geometry" >
98     <rect>
99      <x>150</x>
100      <y>130</y>
101      <width>411</width>
102      <height>151</height>
103     </rect>
104    </property>
105    <property name="font" >
106     <font>
107      <weight>75</weight>
108      <bold>true</bold>
109     </font>
110    </property>
111    <property name="title" >
112     <string>Costs</string>
113    </property>
114    <widget class="QLabel" name="label_4" >
115     <property name="geometry" >
116      <rect>
117       <x>10</x>
118       <y>20</y>
119       <width>111</width>
120       <height>61</height>
121      </rect>
122     </property>
123     <property name="text" >
124      <string>Estimated Annual Electrical Bill: </string>
125     </property>
126     <property name="wordWrap" >
127      <bool>true</bool>
128     </property>
129    </widget>
130    <widget class="QWidget" name="" >
131     <property name="geometry" >
132      <rect>
133       <x>10</x>
134       <y>90</y>
135       <width>361</width>
136       <height>38</height>
137      </rect>
138     </property>
139     <layout class="QHBoxLayout" name="horizontalLayout" >
140      <item>
141       <widget class="QLabel" name="label_8" >
142        <property name="text" >
143         <string>Estimated Annual Energy Bill: </string>
144        </property>
145        <property name="wordWrap" >
146         <bool>true</bool>
147        </property>
148       </widget>
149      </item>
150      <item>
151       <spacer name="horizontalSpacer" >
152        <property name="orientation" >
153         <enum>Qt::Horizontal</enum>
154        </property>
155        <property name="sizeHint" stdset="0" >
156         <size>
157          <width>198</width>
158          <height>20</height>
159         </size>
160        </property>
161       </spacer>
162      </item>
163      <item>
164       <widget class="QLabel" name="annualEnergyLbl" >
165        <property name="text" >
166         <string>0.00</string>
167        </property>
168       </widget>
169      </item>
170     </layout>
171    </widget>
172   </widget>
173   <widget class="QGroupBox" name="groupBox_5" >
174    <property name="geometry" >
175     <rect>
176      <x>30</x>
177      <y>10</y>
178      <width>631</width>
179      <height>101</height>
180     </rect>
181    </property>
182    <property name="title" >
183     <string/>
184    </property>
185    <widget class="QWidget" name="layoutWidget" >
186     <property name="geometry" >
187      <rect>
188       <x>10</x>
189       <y>10</y>
190       <width>261</width>
191       <height>92</height>
192      </rect>
193     </property>
194     <layout class="QVBoxLayout" name="verticalLayout" >
195      <item>
196       <widget class="QLabel" name="houseNumLbl" >
197        <property name="text" >
198         <string>1</string>
199        </property>
200       </widget>
201      </item>
202      <item>
203       <widget class="QLabel" name="addressLbl" >
204        <property name="text" >
205         <string>1</string>
206        </property>
207       </widget>
208      </item>
209      <item>
210       <widget class="QLabel" name="postcodeLbl" >
211        <property name="text" >
212         <string>1</string>
213        </property>
214       </widget>
215      </item>
216      <item>
217       <widget class="QLabel" name="label_15" >
218        <property name="text" >
219         <string>1</string>
220        </property>
221       </widget>
222      </item>
223     </layout>
224    </widget>
225   </widget>
226  </widget>
227  <resources>
228   <include location="../icons/hecsIconRes.qrc" />
229  </resources>
230  <connections/>
231 </ui>