0
|
1 |
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
2 |
<widget class="QWidget">
|
|
3 |
<property name="name">
|
|
4 |
<cstring>LicenseAgreementPage</cstring>
|
|
5 |
</property>
|
|
6 |
<property name="geometry">
|
|
7 |
<rect>
|
|
8 |
<x>0</x>
|
|
9 |
<y>0</y>
|
|
10 |
<width>440</width>
|
|
11 |
<height>284</height>
|
|
12 |
</rect>
|
|
13 |
</property>
|
|
14 |
<property name="caption">
|
|
15 |
<string>Form3</string>
|
|
16 |
</property>
|
|
17 |
<hbox>
|
|
18 |
<property name="name">
|
|
19 |
<cstring>unnamed</cstring>
|
|
20 |
</property>
|
|
21 |
<property name="margin">
|
|
22 |
<number>11</number>
|
|
23 |
</property>
|
|
24 |
<property name="spacing">
|
|
25 |
<number>6</number>
|
|
26 |
</property>
|
|
27 |
<widget class="QLayoutWidget">
|
|
28 |
<property name="name">
|
|
29 |
<cstring>layout4</cstring>
|
|
30 |
</property>
|
|
31 |
<vbox>
|
|
32 |
<property name="name">
|
|
33 |
<cstring>unnamed</cstring>
|
|
34 |
</property>
|
|
35 |
<widget class="QLayoutWidget">
|
|
36 |
<property name="name">
|
|
37 |
<cstring>countryLayout</cstring>
|
|
38 |
</property>
|
|
39 |
<hbox>
|
|
40 |
<property name="name">
|
|
41 |
<cstring>unnamed</cstring>
|
|
42 |
</property>
|
|
43 |
<spacer>
|
|
44 |
<property name="name">
|
|
45 |
<cstring>spacer4</cstring>
|
|
46 |
</property>
|
|
47 |
<property name="orientation">
|
|
48 |
<enum>Horizontal</enum>
|
|
49 |
</property>
|
|
50 |
<property name="sizeType">
|
|
51 |
<enum>Expanding</enum>
|
|
52 |
</property>
|
|
53 |
<property name="sizeHint">
|
|
54 |
<size>
|
|
55 |
<width>31</width>
|
|
56 |
<height>21</height>
|
|
57 |
</size>
|
|
58 |
</property>
|
|
59 |
</spacer>
|
|
60 |
<widget class="QLabel">
|
|
61 |
<property name="name">
|
|
62 |
<cstring>countryLabel</cstring>
|
|
63 |
</property>
|
|
64 |
<property name="text">
|
|
65 |
<string>Please choose your region:</string>
|
|
66 |
</property>
|
|
67 |
</widget>
|
|
68 |
<widget class="QComboBox">
|
|
69 |
<item>
|
|
70 |
<property name="text">
|
|
71 |
<string>North or South America</string>
|
|
72 |
</property>
|
|
73 |
</item>
|
|
74 |
<item>
|
|
75 |
<property name="text">
|
|
76 |
<string>Anywhere outside North and South America</string>
|
|
77 |
</property>
|
|
78 |
</item>
|
|
79 |
<property name="name">
|
|
80 |
<cstring>countryCombo</cstring>
|
|
81 |
</property>
|
|
82 |
</widget>
|
|
83 |
<spacer>
|
|
84 |
<property name="name">
|
|
85 |
<cstring>spacer3</cstring>
|
|
86 |
</property>
|
|
87 |
<property name="orientation">
|
|
88 |
<enum>Horizontal</enum>
|
|
89 |
</property>
|
|
90 |
<property name="sizeType">
|
|
91 |
<enum>Expanding</enum>
|
|
92 |
</property>
|
|
93 |
<property name="sizeHint">
|
|
94 |
<size>
|
|
95 |
<width>51</width>
|
|
96 |
<height>21</height>
|
|
97 |
</size>
|
|
98 |
</property>
|
|
99 |
</spacer>
|
|
100 |
</hbox>
|
|
101 |
</widget>
|
|
102 |
<widget class="QTextView">
|
|
103 |
<property name="name">
|
|
104 |
<cstring>introText</cstring>
|
|
105 |
</property>
|
|
106 |
<property name="text">
|
|
107 |
<string>The license could not be found in the package. The package might be corrupted.
|
|
108 |
Please contact qt-info@nokia.com to resolve the problem.</string>
|
|
109 |
</property>
|
|
110 |
</widget>
|
|
111 |
<widget class="QLayoutWidget">
|
|
112 |
<property name="name">
|
|
113 |
<cstring>Layout3</cstring>
|
|
114 |
</property>
|
|
115 |
<hbox>
|
|
116 |
<property name="name">
|
|
117 |
<cstring>unnamed</cstring>
|
|
118 |
</property>
|
|
119 |
<property name="margin">
|
|
120 |
<number>0</number>
|
|
121 |
</property>
|
|
122 |
<property name="spacing">
|
|
123 |
<number>6</number>
|
|
124 |
</property>
|
|
125 |
<spacer>
|
|
126 |
<property name="name">
|
|
127 |
<cstring>Spacer1_3</cstring>
|
|
128 |
</property>
|
|
129 |
<property name="orientation">
|
|
130 |
<enum>Horizontal</enum>
|
|
131 |
</property>
|
|
132 |
<property name="sizeType">
|
|
133 |
<enum>Expanding</enum>
|
|
134 |
</property>
|
|
135 |
<property name="sizeHint">
|
|
136 |
<size>
|
|
137 |
<width>156</width>
|
|
138 |
<height>20</height>
|
|
139 |
</size>
|
|
140 |
</property>
|
|
141 |
</spacer>
|
|
142 |
<widget class="QButtonGroup">
|
|
143 |
<property name="name">
|
|
144 |
<cstring>licenceButtons</cstring>
|
|
145 |
</property>
|
|
146 |
<property name="frameShape">
|
|
147 |
<enum>NoFrame</enum>
|
|
148 |
</property>
|
|
149 |
<property name="title">
|
|
150 |
<string></string>
|
|
151 |
</property>
|
|
152 |
<vbox>
|
|
153 |
<property name="name">
|
|
154 |
<cstring>unnamed</cstring>
|
|
155 |
</property>
|
|
156 |
<widget class="QRadioButton">
|
|
157 |
<property name="name">
|
|
158 |
<cstring>acceptLicense</cstring>
|
|
159 |
</property>
|
|
160 |
<property name="text">
|
|
161 |
<string>I agree</string>
|
|
162 |
</property>
|
|
163 |
</widget>
|
|
164 |
<widget class="QRadioButton">
|
|
165 |
<property name="name">
|
|
166 |
<cstring>rejectLicense</cstring>
|
|
167 |
</property>
|
|
168 |
<property name="text">
|
|
169 |
<string>I disagree</string>
|
|
170 |
</property>
|
|
171 |
<property name="checked">
|
|
172 |
<bool>true</bool>
|
|
173 |
</property>
|
|
174 |
</widget>
|
|
175 |
</vbox>
|
|
176 |
</widget>
|
|
177 |
<spacer>
|
|
178 |
<property name="name">
|
|
179 |
<cstring>Spacer3</cstring>
|
|
180 |
</property>
|
|
181 |
<property name="orientation">
|
|
182 |
<enum>Horizontal</enum>
|
|
183 |
</property>
|
|
184 |
<property name="sizeType">
|
|
185 |
<enum>Expanding</enum>
|
|
186 |
</property>
|
|
187 |
<property name="sizeHint">
|
|
188 |
<size>
|
|
189 |
<width>155</width>
|
|
190 |
<height>20</height>
|
|
191 |
</size>
|
|
192 |
</property>
|
|
193 |
</spacer>
|
|
194 |
</hbox>
|
|
195 |
</widget>
|
|
196 |
</vbox>
|
|
197 |
</widget>
|
|
198 |
</hbox>
|
|
199 |
</widget>
|
|
200 |
<layoutdefaults spacing="6" margin="11"/>
|
|
201 |
</UI>
|