source: trunk/tools/activeqt/testcon/mainwindow.ui@ 846

Last change on this file since 846 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 28.8 KB
Line 
1<ui version="4.0" stdsetdef="1" >
2 <author></author>
3 <comment>*********************************************************************
4**
5** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
6** All rights reserved.
7** Contact: Nokia Corporation ([email protected])
8**
9** This file is part of the tools applications of the Qt Toolkit.
10**
11** $QT_BEGIN_LICENSE:LGPL$
12** Commercial Usage
13** Licensees holding valid Qt Commercial licenses may use this file in
14** accordance with the Qt Commercial License Agreement provided with the
15** Software or, alternatively, in accordance with the terms contained in
16** a written agreement between you and Nokia.
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** GNU General Public License Usage
31** Alternatively, this file may be used under the terms of the GNU
32** General Public License version 3.0 as published by the Free Software
33** Foundation and appearing in the file LICENSE.GPL included in the
34** packaging of this file. Please review the following information to
35** ensure the GNU General Public License version 3.0 requirements will be
36** met: http://www.gnu.org/copyleft/gpl.html.
37**
38** If you have questions regarding the use of this file, please contact
39** Nokia at [email protected].
40** $QT_END_LICENSE$
41**
42*********************************************************************</comment>
43 <exportmacro></exportmacro>
44 <class>MainWindow</class>
45 <widget class="QMainWindow" name="MainWindow" >
46 <property name="objectName" >
47 <string notr="true" >MainWindow</string>
48 </property>
49 <property name="geometry" >
50 <rect>
51 <x>0</x>
52 <y>0</y>
53 <width>929</width>
54 <height>620</height>
55 </rect>
56 </property>
57 <property name="windowTitle" >
58 <string>ActiveX Control Test Container</string>
59 </property>
60 <widget class="QWidget" name="centralWidget">
61 <layout class="QHBoxLayout" >
62 <property name="objectName" >
63 <string notr="true" >unnamed</string>
64 </property>
65 <property name="margin" >
66 <number>0</number>
67 </property>
68 <property name="spacing" >
69 <number>6</number>
70 </property>
71 <item>
72 <widget class="QFrame" name="Frame" >
73 <property name="objectName" >
74 <string notr="true" >Frame</string>
75 </property>
76 <property name="sizePolicy" >
77 <sizepolicy>
78 <hsizetype>5</hsizetype>
79 <vsizetype>7</vsizetype>
80 <horstretch>0</horstretch>
81 <verstretch>0</verstretch>
82 </sizepolicy>
83 </property>
84 <property name="frameShape" >
85 <enum>StyledPanel</enum>
86 </property>
87 <property name="frameShadow" >
88 <enum>Sunken</enum>
89 </property>
90 <layout class="QVBoxLayout" >
91 <property name="objectName" >
92 <string notr="true" >unnamed</string>
93 </property>
94 <property name="margin" >
95 <number>0</number>
96 </property>
97 <property name="spacing" >
98 <number>0</number>
99 </property>
100 <item>
101 <widget class="QSplitter" name="Splitter2" >
102 <property name="objectName" >
103 <string notr="true" >Splitter2</string>
104 </property>
105 <property name="orientation" >
106 <enum>Qt::Vertical</enum>
107 </property>
108 <widget class="QFrame" name="Workbase" >
109 <property name="objectName" >
110 <string notr="true" >Workbase</string>
111 </property>
112 <property name="sizePolicy" >
113 <sizepolicy>
114 <hsizetype>5</hsizetype>
115 <vsizetype>7</vsizetype>
116 <horstretch>0</horstretch>
117 <verstretch>0</verstretch>
118 </sizepolicy>
119 </property>
120 <property name="frameShape" >
121 <enum>NoFrame</enum>
122 </property>
123 <property name="frameShadow" >
124 <enum>Raised</enum>
125 </property>
126 </widget>
127 <widget class="QTabWidget" name="TabWidget2" >
128 <property name="objectName" >
129 <string notr="true" >TabWidget2</string>
130 </property>
131 <property name="sizePolicy" >
132 <sizepolicy>
133 <hsizetype>7</hsizetype>
134 <vsizetype>4</vsizetype>
135 <horstretch>0</horstretch>
136 <verstretch>0</verstretch>
137 </sizepolicy>
138 </property>
139 <widget class="QWidget" name="logSignalsTab" >
140 <property name="objectName" >
141 <string notr="true" >logSignalsTab</string>
142 </property>
143 <attribute name="title" >
144 <string>Signal log</string>
145 </attribute>
146 <layout class="QHBoxLayout" >
147 <property name="objectName" >
148 <string notr="true" >unnamed</string>
149 </property>
150 <property name="margin" >
151 <number>0</number>
152 </property>
153 <property name="spacing" >
154 <number>6</number>
155 </property>
156 <item>
157 <widget class="QTextEdit" name="logSignals" >
158 <property name="objectName" >
159 <string notr="true" >logSignals</string>
160 </property>
161 <property name="sizePolicy" >
162 <sizepolicy>
163 <hsizetype>7</hsizetype>
164 <vsizetype>5</vsizetype>
165 <horstretch>0</horstretch>
166 <verstretch>0</verstretch>
167 </sizepolicy>
168 </property>
169 <property name="readOnly" >
170 <bool>true</bool>
171 </property>
172 </widget>
173 </item>
174 </layout>
175 </widget>
176 <widget class="QWidget" name="logPropertiesTab" >
177 <property name="objectName" >
178 <string notr="true" >logPropertiesTab</string>
179 </property>
180 <attribute name="title" >
181 <string>Property log</string>
182 </attribute>
183 <layout class="QHBoxLayout" >
184 <property name="objectName" >
185 <string notr="true" >unnamed</string>
186 </property>
187 <property name="margin" >
188 <number>0</number>
189 </property>
190 <property name="spacing" >
191 <number>6</number>
192 </property>
193 <item>
194 <widget class="QTextEdit" name="logProperties" >
195 <property name="objectName" >
196 <string notr="true" >logProperties</string>
197 </property>
198 <property name="sizePolicy" >
199 <sizepolicy>
200 <hsizetype>7</hsizetype>
201 <vsizetype>5</vsizetype>
202 <horstretch>0</horstretch>
203 <verstretch>0</verstretch>
204 </sizepolicy>
205 </property>
206 <property name="readOnly" >
207 <bool>true</bool>
208 </property>
209 </widget>
210 </item>
211 </layout>
212 </widget>
213 <widget class="QWidget" name="TabPage" >
214 <property name="objectName" >
215 <string notr="true" >TabPage</string>
216 </property>
217 <attribute name="title" >
218 <string>Macro Log</string>
219 </attribute>
220 <layout class="QHBoxLayout" >
221 <property name="objectName" >
222 <string notr="true" >unnamed</string>
223 </property>
224 <property name="margin" >
225 <number>0</number>
226 </property>
227 <item>
228 <widget class="QTextEdit" name="logMacros" >
229 <property name="objectName" >
230 <string notr="true" >logMacros</string>
231 </property>
232 <property name="sizePolicy" >
233 <sizepolicy>
234 <hsizetype>7</hsizetype>
235 <vsizetype>5</vsizetype>
236 <horstretch>0</horstretch>
237 <verstretch>0</verstretch>
238 </sizepolicy>
239 </property>
240 <property name="readOnly" >
241 <bool>true</bool>
242 </property>
243 </widget>
244 </item>
245 </layout>
246 </widget>
247 <widget class="QWidget" name="logDebugTab" >
248 <property name="objectName" >
249 <string notr="true" >logDebugTab</string>
250 </property>
251 <attribute name="title" >
252 <string>Debug log</string>
253 </attribute>
254 <layout class="QHBoxLayout" >
255 <property name="objectName" >
256 <string notr="true" >unnamed</string>
257 </property>
258 <property name="margin" >
259 <number>0</number>
260 </property>
261 <property name="spacing" >
262 <number>6</number>
263 </property>
264 <item>
265 <widget class="QTextEdit" name="logDebug" >
266 <property name="objectName" >
267 <string notr="true" >logDebug</string>
268 </property>
269 <property name="sizePolicy" >
270 <sizepolicy>
271 <hsizetype>7</hsizetype>
272 <vsizetype>5</vsizetype>
273 <horstretch>0</horstretch>
274 <verstretch>0</verstretch>
275 </sizepolicy>
276 </property>
277 <property name="readOnly" >
278 <bool>true</bool>
279 </property>
280 </widget>
281 </item>
282 </layout>
283 </widget>
284 </widget>
285 </widget>
286 </item>
287 </layout>
288 </widget>
289 </item>
290 </layout>
291 </widget>
292 <widget class="QToolBar" name="Toolbar_2" >
293 <property name="objectName" >
294 <string notr="true" >Toolbar_2</string>
295 </property>
296 <property name="windowTitle" >
297 <string>Toolbar_2</string>
298 </property>
299 <addaction name="actionFileNew" />
300 <addaction name="actionControlMethods" />
301 <addaction name="actionControlProperties" />
302 </widget>
303 <widget class="QMenuBar" name="menubar" >
304 <property name="objectName" >
305 <string notr="true" >menubar</string>
306 </property>
307 <widget class="QMenu" name="FileMenu" >
308 <property name="objectName" >
309 <string notr="true" >FileMenu</string>
310 </property>
311 <property name="title" >
312 <string>&amp;File</string>
313 </property>
314 <addaction name="actionFileNew" />
315 <addaction name="actionFileLoad" />
316 <addaction name="actionFileSave" />
317 <addaction name="separator" />
318 <addaction name="actionFileExit" />
319 </widget>
320 <widget class="QMenu" name="ContainerMenu" >
321 <property name="objectName" >
322 <string notr="true" >ContainerMenu</string>
323 </property>
324 <property name="title" >
325 <string>Con&amp;tainer</string>
326 </property>
327 <addaction name="actionContainerSet" />
328 <addaction name="actionContainerClear" />
329 <addaction name="separator" />
330 <addaction name="actionContainerProperties" />
331 </widget>
332 <widget class="QMenu" name="ControlMenu" >
333 <property name="objectName" >
334 <string notr="true" >ControlMenu</string>
335 </property>
336 <property name="title" >
337 <string>&amp;Control</string>
338 </property>
339 <widget class="QMenu" name="VerbMenu" >
340 <property name="objectName" >
341 <string notr="true" >VerbMenu</string>
342 </property>
343 <property name="title" >
344 <string>&amp;Verbs...</string>
345 </property>
346 <property name="enabled" >
347 <bool>false</bool>
348 </property>
349 </widget>
350 <addaction name="actionControlMethods" />
351 <addaction name="actionControlProperties" />
352 <addaction name="VerbMenu" />
353 <addaction name="separator" />
354 <addaction name="actionControlInfo" />
355 <addaction name="actionControlDocumentation" />
356 <addaction name="actionControlPixmap" />
357 </widget>
358 <widget class="QMenu" name="ScriptMenu" >
359 <property name="objectName" >
360 <string notr="true" >ScriptMenu</string>
361 </property>
362 <property name="title" >
363 <string>&amp;Scripting</string>
364 </property>
365 <addaction name="actionScriptingLoad" />
366 <addaction name="actionScriptingRun" />
367 </widget>
368 <widget class="QMenu" name="OptionsMenu" >
369 <property name="objectName" >
370 <string notr="true" >OptionsMenu</string>
371 </property>
372 <property name="title" >
373 <string>&amp;Options</string>
374 </property>
375 <widget class="QMenu" name="LoggingMenu" >
376 <property name="objectName" >
377 <string notr="true" >LoggingMenu</string>
378 </property>
379 <property name="title" >
380 <string>Log...</string>
381 </property>
382 <addaction name="actionLogSignals" />
383 <addaction name="actionLogProperties" />
384 </widget>
385 <addaction name="actionFreezeEvents" />
386 <addaction name="actionGroupLogging" />
387 <addaction name="LoggingMenu" />
388 </widget>
389 <addaction name="FileMenu" />
390 <addaction name="ContainerMenu" />
391 <addaction name="ControlMenu" />
392 <addaction name="ScriptMenu" />
393 <addaction name="OptionsMenu" />
394 </widget>
395 <action name="actionFileExit" >
396 <property name="objectName" >
397 <string>actionFileExit</string>
398 </property>
399 <property name="iconText" >
400 <string>Exit</string>
401 </property>
402 <property name="text" >
403 <string>E&amp;xit</string>
404 </property>
405 </action>
406 <action name="actionContainerSet" >
407 <property name="objectName" >
408 <string>actionContainerSet</string>
409 </property>
410 <property name="enabled" >
411 <bool>false</bool>
412 </property>
413 <property name="iconText" >
414 <string>Set Control</string>
415 </property>
416 <property name="text" >
417 <string>&amp;Set Control</string>
418 </property>
419 <property name="shortcut" >
420 <string>Ctrl+S</string>
421 </property>
422 </action>
423 <action name="actionControlMethods" >
424 <property name="objectName" >
425 <string>actionControlMethods</string>
426 </property>
427 <property name="enabled" >
428 <bool>false</bool>
429 </property>
430 <property name="icon" >
431 <iconset>image0</iconset>
432 </property>
433 <property name="iconText" >
434 <string>Invoke Methods</string>
435 </property>
436 <property name="text" >
437 <string>Invoke &amp;Methods</string>
438 </property>
439 <property name="shortcut" >
440 <string>Ctrl+M</string>
441 </property>
442 </action>
443 <action name="actionControlProperties" >
444 <property name="objectName" >
445 <string>actionControlProperties</string>
446 </property>
447 <property name="enabled" >
448 <bool>false</bool>
449 </property>
450 <property name="icon" >
451 <iconset>image1</iconset>
452 </property>
453 <property name="iconText" >
454 <string>Change Properties</string>
455 </property>
456 <property name="text" >
457 <string>Change &amp;Properties</string>
458 </property>
459 <property name="shortcut" >
460 <string>Ctrl+P</string>
461 </property>
462 </action>
463 <action name="actionContainerClear" >
464 <property name="objectName" >
465 <string>actionContainerClear</string>
466 </property>
467 <property name="enabled" >
468 <bool>false</bool>
469 </property>
470 <property name="iconText" >
471 <string>Clear Control</string>
472 </property>
473 <property name="text" >
474 <string>C&amp;lear Control</string>
475 </property>
476 <property name="shortcut" >
477 <string/>
478 </property>
479 </action>
480 <action name="actionContainerProperties" >
481 <property name="objectName" >
482 <string>actionContainerProperties</string>
483 </property>
484 <property name="iconText" >
485 <string>Ambient Properties</string>
486 </property>
487 <property name="text" >
488 <string>Ambient &amp;Properties</string>
489 </property>
490 <property name="shortcut" >
491 <string>Ctrl+A</string>
492 </property>
493 </action>
494 <action name="actionControlInfo" >
495 <property name="objectName" >
496 <string>actionControlInfo</string>
497 </property>
498 <property name="enabled" >
499 <bool>false</bool>
500 </property>
501 <property name="iconText" >
502 <string>Details</string>
503 </property>
504 <property name="text" >
505 <string>&amp;Details</string>
506 </property>
507 <property name="shortcut" >
508 <string>Ctrl+I</string>
509 </property>
510 </action>
511 <action name="actionFileSave" >
512 <property name="objectName" >