| 1 | <ui version="4.0" > | 
|---|
| 2 | <author></author> | 
|---|
| 3 | <comment>********************************************************************* | 
|---|
| 4 | ** | 
|---|
| 5 | ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). | 
|---|
| 6 | ** Contact: Qt Software Information (qt-info@nokia.com) | 
|---|
| 7 | ** | 
|---|
| 8 | ** This file is part of the Qt Assistant of the Qt Toolkit. | 
|---|
| 9 | ** | 
|---|
| 10 | ** $QT_BEGIN_LICENSE:LGPL$ | 
|---|
| 11 | ** Commercial Usage | 
|---|
| 12 | ** Licensees holding valid Qt Commercial licenses may use this file in | 
|---|
| 13 | ** accordance with the Qt Commercial License Agreement provided with the | 
|---|
| 14 | ** Software or, alternatively, in accordance with the terms contained in | 
|---|
| 15 | ** a written agreement between you and Nokia. | 
|---|
| 16 | ** | 
|---|
| 17 | ** GNU Lesser General Public License Usage | 
|---|
| 18 | ** Alternatively, this file may be used under the terms of the GNU Lesser | 
|---|
| 19 | ** General Public License version 2.1 as published by the Free Software | 
|---|
| 20 | ** Foundation and appearing in the file LICENSE.LGPL included in the | 
|---|
| 21 | ** packaging of this file.  Please review the following information to | 
|---|
| 22 | ** ensure the GNU Lesser General Public License version 2.1 requirements | 
|---|
| 23 | ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. | 
|---|
| 24 | ** | 
|---|
| 25 | ** In addition, as a special exception, Nokia gives you certain | 
|---|
| 26 | ** additional rights. These rights are described in the Nokia Qt LGPL | 
|---|
| 27 | ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this | 
|---|
| 28 | ** 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 are unsure which license is appropriate for your use, please | 
|---|
| 39 | ** contact the sales department at qt-sales@nokia.com. | 
|---|
| 40 | ** $QT_END_LICENSE$ | 
|---|
| 41 | ** | 
|---|
| 42 | *********************************************************************</comment> | 
|---|
| 43 | <exportmacro></exportmacro> | 
|---|
| 44 | <class>TabbedBrowser</class> | 
|---|
| 45 | <widget class="QWidget" name="TabbedBrowser" > | 
|---|
| 46 | <property name="geometry" > | 
|---|
| 47 | <rect> | 
|---|
| 48 | <x>0</x> | 
|---|
| 49 | <y>0</y> | 
|---|
| 50 | <width>710</width> | 
|---|
| 51 | <height>664</height> | 
|---|
| 52 | </rect> | 
|---|
| 53 | </property> | 
|---|
| 54 | <property name="windowTitle" > | 
|---|
| 55 | <string>TabbedBrowser</string> | 
|---|
| 56 | </property> | 
|---|
| 57 | <layout class="QVBoxLayout" > | 
|---|
| 58 | <property name="margin" > | 
|---|
| 59 | <number>0</number> | 
|---|
| 60 | </property> | 
|---|
| 61 | <property name="spacing" > | 
|---|
| 62 | <number>0</number> | 
|---|
| 63 | </property> | 
|---|
| 64 | <item> | 
|---|
| 65 | <widget class="QTabWidget" name="tab" > | 
|---|
| 66 | <widget class="QWidget" name="frontpage" > | 
|---|
| 67 | <attribute name="title" > | 
|---|
| 68 | <string>Untitled</string> | 
|---|
| 69 | </attribute> | 
|---|
| 70 | <layout class="QGridLayout" > | 
|---|
| 71 | <property name="margin" > | 
|---|
| 72 | <number>8</number> | 
|---|
| 73 | </property> | 
|---|
| 74 | <property name="spacing" > | 
|---|
| 75 | <number>6</number> | 
|---|
| 76 | </property> | 
|---|
| 77 | </layout> | 
|---|
| 78 | </widget> | 
|---|
| 79 | </widget> | 
|---|
| 80 | </item> | 
|---|
| 81 | <item> | 
|---|
| 82 | <widget class="QFrame" name="frameFind" > | 
|---|
| 83 | <property name="frameShape" > | 
|---|
| 84 | <enum>QFrame::StyledPanel</enum> | 
|---|
| 85 | </property> | 
|---|
| 86 | <property name="frameShadow" > | 
|---|
| 87 | <enum>QFrame::Raised</enum> | 
|---|
| 88 | </property> | 
|---|
| 89 | <layout class="QHBoxLayout" > | 
|---|
| 90 | <property name="margin" > | 
|---|
| 91 | <number>0</number> | 
|---|
| 92 | </property> | 
|---|
| 93 | <property name="spacing" > | 
|---|
| 94 | <number>6</number> | 
|---|
| 95 | </property> | 
|---|
| 96 | <item> | 
|---|
| 97 | <widget class="QToolButton" name="toolClose" > | 
|---|
| 98 | <property name="text" > | 
|---|
| 99 | <string/> | 
|---|
| 100 | </property> | 
|---|
| 101 | <property name="icon" > | 
|---|
| 102 | <iconset resource="assistant.qrc" >:/trolltech/assistant/images/close.png</iconset> | 
|---|
| 103 | </property> | 
|---|
| 104 | <property name="autoRaise" > | 
|---|
| 105 | <bool>true</bool> | 
|---|
| 106 | </property> | 
|---|
| 107 | </widget> | 
|---|
| 108 | </item> | 
|---|
| 109 | <item> | 
|---|
| 110 | <widget class="QLineEdit" name="editFind" > | 
|---|
| 111 | <property name="sizePolicy" > | 
|---|
| 112 | <sizepolicy> | 
|---|
| 113 | <hsizetype>0</hsizetype> | 
|---|
| 114 | <vsizetype>0</vsizetype> | 
|---|
| 115 | <horstretch>0</horstretch> | 
|---|
| 116 | <verstretch>0</verstretch> | 
|---|
| 117 | </sizepolicy> | 
|---|
| 118 | </property> | 
|---|
| 119 | <property name="minimumSize" > | 
|---|
| 120 | <size> | 
|---|
| 121 | <width>150</width> | 
|---|
| 122 | <height>0</height> | 
|---|
| 123 | </size> | 
|---|
| 124 | </property> | 
|---|
| 125 | </widget> | 
|---|
| 126 | </item> | 
|---|
| 127 | <item> | 
|---|
| 128 | <widget class="QToolButton" name="toolPrevious" > | 
|---|
| 129 | <property name="text" > | 
|---|
| 130 | <string>Previous</string> | 
|---|
| 131 | </property> | 
|---|
| 132 | <property name="icon" > | 
|---|
| 133 | <iconset resource="assistant.qrc" >:/trolltech/assistant/images/win/previous.png</iconset> | 
|---|
| 134 | </property> | 
|---|
| 135 | <property name="toolButtonStyle" > | 
|---|
| 136 | <enum>Qt::ToolButtonTextBesideIcon</enum> | 
|---|
| 137 | </property> | 
|---|
| 138 | <property name="autoRaise" > | 
|---|
| 139 | <bool>true</bool> | 
|---|
| 140 | </property> | 
|---|
| 141 | </widget> | 
|---|
| 142 | </item> | 
|---|
| 143 | <item> | 
|---|
| 144 | <widget class="QToolButton" name="toolNext" > | 
|---|
| 145 | <property name="minimumSize" > | 
|---|
| 146 | <size> | 
|---|
| 147 | <width>0</width> | 
|---|
| 148 | <height>0</height> | 
|---|
| 149 | </size> | 
|---|
| 150 | </property> | 
|---|
| 151 | <property name="text" > | 
|---|
| 152 | <string>Next</string> | 
|---|
| 153 | </property> | 
|---|
| 154 | <property name="icon" > | 
|---|
| 155 | <iconset resource="assistant.qrc" >:/trolltech/assistant/images/win/next.png</iconset> | 
|---|
| 156 | </property> | 
|---|
| 157 | <property name="toolButtonStyle" > | 
|---|
| 158 | <enum>Qt::ToolButtonTextBesideIcon</enum> | 
|---|
| 159 | </property> | 
|---|
| 160 | <property name="autoRaise" > | 
|---|
| 161 | <bool>true</bool> | 
|---|
| 162 | </property> | 
|---|
| 163 | <property name="arrowType" > | 
|---|
| 164 | <enum>Qt::NoArrow</enum> | 
|---|
| 165 | </property> | 
|---|
| 166 | </widget> | 
|---|
| 167 | </item> | 
|---|
| 168 | <item> | 
|---|
| 169 | <widget class="QCheckBox" name="checkCase" > | 
|---|
| 170 | <property name="text" > | 
|---|
| 171 | <string>Case Sensitive</string> | 
|---|
| 172 | </property> | 
|---|
| 173 | </widget> | 
|---|
| 174 | </item> | 
|---|
| 175 | <item> | 
|---|
| 176 | <widget class="QCheckBox" name="checkWholeWords" > | 
|---|
| 177 | <property name="text" > | 
|---|
| 178 | <string>Whole words</string> | 
|---|
| 179 | </property> | 
|---|
| 180 | </widget> | 
|---|
| 181 | </item> | 
|---|
| 182 | <item> | 
|---|
| 183 | <widget class="QLabel" name="labelWrapped" > | 
|---|
| 184 | <property name="minimumSize" > | 
|---|
| 185 | <size> | 
|---|
| 186 | <width>0</width> | 
|---|
| 187 | <height>20</height> | 
|---|
| 188 | </size> | 
|---|
| 189 | </property> | 
|---|
| 190 | <property name="maximumSize" > | 
|---|
| 191 | <size> | 
|---|
| 192 | <width>105</width> | 
|---|
| 193 | <height>20</height> | 
|---|
| 194 | </size> | 
|---|
| 195 | </property> | 
|---|
| 196 | <property name="text" > | 
|---|
| 197 | <string><img src=":/trolltech/assistant/images/wrap.png">&nbsp;Search wrapped</string> | 
|---|
| 198 | </property> | 
|---|
| 199 | <property name="textFormat" > | 
|---|
| 200 | <enum>Qt::RichText</enum> | 
|---|
| 201 | </property> | 
|---|
| 202 | <property name="scaledContents" > | 
|---|
| 203 | <bool>true</bool> | 
|---|
| 204 | </property> | 
|---|
| 205 | <property name="alignment" > | 
|---|
| 206 | <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> | 
|---|
| 207 | </property> | 
|---|
| 208 | </widget> | 
|---|
| 209 | </item> | 
|---|
| 210 | <item> | 
|---|
| 211 | <spacer> | 
|---|
| 212 | <property name="orientation" > | 
|---|
| 213 | <enum>Qt::Horizontal</enum> | 
|---|
| 214 | </property> | 
|---|
| 215 | <property name="sizeHint" > | 
|---|
| 216 | <size> | 
|---|
| 217 | <width>81</width> | 
|---|
| 218 | <height>21</height> | 
|---|
| 219 | </size> | 
|---|
| 220 | </property> | 
|---|
| 221 | </spacer> | 
|---|
| 222 | </item> | 
|---|
| 223 | </layout> | 
|---|
| 224 | </widget> | 
|---|
| 225 | </item> | 
|---|
| 226 | </layout> | 
|---|
| 227 | </widget> | 
|---|
| 228 | <pixmapfunction></pixmapfunction> | 
|---|
| 229 | <resources> | 
|---|
| 230 | <include location="assistant.qrc" /> | 
|---|
| 231 | </resources> | 
|---|
| 232 | <connections/> | 
|---|
| 233 | </ui> | 
|---|