|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0" stdsetdef="1"> |
|
3 <author></author> |
|
4 <comment>********************************************************************* |
|
5 ** |
|
6 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
7 ** All rights reserved. |
|
8 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
9 ** |
|
10 ** This file is part of the autotests of the Qt Toolkit. |
|
11 ** |
|
12 ** $QT_BEGIN_LICENSE:LGPL$ |
|
13 ** No Commercial Usage |
|
14 ** This file contains pre-release code and may not be distributed. |
|
15 ** You may use this file in accordance with the terms and conditions |
|
16 ** contained in the Technology Preview License Agreement accompanying |
|
17 ** this package. |
|
18 ** |
|
19 ** GNU Lesser General Public License Usage |
|
20 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
21 ** General Public License version 2.1 as published by the Free Software |
|
22 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
23 ** packaging of this file. Please review the following information to |
|
24 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
25 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
26 ** |
|
27 ** In addition, as a special exception, Nokia gives you certain additional |
|
28 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
29 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
30 ** |
|
31 ** If you have questions regarding the use of this file, please contact |
|
32 ** Nokia at qt-info@nokia.com. |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** |
|
41 ** $QT_END_LICENSE$ |
|
42 ** |
|
43 *********************************************************************</comment> |
|
44 <exportmacro></exportmacro> |
|
45 <class>TabbedBrowser</class> |
|
46 <widget class="QWidget" name="TabbedBrowser"> |
|
47 <property name="geometry"> |
|
48 <rect> |
|
49 <x>0</x> |
|
50 <y>0</y> |
|
51 <width>710</width> |
|
52 <height>681</height> |
|
53 </rect> |
|
54 </property> |
|
55 <property name="windowTitle"> |
|
56 <string>TabbedBrowser</string> |
|
57 </property> |
|
58 <layout class="QGridLayout"> |
|
59 <property name="margin"> |
|
60 <number>0</number> |
|
61 </property> |
|
62 <property name="spacing"> |
|
63 <number>0</number> |
|
64 </property> |
|
65 <item row="0" column="0"> |
|
66 <widget class="QTabWidget" name="tab"> |
|
67 <widget class="QWidget" name="frontpage"> |
|
68 <attribute name="title"> |
|
69 <string>Untitled</string> |
|
70 </attribute> |
|
71 <layout class="QGridLayout"/> |
|
72 </widget> |
|
73 </widget> |
|
74 </item> |
|
75 </layout> |
|
76 </widget> |
|
77 <layoutdefault spacing="6" margin="11"/> |
|
78 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
79 <includes> |
|
80 <include location="global">qsettings.h</include> |
|
81 </includes> |
|
82 </ui> |