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