author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 22 Apr 2010 16:15:11 +0300 | |
branch | RCL_3 |
changeset 14 | 8c4229025c0b |
parent 7 | 3f74d0d4af4c |
permissions | -rw-r--r-- |
0 | 1 |
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
2 |
<class>LicensePage</class> |
|
3 |
<widget class="QWidget"> |
|
4 |
<property name="name"> |
|
5 |
<cstring>LicensePage</cstring> |
|
6 |
</property> |
|
7 |
<property name="geometry"> |
|
8 |
<rect> |
|
9 |
<x>0</x> |
|
10 |
<y>0</y> |
|
11 |
<width>445</width> |
|
12 |
<height>284</height> |
|
13 |
</rect> |
|
14 |
</property> |
|
15 |
<property name="caption"> |
|
16 |
<string>Form2</string> |
|
17 |
</property> |
|
18 |
<hbox> |
|
19 |
<property name="name"> |
|
20 |
<cstring>unnamed</cstring> |
|
21 |
</property> |
|
22 |
<property name="margin"> |
|
23 |
<number>11</number> |
|
24 |
</property> |
|
25 |
<property name="spacing"> |
|
26 |
<number>6</number> |
|
27 |
</property> |
|
28 |
<widget class="QLayoutWidget"> |
|
29 |
<property name="name"> |
|
30 |
<cstring>Layout6</cstring> |
|
31 |
</property> |
|
32 |
<grid> |
|
33 |
<property name="name"> |
|
34 |
<cstring>unnamed</cstring> |
|
35 |
</property> |
|
36 |
<property name="margin"> |
|
37 |
<number>0</number> |
|
38 |
</property> |
|
39 |
<property name="spacing"> |
|
40 |
<number>6</number> |
|
41 |
</property> |
|
42 |
<widget class="QLabel" row="3" column="0"> |
|
43 |
<property name="name"> |
|
44 |
<cstring>licenseeLabel</cstring> |
|
45 |
</property> |
|
46 |
<property name="text"> |
|
47 |
<string>Licensee</string> |
|
48 |
</property> |
|
49 |
</widget> |
|
50 |
<widget class="QLabel" row="5" column="0"> |
|
51 |
<property name="name"> |
|
52 |
<cstring>expiryLabel</cstring> |
|
53 |
</property> |
|
54 |
<property name="text"> |
|
55 |
<string>Support and upgrade expiry</string> |
|
56 |
</property> |
|
57 |
</widget> |
|
58 |
<widget class="QLineEdit" row="5" column="1"> |
|
59 |
<property name="name"> |
|
60 |
<cstring>expiryDate</cstring> |
|
61 |
</property> |
|
62 |
<property name="sizePolicy"> |
|
63 |
<sizepolicy> |
|
64 |
<hsizetype>7</hsizetype> |
|
65 |
<vsizetype>0</vsizetype> |
|
66 |
<horstretch>0</horstretch> |
|
67 |
<verstretch>0</verstretch> |
|
68 |
</sizepolicy> |
|
69 |
</property> |
|
70 |
</widget> |
|
71 |
<widget class="QLineEdit" row="2" column="1"> |
|
72 |
<property name="name"> |
|
73 |
<cstring>licenseID</cstring> |
|
74 |
</property> |
|
75 |
<property name="sizePolicy"> |
|
76 |
<sizepolicy> |
|
77 |
<hsizetype>7</hsizetype> |
|
78 |
<vsizetype>0</vsizetype> |
|
79 |
<horstretch>0</horstretch> |
|
80 |
<verstretch>0</verstretch> |
|
81 |
</sizepolicy> |
|
82 |
</property> |
|
83 |
</widget> |
|
84 |
<widget class="QLabel" row="1" column="0"> |
|
85 |
<property name="name"> |
|
86 |
<cstring>customerIDLabel</cstring> |
|
87 |
</property> |
|
88 |
<property name="text"> |
|
89 |
<string>Customer ID</string> |
|
90 |
</property> |
|
91 |
</widget> |
|
92 |
<widget class="QLineEdit" row="6" column="1"> |
|
93 |
<property name="name"> |
|
94 |
<cstring>key</cstring> |
|
95 |
</property> |
|
96 |
<property name="sizePolicy"> |
|
97 |
<sizepolicy> |
|
98 |
<hsizetype>7</hsizetype> |
|
99 |
<vsizetype>0</vsizetype> |
|
100 |
<horstretch>0</horstretch> |
|
101 |
<verstretch>0</verstretch> |
|
102 |
</sizepolicy> |
|
103 |
</property> |
|
104 |
</widget> |
|
105 |
<widget class="QLabel" row="4" column="0"> |
|
106 |
<property name="name"> |
|
107 |
<cstring>productsLabel</cstring> |
|
108 |
</property> |
|
109 |
<property name="text"> |
|
110 |
<string>Products</string> |
|
111 |
</property> |
|
112 |
<property name="buddy" stdset="0"> |
|
113 |
<cstring>productsString</cstring> |
|
114 |
</property> |
|
115 |
</widget> |
|
116 |
<widget class="QLineEdit" row="3" column="1"> |
|
117 |
<property name="name"> |
|
118 |
<cstring>licenseeName</cstring> |
|
119 |
</property> |
|
120 |
<property name="sizePolicy"> |
|
121 |
<sizepolicy> |
|
122 |
<hsizetype>7</hsizetype> |
|
123 |
<vsizetype>0</vsizetype> |
|
124 |
<horstretch>0</horstretch> |
|
125 |
<verstretch>0</verstretch> |
|
126 |
</sizepolicy> |
|
127 |
</property> |
|
128 |
</widget> |
|
129 |
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> |
|
130 |
<property name="name"> |
|
131 |
<cstring>licenseInfoHeader</cstring> |
|
132 |
</property> |
|
133 |
<property name="sizePolicy"> |
|
134 |
<sizepolicy> |
|
135 |
<hsizetype>7</hsizetype> |
|
136 |
<vsizetype>1</vsizetype> |
|
137 |
<horstretch>0</horstretch> |
|
138 |
<verstretch>0</verstretch> |
|
139 |
</sizepolicy> |
|
140 |
</property> |
|
141 |
<property name="text"> |
|
7
3f74d0d4af4c
qt:70947f0f93d948bc89b3b43d00da758a51f1ef84
Eckhart Koeppen <eckhart.koppen@nokia.com>
parents:
0
diff
changeset
|
142 |
<string>Enter the supplied license information here, all fields except Licensee are mandatory. |
0 | 143 |
Alternatively, the installation wizard may read them from a license file.</string> |
144 |
</property> |
|
145 |
<property name="alignment"> |
|
146 |
<set>WordBreak|AlignVCenter</set> |
|
147 |
</property> |
|
148 |
</widget> |
|
149 |
<widget class="QComboBox" row="4" column="1"> |
|
150 |
<item> |
|
151 |
<property name="text"> |
|
152 |
<string>qt-professional</string> |
|
153 |
</property> |
|
154 |
</item> |
|
155 |
<item> |
|
156 |
<property name="text"> |
|
157 |
<string>qt-enterprise</string> |
|
158 |
</property> |
|
159 |
</item> |
|
160 |
<property name="name"> |
|
161 |
<cstring>productsString</cstring> |
|
162 |
</property> |
|
163 |
</widget> |
|
164 |
<spacer row="8" column="1"> |
|
165 |
<property name="name"> |
|
166 |
<cstring>Spacer7</cstring> |
|
167 |
</property> |
|
168 |
<property name="orientation"> |
|
169 |
<enum>Vertical</enum> |
|
170 |
</property> |
|
171 |
<property name="sizeType"> |
|
172 |
<enum>Expanding</enum> |
|
173 |
</property> |
|
174 |
</spacer> |
|
175 |
<widget class="QLabel" row="2" column="0"> |
|
176 |
<property name="name"> |
|
177 |
<cstring>licenseIDLabel</cstring> |
|
178 |
</property> |
|
179 |
<property name="text"> |
|
180 |
<string>License ID</string> |
|
181 |
</property> |
|
182 |
</widget> |
|
183 |
<widget class="QLayoutWidget" row="7" column="0" rowspan="1" colspan="2"> |
|
184 |
<property name="name"> |
|
185 |
<cstring>Layout5</cstring> |
|
186 |
</property> |
|
187 |
<hbox> |
|
188 |
<property name="name"> |
|
189 |
<cstring>unnamed</cstring> |
|
190 |
</property> |
|
191 |
<property name="margin"> |
|
192 |
<number>0</number> |
|
193 |
</property> |
|
194 |
<property name="spacing"> |
|
195 |
<number>6</number> |
|
196 |
</property> |
|
197 |
<spacer> |
|
198 |
<property name="name"> |
|
199 |
<cstring>Spacer5</cstring> |
|
200 |
</property> |
|
201 |
<property name="orientation"> |
|
202 |
<enum>Horizontal</enum> |
|
203 |
</property> |
|
204 |
<property name="sizeType"> |
|
205 |
<enum>Expanding</enum> |
|
206 |
</property> |
|
207 |
</spacer> |
|
208 |
<widget class="QPushButton"> |
|
209 |
<property name="name"> |
|
210 |
<cstring>readLicenseButton</cstring> |
|
211 |
</property> |
|
212 |
<property name="text"> |
|
213 |
<string>Read from file...</string> |
|
214 |
</property> |
|
215 |
</widget> |
|
216 |
<spacer> |
|
217 |
<property name="name"> |
|
218 |
<cstring>Spacer6</cstring> |
|
219 |
</property> |
|
220 |
<property name="orientation"> |
|
221 |
<enum>Horizontal</enum> |
|
222 |
</property> |
|
223 |
<property name="sizeType"> |
|
224 |
<enum>Expanding</enum> |
|
225 |
</property> |
|
226 |
</spacer> |
|
227 |
</hbox> |
|
228 |
</widget> |
|
229 |
<widget class="QLineEdit" row="1" column="1"> |
|
230 |
<property name="name"> |
|
231 |
<cstring>customerID</cstring> |
|
232 |
</property> |
|
233 |
<property name="sizePolicy"> |
|
234 |
<sizepolicy> |
|
235 |
<hsizetype>7</hsizetype> |
|
236 |
<vsizetype>0</vsizetype> |
|
237 |
<horstretch>0</horstretch> |
|
238 |
<verstretch>0</verstretch> |
|
239 |
</sizepolicy> |
|
240 |
</property> |
|
241 |
</widget> |
|
242 |
<widget class="QLabel" row="6" column="0"> |
|
243 |
<property name="name"> |
|
244 |
<cstring>keyLabel</cstring> |
|
245 |
</property> |
|
246 |
<property name="text"> |
|
247 |
<string>Product key</string> |
|
248 |
</property> |
|
249 |
</widget> |
|
250 |
</grid> |
|
251 |
</widget> |
|
252 |
</hbox> |
|
253 |
</widget> |
|
254 |
<tabstops> |
|
255 |
<tabstop>customerID</tabstop> |
|
256 |
<tabstop>licenseID</tabstop> |
|
257 |
<tabstop>licenseeName</tabstop> |
|
258 |
<tabstop>productsString</tabstop> |
|
259 |
<tabstop>expiryDate</tabstop> |
|
260 |
<tabstop>key</tabstop> |
|
261 |
<tabstop>readLicenseButton</tabstop> |
|
262 |
</tabstops> |
|
263 |
<layoutdefaults spacing="6" margin="11"/> |
|
264 |
</UI> |