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.2" stdsetdef="1"> |
2 |
<class>TabbedBrowser</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 autotests 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="QWidget"> |
|
44 |
<property name="name"> |
|
45 |
<cstring>TabbedBrowser</cstring> |
|
46 |
</property> |
|
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="caption"> |
|
56 |
<string>TabbedBrowser</string> |
|
57 |
</property> |
|
58 |
<grid> |
|
59 |
<property name="name"> |
|
60 |
<cstring>unnamed</cstring> |
|
61 |
</property> |
|
62 |
<property name="margin"> |
|
63 |
<number>0</number> |
|
64 |
</property> |
|
65 |
<property name="spacing"> |
|
66 |
<number>0</number> |
|
67 |
</property> |
|
68 |
<widget class="QTabWidget" row="0" column="0"> |
|
69 |
<property name="name"> |
|
70 |
<cstring>tab</cstring> |
|
71 |
</property> |
|
72 |
<widget class="QWidget"> |
|
73 |
<property name="name"> |
|
74 |
<cstring>frontpage</cstring> |
|
75 |
</property> |
|
76 |
<attribute name="title"> |
|
77 |
<string>Untitled</string> |
|
78 |
</attribute> |
|
79 |
<grid> |
|
80 |
<property name="name"> |
|
81 |
<cstring>unnamed</cstring> |
|
82 |
</property> |
|
83 |
</grid> |
|
84 |
</widget> |
|
85 |
</widget> |
|
86 |
</grid> |
|
87 |
</widget> |
|
88 |
<includes> |
|
89 |
<include location="global" impldecl="in declaration">qsettings.h</include> |
|
90 |
<include location="local" impldecl="in implementation">helpwindow.h</include> |
|
91 |
<include location="local" impldecl="in implementation">mainwindow.h</include> |
|
92 |
<include location="global" impldecl="in implementation">qstylesheet.h</include> |
|
93 |
<include location="global" impldecl="in implementation">qmime.h</include> |
|
94 |
<include location="local" impldecl="in implementation">tabbedbrowser.ui.h</include> |
|
95 |
</includes> |
|
96 |
<forwards> |
|
97 |
<forward>class HelpWindow;</forward> |
|
98 |
<forward>class MainWindow;</forward> |
|
99 |
<forward>class QStyleSheet;</forward> |
|
100 |
<forward>class QMimeSourceFactory;</forward> |
|
101 |
</forwards> |
|
102 |
<variables> |
|
103 |
<variable access="private">QStyleSheet *tabStyleSheet;</variable> |
|
104 |
<variable access="private">bool tabLinkUnderline;</variable> |
|
105 |
<variable access="private">QMimeSourceFactory *mimeSourceFactory;</variable> |
|
106 |
<variable access="private">QWidget *lastCurrentTab;</variable> |
|
107 |
<variable access="private">QFont tabFont;</variable> |
|
108 |
</variables> |
|
109 |
<slots> |
|
110 |
<slot>forward()</slot> |
|
111 |
<slot>backward()</slot> |
|
112 |
<slot>setSource( const QString & ref )</slot> |
|
113 |
<slot>reload()</slot> |
|
114 |
<slot>home()</slot> |
|
115 |
<slot>nextTab()</slot> |
|
116 |
<slot>previousTab()</slot> |
|
117 |
<slot>newTab( const QString & lnk )</slot> |
|
118 |
<slot>zoomIn()</slot> |
|
119 |
<slot>zoomOut()</slot> |
|
120 |
<slot>updateTitle( const QString & title )</slot> |
|
121 |
<slot>newTab()</slot> |
|
122 |
<slot>transferFocus()</slot> |
|
123 |
<slot>initHelpWindow( HelpWindow * win )</slot> |
|
124 |
<slot>setup()</slot> |
|
125 |
<slot>setLinkUnderline( bool uline )</slot> |
|
126 |
<slot>setPalette( const QPalette & pal )</slot> |
|
127 |
<slot>copy()</slot> |
|
128 |
<slot>closeTab()</slot> |
|
129 |
<slot>sourceChanged()</slot> |
|
130 |
</slots> |
|
131 |
<functions> |
|
132 |
<function returnType="HelpWindow *">currentBrowser()</function> |
|
133 |
<function access="private">init()</function> |
|
134 |
<function returnType="MainWindow *">mainWindow()</function> |
|
135 |
<function specifier="non virtual" returnType="QStyleSheet *">styleSheet()</function> |
|
136 |
<function specifier="non virtual" returnType="bool">linkUnderline()</function> |
|
137 |
<function specifier="non virtual" returnType="QStringList">sources()</function> |
|
138 |
<function specifier="non virtual">setMimePath( QStringList lst )</function> |
|
139 |
<function specifier="non virtual">setMimeExtension( const QString & ext )</function> |
|
140 |
<function specifier="non virtual">setBrowserFont( const QFont & fnt )</function> |
|
141 |
<function specifier="non virtual" returnType="QFont">browserFont()</function> |
|
142 |
<function specifier="non virtual" returnType="QPtrList<HelpWindow>">browsers() const</function> |
|
143 |
<function returnType="HelpWindow*">newBackgroundTab( const QString & url )</function> |
|
144 |
<function returnType="HelpWindow*" access="private">createHelpWindow(const QString &)</function> |
|
145 |
<function>setTitle(HelpWindow*, const QString &)</function> |
|
146 |
</functions> |
|
147 |
<pixmapinproject/> |
|
148 |
<layoutdefaults spacing="6" margin="11"/> |
|
149 |
</UI> |