|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0" stdsetdef="1"> |
|
3 <author></author> |
|
4 <comment>********************************************************************* |
|
5 ** |
|
6 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
7 ** All rights reserved. |
|
8 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
9 ** |
|
10 ** This file is part of the autotests of the Qt Toolkit. |
|
11 ** |
|
12 ** $QT_BEGIN_LICENSE:LGPL$ |
|
13 ** No Commercial Usage |
|
14 ** This file contains pre-release code and may not be distributed. |
|
15 ** You may use this file in accordance with the terms and conditions |
|
16 ** contained in the Technology Preview License Agreement accompanying |
|
17 ** this package. |
|
18 ** |
|
19 ** GNU Lesser General Public License Usage |
|
20 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
21 ** General Public License version 2.1 as published by the Free Software |
|
22 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
23 ** packaging of this file. Please review the following information to |
|
24 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
25 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
26 ** |
|
27 ** In addition, as a special exception, Nokia gives you certain additional |
|
28 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
29 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
30 ** |
|
31 ** If you have questions regarding the use of this file, please contact |
|
32 ** Nokia at qt-info@nokia.com. |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** |
|
41 ** $QT_END_LICENSE$ |
|
42 ** |
|
43 *********************************************************************</comment> |
|
44 <exportmacro></exportmacro> |
|
45 <class>Statistics</class> |
|
46 <widget class="QDialog" name="Statistics"> |
|
47 <property name="geometry"> |
|
48 <rect> |
|
49 <x>0</x> |
|
50 <y>0</y> |
|
51 <width>336</width> |
|
52 <height>164</height> |
|
53 </rect> |
|
54 </property> |
|
55 <property name="windowTitle"> |
|
56 <string>Statistics</string> |
|
57 </property> |
|
58 <layout class="QGridLayout"> |
|
59 <item row="1" column="0"> |
|
60 <layout class="QHBoxLayout"> |
|
61 <item> |
|
62 <spacer name="spacer4_2"> |
|
63 <property name="sizeHint"> |
|
64 <size> |
|
65 <width>40</width> |
|
66 <height>20</height> |
|
67 </size> |
|
68 </property> |
|
69 <property name="sizeType"> |
|
70 <enum>QSizePolicy::Expanding</enum> |
|
71 </property> |
|
72 <property name="orientation"> |
|
73 <enum>Qt::Horizontal</enum> |
|
74 </property> |
|
75 </spacer> |
|
76 </item> |
|
77 <item> |
|
78 <widget class="QPushButton" name="closeBtn"> |
|
79 <property name="text"> |
|
80 <string>&Close</string> |
|
81 </property> |
|
82 </widget> |
|
83 </item> |
|
84 <item> |
|
85 <spacer name="spacer4"> |
|
86 <property name="sizeHint"> |
|
87 <size> |
|
88 <width>40</width> |
|
89 <height>20</height> |
|
90 </size> |
|
91 </property> |
|
92 <property name="sizeType"> |
|
93 <enum>QSizePolicy::Expanding</enum> |
|
94 </property> |
|
95 <property name="orientation"> |
|
96 <enum>Qt::Horizontal</enum> |
|
97 </property> |
|
98 </spacer> |
|
99 </item> |
|
100 </layout> |
|
101 </item> |
|
102 <item row="0" column="0"> |
|
103 <widget class="Q3Frame" name="frame4"> |
|
104 <property name="frameShape"> |
|
105 <enum>QFrame::Box</enum> |
|
106 </property> |
|
107 <property name="frameShadow"> |
|
108 <enum>QFrame::Raised</enum> |
|
109 </property> |
|
110 <layout class="QGridLayout"> |
|
111 <item row="0" column="2"> |
|
112 <widget class="QLabel" name="textLabel4"> |
|
113 <property name="text"> |
|
114 <string>Translation</string> |
|
115 </property> |
|
116 <property name="alignment"> |
|
117 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
118 </property> |
|
119 <property name="wordWrap"> |
|
120 <bool>false</bool> |
|
121 </property> |
|
122 </widget> |
|
123 </item> |
|
124 <item row="0" column="1"> |
|
125 <widget class="QLabel" name="textLabel5"> |
|
126 <property name="text"> |
|
127 <string>Source</string> |
|
128 </property> |
|
129 <property name="alignment"> |
|
130 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
131 </property> |
|
132 <property name="wordWrap"> |
|
133 <bool>false</bool> |
|
134 </property> |
|
135 </widget> |
|
136 </item> |
|
137 <item row="1" column="1"> |
|
138 <widget class="QLabel" name="untrWords"> |
|
139 <property name="text"> |
|
140 <string>0</string> |
|
141 </property> |
|
142 <property name="alignment"> |
|
143 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
144 </property> |
|
145 <property name="wordWrap"> |
|
146 <bool>false</bool> |
|
147 </property> |
|
148 </widget> |
|
149 </item> |
|
150 <item row="1" column="2"> |
|
151 <widget class="QLabel" name="trWords"> |
|
152 <property name="text"> |
|
153 <string>0</string> |
|
154 </property> |
|
155 <property name="alignment"> |
|
156 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
157 </property> |
|
158 <property name="wordWrap"> |
|
159 <bool>false</bool> |
|
160 </property> |
|
161 </widget> |
|
162 </item> |
|
163 <item row="1" column="0"> |
|
164 <widget class="QLabel" name="textLabel1"> |
|
165 <property name="text"> |
|
166 <string>Words:</string> |
|
167 </property> |
|
168 <property name="wordWrap"> |
|
169 <bool>false</bool> |
|
170 </property> |
|
171 </widget> |
|
172 </item> |
|
173 <item row="2" column="2"> |
|
174 <widget class="QLabel" name="trChars"> |
|
175 <property name="text"> |
|
176 <string>0</string> |
|
177 </property> |
|
178 <property name="alignment"> |
|
179 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
180 </property> |
|
181 <property name="wordWrap"> |
|
182 <bool>false</bool> |
|
183 </property> |
|
184 </widget> |
|
185 </item> |
|
186 <item row="2" column="1"> |
|
187 <widget class="QLabel" name="untrChars"> |
|
188 <property name="text"> |
|
189 <string>0</string> |
|
190 </property> |
|
191 <property name="alignment"> |
|
192 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
193 </property> |
|
194 <property name="wordWrap"> |
|
195 <bool>false</bool> |
|
196 </property> |
|
197 </widget> |
|
198 </item> |
|
199 <item row="2" column="0"> |
|
200 <widget class="QLabel" name="textLabel3"> |
|
201 <property name="text"> |
|
202 <string>Characters:</string> |
|
203 </property> |
|
204 <property name="wordWrap"> |
|
205 <bool>false</bool> |
|
206 </property> |
|
207 </widget> |
|
208 </item> |
|
209 <item row="3" column="0"> |
|
210 <widget class="QLabel" name="textLabel6"> |
|
211 <property name="text"> |
|
212 <string>Characters (with spaces):</string> |
|
213 </property> |
|
214 <property name="wordWrap"> |
|
215 <bool>false</bool> |
|
216 </property> |
|
217 </widget> |
|
218 </item> |
|
219 <item row="3" column="2"> |
|
220 <widget class="QLabel" name="trCharsSpc"> |
|
221 <property name="text"> |
|
222 <string>0</string> |
|
223 </property> |
|
224 <property name="alignment"> |
|
225 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
226 </property> |
|
227 <property name="wordWrap"> |
|
228 <bool>false</bool> |
|
229 </property> |
|
230 </widget> |
|
231 </item> |
|
232 <item row="3" column="1"> |
|
233 <widget class="QLabel" name="untrCharsSpc"> |
|
234 <property name="text"> |
|
235 <string>0</string> |
|
236 </property> |
|
237 <property name="alignment"> |
|
238 <set>Qt::AlignVCenter|Qt::AlignRight</set> |
|
239 </property> |
|
240 <property name="wordWrap"> |
|
241 <bool>false</bool> |
|
242 </property> |
|
243 </widget> |
|
244 </item> |
|
245 </layout> |
|
246 </widget> |
|
247 </item> |
|
248 </layout> |
|
249 </widget> |
|
250 <layoutdefault spacing="6" margin="11"/> |
|
251 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
252 <connections> |
|
253 <connection> |
|
254 <sender>closeBtn</sender> |
|
255 <signal>clicked()</signal> |
|
256 <receiver>Statistics</receiver> |
|
257 <slot>close()</slot> |
|
258 </connection> |
|
259 </connections> |
|
260 </ui> |