author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 22 Apr 2010 16:15:11 +0300 | |
branch | RCL_3 |
changeset 14 | 8c4229025c0b |
parent 4 | 3b1da2848fc7 |
permissions | -rw-r--r-- |
0 | 1 |
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> |
2 |
<class>WizardEditorBase</class> |
|
3 |
<comment>********************************************************************* |
|
4 |
** |
|
4
3b1da2848fc7
Revision: 201003
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 test suite 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"> |
|
44 |
<property name="name"> |
|
45 |
<cstring>WizardEditorBase</cstring> |
|
46 |
</property> |
|
47 |
<property name="geometry"> |
|
48 |
<rect> |
|
49 |
<x>0</x> |
|
50 |
<y>0</y> |
|
51 |
<width>396</width> |
|
52 |
<height>233</height> |
|
53 |
</rect> |
|
54 |
</property> |
|
55 |
<property name="caption"> |
|
56 |
<string>Wizard Page Editor</string> |
|
57 |
</property> |
|
58 |
<vbox> |
|
59 |
<property name="name"> |
|
60 |
<cstring>unnamed</cstring> |
|
61 |
</property> |
|
62 |
<property name="margin"> |
|
63 |
<number>11</number> |
|
64 |
</property> |
|
65 |
<property name="spacing"> |
|
66 |
<number>6</number> |
|
67 |
</property> |
|
68 |
<widget class="QLayoutWidget"> |
|
69 |
<property name="name"> |
|
70 |
<cstring>Layout19</cstring> |
|
71 |
</property> |
|
72 |
<hbox> |
|
73 |
<property name="name"> |
|
74 |
<cstring>unnamed</cstring> |
|
75 |
</property> |
|
76 |
<property name="margin"> |
|
77 |
<number>0</number> |
|
78 |
</property> |
|
79 |
<property name="spacing"> |
|
80 |
<number>6</number> |
|
81 |
</property> |
|
82 |
<widget class="QLayoutWidget"> |
|
83 |
<property name="name"> |
|
84 |
<cstring>Layout14</cstring> |
|
85 |
</property> |
|
86 |
<vbox> |
|
87 |
<property name="name"> |
|
88 |
<cstring>unnamed</cstring> |
|
89 |
</property> |
|
90 |
<property name="margin"> |
|
91 |
<number>0</number> |
|
92 |
</property> |
|
93 |
<property name="spacing"> |
|
94 |
<number>2</number> |
|
95 |
</property> |
|
96 |
<widget class="QLabel"> |
|
97 |
<property name="name"> |
|
98 |
<cstring>pagesLabel</cstring> |
|
99 |
</property> |
|
100 |
<property name="text"> |
|
101 |
<string>Wizard Pages:</string> |
|
102 |
</property> |
|
103 |
</widget> |
|
104 |
<widget class="QListBox"> |
|
105 |
<property name="name"> |
|
106 |
<cstring>listBox</cstring> |
|
107 |
</property> |
|
108 |
</widget> |
|
109 |
</vbox> |
|
110 |
</widget> |
|
111 |
<widget class="QLayoutWidget"> |
|
112 |
<property name="name"> |
|
113 |
<cstring>Layout18</cstring> |
|
114 |
</property> |
|
115 |
<vbox> |
|
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 |
<widget class="QPushButton"> |
|
126 |
<property name="name"> |
|
127 |
<cstring>buttonAdd</cstring> |
|
128 |
</property> |
|
129 |
<property name="text"> |
|
130 |
<string>A&dd</string> |
|
131 |
</property> |
|
132 |
</widget> |
|
133 |
<widget class="QPushButton"> |
|
134 |
<property name="name"> |
|
135 |
<cstring>buttonRemove</cstring> |
|
136 |
</property> |
|
137 |
<property name="text"> |
|
138 |
<string>&Remove</string> |
|
139 |
</property> |
|
140 |
</widget> |
|
141 |
<spacer> |
|
142 |
<property name="name"> |
|
143 |
<cstring>Spacer11</cstring> |
|
144 |
</property> |
|
145 |
<property name="orientation"> |
|
146 |
<enum>Vertical</enum> |
|
147 |
</property> |
|
148 |
<property name="sizeType"> |
|
149 |
<enum>Expanding</enum> |
|
150 |
</property> |
|
151 |
<property name="sizeHint"> |
|
152 |
<size> |
|
153 |
<width>20</width> |
|
154 |
<height>20</height> |
|
155 |
</size> |
|
156 |
</property> |
|
157 |
</spacer> |
|
158 |
<widget class="QPushButton"> |
|
159 |
<property name="name"> |
|
160 |
<cstring>buttonUp</cstring> |
|
161 |
</property> |
|
162 |
<property name="text"> |
|
163 |
<string></string> |
|
164 |
</property> |
|
165 |
<property name="pixmap"> |
|
166 |
<pixmap>designer_s_up.png</pixmap> |
|
167 |
</property> |
|
168 |
</widget> |
|
169 |
<widget class="QPushButton"> |
|
170 |
<property name="name"> |
|
171 |
<cstring>buttonDown</cstring> |
|
172 |
</property> |
|
173 |
<property name="text"> |
|
174 |
<string></string> |
|
175 |
</property> |
|
176 |
<property name="pixmap"> |
|
177 |
<pixmap>designer_s_down.png</pixmap> |
|
178 |
</property> |
|
179 |
</widget> |
|
180 |
</vbox> |
|
181 |
</widget> |
|
182 |
</hbox> |
|
183 |
</widget> |
|
184 |
<widget class="QLayoutWidget"> |
|
185 |
<property name="name"> |
|
186 |
<cstring>Layout1</cstring> |
|
187 |
</property> |
|
188 |
<hbox> |
|
189 |
<property name="name"> |
|
190 |
<cstring>unnamed</cstring> |
|
191 |
</property> |
|
192 |
<property name="margin"> |
|
193 |
<number>0</number> |
|
194 |
</property> |
|
195 |
<property name="spacing"> |
|
196 |
<number>6</number> |
|
197 |
</property> |
|
198 |
<widget class="QPushButton"> |
|
199 |
<property name="name"> |
|
200 |
<cstring>buttonHelp</cstring> |
|
201 |
</property> |
|
202 |
<property name="text"> |
|
203 |
<string>&Help</string> |
|
204 |
</property> |
|
205 |
<property name="autoDefault"> |
|
206 |
<bool>true</bool> |
|
207 |
</property> |
|
208 |
</widget> |
|
209 |
<spacer> |
|
210 |
<property name="name"> |
|
211 |
<cstring>Horizontal Spacing2</cstring> |
|
212 |
</property> |
|
213 |
<property name="orientation"> |
|
214 |
<enum>Horizontal</enum> |
|
215 |
</property> |
|
216 |
<property name="sizeType"> |
|
217 |
<enum>Expanding</enum> |
|
218 |
</property> |
|
219 |
<property name="sizeHint"> |
|
220 |
<size> |
|
221 |
<width>20</width> |
|
222 |
<height>20</height> |
|
223 |
</size> |
|
224 |
</property> |
|
225 |
</spacer> |
|
226 |
<widget class="QPushButton"> |
|
227 |
<property name="name"> |
|
228 |
<cstring>buttonApply</cstring> |
|
229 |
</property> |
|
230 |
<property name="text"> |
|
231 |
<string>&Apply</string> |
|
232 |
</property> |
|
233 |
<property name="autoDefault"> |
|
234 |
<bool>true</bool> |
|
235 |
</property> |
|
236 |
<property name="whatsThis" stdset="0"> |
|
237 |
<string>Apply all changes.</string> |
|
238 |
</property> |
|
239 |
</widget> |
|
240 |
<widget class="QPushButton"> |
|
241 |
<property name="name"> |
|
242 |
<cstring>buttonOk</cstring> |
|
243 |
</property> |
|
244 |
<property name="text"> |
|
245 |
<string>&OK</string> |
|
246 |
</property> |
|
247 |
<property name="autoDefault"> |
|
248 |
<bool>true</bool> |
|
249 |
</property> |
|
250 |
<property name="default"> |
|
251 |
<bool>true</bool> |
|
252 |
</property> |
|
253 |
<property name="whatsThis" stdset="0"> |
|
254 |
<string>Close the dialog and apply all the changes.</string> |
|
255 |
</property> |
|
256 |
</widget> |
|
257 |
<widget class="QPushButton"> |
|
258 |
<property name="name"> |
|
259 |
<cstring>buttonCancel</cstring> |
|
260 |
</property> |
|
261 |
<property name="text"> |
|
262 |
<string>&Cancel</string> |
|
263 |
</property> |
|
264 |
<property name="autoDefault"> |
|
265 |
<bool>true</bool> |
|
266 |
</property> |
|
267 |
<property name="whatsThis" stdset="0"> |
|
268 |
<string>Close the dialog and discard any changes.</string> |
|
269 |
</property> |
|
270 |
</widget> |
|
271 |
</hbox> |
|
272 |
</widget> |
|
273 |
</vbox> |
|
274 |
</widget> |
|
275 |
<connections> |
|
276 |
<connection> |
|
277 |
<sender>buttonHelp</sender> |
|
278 |
<signal>clicked()</signal> |
|
279 |
<receiver>WizardEditorBase</receiver> |
|
280 |
<slot>helpClicked()</slot> |
|
281 |
</connection> |
|
282 |
<connection> |
|
283 |
<sender>buttonApply</sender> |
|
284 |
<signal>clicked()</signal> |
|
285 |
<receiver>WizardEditorBase</receiver> |
|
286 |
<slot>applyClicked()</slot> |
|
287 |
</connection> |
|
288 |
<connection> |
|
289 |
<sender>buttonUp</sender> |
|
290 |
<signal>clicked()</signal> |
|
291 |
<receiver>WizardEditorBase</receiver> |
|
292 |
<slot>upClicked()</slot> |
|
293 |
</connection> |
|
294 |
<connection> |
|
295 |
<sender>buttonDown</sender> |
|
296 |
<signal>clicked()</signal> |
|
297 |
<receiver>WizardEditorBase</receiver> |
|
298 |
<slot>downClicked()</slot> |
|
299 |
</connection> |
|
300 |
<connection> |
|
301 |
<sender>buttonAdd</sender> |
|
302 |
<signal>clicked()</signal> |
|
303 |
<receiver>WizardEditorBase</receiver> |
|
304 |
<slot>addClicked()</slot> |
|
305 |
</connection> |
|
306 |
<connection> |
|
307 |
<sender>buttonRemove</sender> |
|
308 |
<signal>clicked()</signal> |
|
309 |
<receiver>WizardEditorBase</receiver> |
|
310 |
<slot>removeClicked()</slot> |
|
311 |
</connection> |
|
312 |
<connection> |
|
313 |
<sender>listBox</sender> |
|
314 |
<signal>selected(int)</signal> |
|
315 |
<receiver>WizardEditorBase</receiver> |
|
316 |
<slot>itemSelected(int)</slot> |
|
317 |
</connection> |
|
318 |
<connection> |
|
319 |
<sender>listBox</sender> |
|
320 |
<signal>highlighted(int)</signal> |
|
321 |
<receiver>WizardEditorBase</receiver> |
|
322 |
<slot>itemHighlighted(int)</slot> |
|
323 |
</connection> |
|
324 |
<connection> |
|
325 |
<sender>buttonOk</sender> |
|
326 |
<signal>clicked()</signal> |
|
327 |
<receiver>WizardEditorBase</receiver> |
|
328 |
<slot>okClicked()</slot> |
|
329 |
</connection> |
|
330 |
<connection> |
|
331 |
<sender>buttonCancel</sender> |
|
332 |
<signal>clicked()</signal> |
|
333 |
<receiver>WizardEditorBase</receiver> |
|
334 |
<slot>cancelClicked()</slot> |
|
335 |
</connection> |
|
336 |
</connections> |
|
337 |
<slots> |
|
338 |
<slot access="protected">init()</slot> |
|
339 |
<slot access="protected">destroy()</slot> |
|
340 |
<slot access="protected">addClicked()</slot> |
|
341 |
<slot access="protected">applyClicked()</slot> |
|
342 |
<slot access="protected">cancelClicked()</slot> |
|
343 |
<slot access="protected">downClicked()</slot> |
|
344 |
<slot access="protected">helpClicked()</slot> |
|
345 |
<slot access="protected">itemHighlighted(int)</slot> |
|
346 |
<slot access="protected">itemSelected(int)</slot> |
|
347 |
<slot access="protected">okClicked()</slot> |
|
348 |
<slot access="protected">removeClicked()</slot> |
|
349 |
<slot access="protected">upClicked()</slot> |
|
350 |
</slots> |
|
351 |
<pixmapinproject/> |
|
352 |
<layoutdefaults spacing="6" margin="11"/> |
|
353 |
</UI> |