[191] | 1 | <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
---|
| 2 | <class>MainWindow</class>
|
---|
| 3 | <comment>*********************************************************************
|
---|
| 4 | ** Copyright (C) 2000-2007 Trolltech ASA. All rights reserved.
|
---|
| 5 | **
|
---|
| 6 | ** This file is part of Qt Assistant.
|
---|
| 7 | **
|
---|
| 8 | ** This file may be distributed and/or modified under the terms of the
|
---|
| 9 | ** GNU General Public License version 2 as published by the Free Software
|
---|
| 10 | ** Foundation and appearing in the file LICENSE.GPL included in the
|
---|
| 11 | ** packaging of this file.
|
---|
| 12 | **
|
---|
| 13 | ** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition
|
---|
| 14 | ** licenses may use this file in accordance with the Qt Commercial License
|
---|
| 15 | ** Agreement provided with the Software.
|
---|
| 16 | **
|
---|
| 17 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
|
---|
| 18 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
---|
| 19 | **
|
---|
| 20 | ** See http://www.trolltech.com/gpl/ for GPL licensing information.
|
---|
| 21 | ** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
|
---|
| 22 | ** information about Qt Commercial License Agreements.
|
---|
| 23 | **
|
---|
| 24 | ** Contact info@trolltech.com if any conditions of this licensing are
|
---|
| 25 | ** not clear to you.
|
---|
| 26 | **
|
---|
| 27 | *********************************************************************</comment>
|
---|
| 28 | <widget class="QMainWindow">
|
---|
| 29 | <property name="name">
|
---|
| 30 | <cstring>MainWindow</cstring>
|
---|
| 31 | </property>
|
---|
| 32 | <property name="geometry">
|
---|
| 33 | <rect>
|
---|
| 34 | <x>0</x>
|
---|
| 35 | <y>0</y>
|
---|
| 36 | <width>949</width>
|
---|
| 37 | <height>670</height>
|
---|
| 38 | </rect>
|
---|
| 39 | </property>
|
---|
| 40 | <property name="caption">
|
---|
| 41 | <string>Qt Assistant by Trolltech</string>
|
---|
| 42 | </property>
|
---|
| 43 | </widget>
|
---|
| 44 | <menubar>
|
---|
| 45 | <property name="name">
|
---|
| 46 | <cstring>menubar</cstring>
|
---|
| 47 | </property>
|
---|
| 48 | <property name="geometry">
|
---|
| 49 | <rect>
|
---|
| 50 | <x>0</x>
|
---|
| 51 | <y>0</y>
|
---|
| 52 | <width>949</width>
|
---|
| 53 | <height>29</height>
|
---|
| 54 | </rect>
|
---|
| 55 | </property>
|
---|
| 56 | <item text="&File" name="fileMenu">
|
---|
| 57 | <action name="actionNewWindow"/>
|
---|
| 58 | <action name="actionOpenPage"/>
|
---|
| 59 | <action name="actionClosePage"/>
|
---|
| 60 | <separator/>
|
---|
| 61 | <action name="actionFilePrint"/>
|
---|
| 62 | <separator/>
|
---|
| 63 | <action name="actionClose"/>
|
---|
| 64 | <action name="actionFileExit"/>
|
---|
| 65 | </item>
|
---|
| 66 | <item text="&Edit" name="editMenu">
|
---|
| 67 | <action name="actionEditCopy"/>
|
---|
| 68 | <action name="actionEditFind"/>
|
---|
| 69 | <action name="actionEditFindAgain"/>
|
---|
| 70 | <action name="actionEditFindAgainPrev"/>
|
---|
| 71 | <separator/>
|
---|
| 72 | <action name="actionSettings"/>
|
---|
| 73 | </item>
|
---|
| 74 | <item text="&View" name="PopupMenu">
|
---|
| 75 | <action name="actionZoomIn"/>
|
---|
| 76 | <action name="actionZoomOut"/>
|
---|
| 77 | <separator/>
|
---|
| 78 | </item>
|
---|
| 79 | <item text="&Go" name="goMenu">
|
---|
| 80 | <action name="actionGoPrevious"/>
|
---|
| 81 | <action name="actionGoNext"/>
|
---|
| 82 | <action name="actionGoHome"/>
|
---|
| 83 | <separator/>
|
---|
| 84 | <action name="actionNextPage"/>
|
---|
| 85 | <action name="actionPrevPage"/>
|
---|
| 86 | </item>
|
---|
| 87 | <item text="Boo&kmarks" name="bookmarkMenu">
|
---|
| 88 | </item>
|
---|
| 89 | <item text="&Help" name="helpMenu">
|
---|
| 90 | <action name="actionHelpAssistant"/>
|
---|
| 91 | <separator/>
|
---|
| 92 | <action name="helpAbout_Qt_AssistantAction"/>
|
---|
| 93 | <action name="actionAboutApplication"/>
|
---|
| 94 | <separator/>
|
---|
| 95 | <action name="actionHelpWhatsThis"/>
|
---|
| 96 | </item>
|
---|
| 97 | </menubar>
|
---|
| 98 | <toolbars>
|
---|
| 99 | <toolbar dock="2">
|
---|
| 100 | <property name="name">
|
---|
| 101 | <cstring>Toolbar</cstring>
|
---|
| 102 | </property>
|
---|
| 103 | <property name="label">
|
---|
| 104 | <string>Toolbar</string>
|
---|
| 105 | </property>
|
---|
| 106 | <action name="actionGoPrevious"/>
|
---|
| 107 | <action name="actionGoNext"/>
|
---|
| 108 | <action name="actionGoHome"/>
|
---|
| 109 | <separator/>
|
---|
| 110 | <action name="actionEditCopy"/>
|
---|
| 111 | <action name="actionEditFind"/>
|
---|
| 112 | <action name="actionFilePrint"/>
|
---|
| 113 | <separator/>
|
---|
| 114 | <action name="actionZoomIn"/>
|
---|
| 115 | <action name="actionZoomOut"/>
|
---|
| 116 | <separator/>
|
---|
| 117 | <action name="actionHelpWhatsThis"/>
|
---|
| 118 | </toolbar>
|
---|
| 119 | <toolbar dock="2">
|
---|
| 120 | <property name="name">
|
---|
| 121 | <cstring>goActionToolbar</cstring>
|
---|
| 122 | </property>
|
---|
| 123 | <property name="label">
|
---|
| 124 | <string>Go</string>
|
---|
| 125 | </property>
|
---|
| 126 | </toolbar>
|
---|
| 127 | </toolbars>
|
---|
| 128 | <actions>
|
---|
| 129 | <action>
|
---|
| 130 | <property name="name">
|
---|
| 131 | <cstring>actionFilePrint</cstring>
|
---|
| 132 | </property>
|
---|
| 133 | <property name="iconSet">
|
---|
| 134 | <iconset>print.png</iconset>
|
---|
| 135 | </property>
|
---|
| 136 | <property name="text">
|
---|
| 137 | <string>Print</string>
|
---|
| 138 | </property>
|
---|
| 139 | <property name="menuText">
|
---|
| 140 | <string>&Print...</string>
|
---|
| 141 | </property>
|
---|
| 142 | <property name="whatsThis">
|
---|
| 143 | <string>Print the currently displayed page.</string>
|
---|
| 144 | </property>
|
---|
| 145 | <property name="accel">
|
---|
| 146 | <string>Ctrl+P</string>
|
---|
| 147 | </property>
|
---|
| 148 | </action>
|
---|
| 149 | <action>
|
---|
| 150 | <property name="name">
|
---|
| 151 | <cstring>actionFileExit</cstring>
|
---|
| 152 | </property>
|
---|
| 153 | <property name="text">
|
---|
| 154 | <string>Exit</string>
|
---|
| 155 | </property>
|
---|
| 156 | <property name="menuText">
|
---|
| 157 | <string>E&xit</string>
|
---|
| 158 | </property>
|
---|
| 159 | <property name="whatsThis">
|
---|
| 160 | <string>Quit Qt Assistant.</string>
|
---|
| 161 | </property>
|
---|
| 162 | <property name="accel">
|
---|
| 163 | <string>Ctrl+Q</string>
|
---|
| 164 | </property>
|
---|
| 165 | </action>
|
---|
| 166 | <action>
|
---|
| 167 | <property name="name">
|
---|
| 168 | <cstring>actionEditCopy</cstring>
|
---|
| 169 | </property>
|
---|
| 170 | <property name="iconSet">
|
---|
| 171 | <iconset>editcopy.png</iconset>
|
---|
| 172 | </property>
|
---|
| 173 | <property name="text">
|
---|
| 174 | <string>Copy</string>
|
---|
| 175 | </property>
|
---|
| 176 | <property name="menuText">
|
---|
| 177 | <string>&Copy</string>
|
---|
| 178 | </property>
|
---|
| 179 | <property name="whatsThis">
|
---|
| 180 | <string>Copy the selected text to the clipboard.</string>
|
---|
| 181 | </property>
|
---|
| 182 | <property name="accel">
|
---|
| 183 | <string>Ctrl+C</string>
|
---|
| 184 | </property>
|
---|
| 185 | </action>
|
---|
| 186 | <action>
|
---|
| 187 | <property name="name">
|
---|
| 188 | <cstring>actionEditFind</cstring>
|
---|
| 189 | </property>
|
---|
| 190 | <property name="iconSet">
|
---|
| 191 | <iconset>find.png</iconset>
|
---|
| 192 | </property>
|
---|
| 193 | <property name="text">
|
---|
| 194 | <string>Find in Text</string>
|
---|
| 195 | </property>
|
---|
| 196 | <property name="menuText">
|
---|
| 197 | <string>&Find in Text...</string>
|
---|
| 198 | </property>
|
---|
| 199 | <property name="whatsThis">
|
---|
| 200 | <string>Open the Find dialog. Qt Assistant will search the currently displayed page for the text you enter.</string>
|
---|
| 201 | </property>
|
---|
| 202 | <property name="accel">
|
---|
| 203 | <string>Ctrl+F</string>
|
---|
| 204 | </property>
|
---|
| 205 | </action>
|
---|
| 206 | <action>
|
---|
| 207 | <property name="name">
|
---|
| 208 | <cstring>actionEditFindAgain</cstring>
|
---|
| 209 | </property>
|
---|
| 210 | <property name="menuText">
|
---|
| 211 | <string>Find &Next</string>
|
---|
| 212 | </property>
|
---|
| 213 | <property name="text">
|
---|
| 214 | <string>Find Next</string>
|
---|
| 215 | </property>
|
---|
| 216 | <property name="accel">
|
---|
| 217 | <string>F3</string>
|
---|
| 218 | </property>
|
---|
| 219 | </action>
|
---|
| 220 | <action>
|
---|
| 221 | <property name="name">
|
---|
| 222 | <cstring>actionEditFindAgainPrev</cstring>
|
---|
| 223 | </property>
|
---|
| 224 | <property name="menuText">
|
---|
| 225 | <string>Find &Previous</string>
|
---|
| 226 | </property>
|
---|
| 227 | <property name="text">
|
---|
| 228 | <string>Find Previous</string>
|
---|
| 229 | </property>
|
---|
| 230 | <property name="accel">
|
---|
| 231 | <string>Shift+F3</string>
|
---|
| 232 | </property>
|
---|
| 233 | </action>
|
---|
| 234 | <action>
|
---|
| 235 | <property name="name">
|
---|
| 236 | <cstring>actionGoHome</cstring>
|
---|
| 237 | </property>
|
---|
| 238 | <property name="iconSet">
|
---|
| 239 | <iconset>home.png</iconset>
|
---|
| 240 | </property>
|
---|
| 241 | <property name="text">
|
---|
| 242 | <string>Home</string>
|
---|
| 243 | </property>
|
---|
| 244 | <property name="menuText">
|
---|
| 245 | <string>&Home</string>
|
---|
| 246 | </property>
|
---|
| 247 | <property name="whatsThis">
|
---|
| 248 | <string>Go to the home page. Qt Assistant's home page is the Qt Reference Documentation.</string>
|
---|
| 249 | </property>
|
---|
| 250 | <property name="accel">
|
---|
| 251 | <string>Ctrl+Home</string>
|
---|
| 252 | </property>
|
---|
| 253 | </action>
|
---|
| 254 | <action>
|
---|
| 255 | <property name="name">
|
---|
| 256 | <cstring>actionGoPrevious</cstring>
|
---|
| 257 | </property>
|
---|
| 258 | <property name="iconSet">
|
---|
| 259 | <iconset>previous.png</iconset>
|
---|
| 260 | </property>
|
---|
| 261 | <property name="text">
|
---|
| 262 | <string>Previous</string>
|
---|
| 263 | </property>
|
---|
| 264 | <property name="menuText">
|
---|
| 265 | <string>&Previous</string>
|
---|
| 266 | </property>
|
---|
| 267 | <property name="whatsThis">
|
---|
| 268 | <string>Go to the previous page.</string>
|
---|
| 269 | </property>
|
---|
| 270 | <property name="accel">
|
---|
| 271 | <string>Alt+Left</string>
|
---|
| 272 | </property>
|
---|
| 273 | </action>
|
---|
| 274 | <action>
|
---|
| 275 | <property name="name">
|
---|
| 276 | <cstring>actionGoNext</cstring>
|
---|
| 277 | </property>
|
---|
| 278 | <property name="iconSet">
|
---|
| 279 | <iconset>next.png</iconset>
|
---|
| 280 | </property>
|
---|
| 281 | <property name="text">
|
---|
| 282 | <string>Next</string>
|
---|
| 283 | </property>
|
---|
| 284 | <property name="menuText">
|
---|
| 285 | <string>&Next</string>
|
---|
| 286 | </property>
|
---|
| 287 | <property name="whatsThis">
|
---|
| 288 | <string>Go to the next page.</string>
|
---|
| 289 | </property>
|
---|
| 290 | <property name="accel">
|
---|
| 291 | <string>Alt+Right</string>
|
---|
| 292 | </property>
|
---|
| 293 | </action>
|
---|
| 294 | <action>
|
---|
| 295 | <property name="name">
|
---|
| 296 | <cstring>helpAbout_Qt_AssistantAction</cstring>
|
---|
| 297 | </property>
|
---|
| 298 | <property name="text">
|
---|
| 299 | <string>About Qt Assistant</string>
|
---|
| 300 | </property>
|
---|
| 301 | <property name="menuText">
|
---|
| 302 | <string>About Qt Assistant</string>
|
---|
| 303 | </property>
|
---|
| 304 | <property name="whatsThis">
|
---|
| 305 | <string>Display further information about Qt Assistant.</string>
|
---|
| 306 | </property>
|
---|
| 307 | </action>
|
---|
| 308 | <action>
|
---|
| 309 | <property name="name">
|
---|
| 310 | <cstring>actionAboutApplication</cstring>
|
---|
| 311 | </property>
|
---|
| 312 | </action>
|
---|
| 313 | <action>
|
---|
| 314 | <property name="name">
|
---|
| 315 | <cstring>actionZoomIn</cstring>
|
---|
| 316 | </property>
|
---|
| 317 | <property name="iconSet">
|
---|
| 318 | <iconset>zoomin.png</iconset>
|
---|
| 319 | </property>
|
---|
| 320 | <property name="text">
|
---|
| 321 | <string>Zoom in</string>
|
---|
| 322 | </property>
|
---|
| 323 | <property name="menuText">
|
---|
| 324 | <string>Zoom &in</string>
|
---|
| 325 | </property>
|
---|
| 326 | <property name="whatsThis">
|
---|
| 327 | <string>Zoom in on the document, i.e. increase the font size.</string>
|
---|
| 328 | </property>
|
---|
| 329 | <property name="accel">
|
---|
| 330 | <string>Ctrl++</string>
|
---|
| 331 | </property>
|
---|
| 332 | </action>
|
---|
| 333 | <action>
|
---|
| 334 | <property name="name">
|
---|
| 335 | <cstring>actionZoomOut</cstring>
|
---|
| 336 | </property>
|
---|
| 337 | <property name="iconSet">
|
---|
| 338 | <iconset>zoomout.png</iconset>
|
---|
| 339 | </property>
|
---|
| 340 | <property name="text">
|
---|
| 341 | <string>Zoom out</string>
|
---|
| 342 | </property>
|
---|
| 343 | <property name="menuText">
|
---|
| 344 | <string>Zoom &out</string>
|
---|
| 345 | </property>
|
---|
| 346 | <property name="whatsThis">
|
---|
| 347 | <string>Zoom out on the document, i.e. decrease the font size.</string>
|
---|
| 348 | </property>
|
---|
| 349 | <property name="accel">
|
---|
| 350 | <string>Ctrl+-</string>
|
---|
| 351 | </property>
|
---|
| 352 | </action>
|
---|
| 353 | <action>
|
---|
| 354 | <property name="name">
|
---|
| 355 | <cstring>actionSettings</cstring>
|
---|
| 356 | </property>
|
---|
| 357 | <property name="text">
|
---|
| 358 | <string>Settings</string>
|
---|
| 359 | </property>
|
---|
| 360 | <property name="menuText">
|
---|
| 361 | <string>&Settings...</string>
|
---|
| 362 | </property>
|
---|
| 363 | <property name="whatsThis">
|
---|
| 364 | <string>Open the settings dialog.</string>
|
---|
| 365 | </property>
|
---|
| 366 | </action>
|
---|
| 367 | <action>
|
---|
| 368 | <property name="name">
|
---|
| 369 | <cstring>actionNewWindow</cstring>
|
---|
| 370 | </property>
|
---|
| 371 | <property name="text">
|
---|
| 372 | <string>New Window</string>
|
---|
| 373 | </property>
|
---|
| 374 | <property name="menuText">
|
---|
| 375 | <string>New Window</string>
|
---|
| 376 | </property>
|
---|
| 377 | <property name="whatsThis">
|
---|
| 378 | <string>Open a new window.</string>
|
---|
| 379 | </property>
|
---|
| 380 | <property name="accel">
|
---|
| 381 | <string>Ctrl+N</string>
|
---|
| 382 | </property>
|
---|
| 383 | </action>
|
---|
| 384 | <action>
|
---|
| 385 | <property name="name">
|
---|
| 386 | <cstring>actionClose</cstring>
|
---|
| 387 | </property>
|
---|
| 388 | <property name="text">
|
---|
| 389 | <string>Close</string>
|
---|
| 390 | </property>
|
---|
| 391 | <property name="menuText">
|
---|
| 392 | <string>&Close</string>
|
---|
| 393 | </property>
|
---|
| 394 | <property name="whatsThis">
|
---|
| 395 | <string>Close the current window.</string>
|
---|
| 396 | </property>
|
---|
| 397 | </action>
|
---|
| 398 | <action>
|
---|
| 399 | <property name="name">
|
---|
| 400 | <cstring>actionAddBookmark</cstring>
|
---|
| 401 | </property>
|
---|
| 402 | <property name="text">
|
---|
| 403 | <string>Add Bookmark</string>
|
---|
| 404 | </property>
|
---|
| 405 | <property name="menuText">
|
---|
| 406 | <string>&Add Bookmark</string>
|
---|
| 407 | </property>
|
---|
| 408 | <property name="whatsThis">
|
---|
| 409 | <string>Add the currently displayed page as a new bookmark.</string>
|
---|
| 410 | </property>
|
---|
| 411 | </action>
|
---|
| 412 | <action>
|
---|
| 413 | <property name="name">
|
---|
| 414 | <cstring>actionHelpWhatsThis</cstring>
|
---|
| 415 | </property>
|
---|
| 416 | <property name="iconSet">
|
---|
| 417 | <iconset>whatsthis.xpm</iconset>
|
---|
| 418 | </property>
|
---|
| 419 | <property name="text">
|
---|
| 420 | <string>What's This?</string>
|
---|
| 421 | </property>
|
---|
| 422 | <property name="statusTip">
|
---|
| 423 | <string>"What's This?" context sensitive help.</string>
|
---|
| 424 | </property>
|
---|
| 425 | <property name="whatsThis">
|
---|
| 426 | <string>"What's This?" context sensitive help.</string>
|
---|
| 427 | </property>
|
---|
| 428 | <property name="accel">
|
---|
| 429 | <string>Shift+F1</string>
|
---|
| 430 | </property>
|
---|
| 431 | </action>
|
---|
| 432 | <action>
|
---|
| 433 | <property name="name">
|
---|
| 434 | <cstring>actionOpenPage</cstring>
|
---|
| 435 | </property>
|
---|
| 436 | <property name="text">
|
---|
| 437 | <string>Add Tab</string>
|
---|
| 438 | </property>
|
---|
| 439 | <property name="accel">
|
---|
| 440 | <string>Ctrl+Alt+N</string>
|
---|
| 441 | </property>
|
---|
| 442 | </action>
|
---|
| 443 | <action>
|
---|
| 444 | <property name="name">
|
---|
| 445 | <cstring>actionNextPage</cstring>
|
---|
| 446 | </property>
|
---|
| 447 | <property name="text">
|
---|
| 448 | <string>Next Tab</string>
|
---|
| 449 | </property>
|
---|
| 450 | <property name="accel">
|
---|
| 451 | <string>Ctrl+Alt+Right</string>
|
---|
| 452 | </property>
|
---|
| 453 | </action>
|
---|
| 454 | <action>
|
---|
| 455 | <property name="name">
|
---|
| 456 | <cstring>actionPrevPage</cstring>
|
---|
| 457 | </property>
|
---|
| 458 | <property name="text">
|
---|
| 459 | <string>Previous Tab</string>
|
---|
| 460 | </property>
|
---|
| 461 | <property name="accel">
|
---|
| 462 | <string>Ctrl+Alt+Left</string>
|
---|
| 463 | </property>
|
---|
| 464 | </action>
|
---|
| 465 | <action>
|
---|
| 466 | <property name="name">
|
---|
| 467 | <cstring>actionClosePage</cstring>
|
---|
| 468 | </property>
|
---|
| 469 | <property name="text">
|
---|
| 470 | <string>Close Tab</string>
|
---|
| 471 | </property>
|
---|
| 472 | <property name="accel">
|
---|
| 473 | <string>Ctrl+Alt+Q</string>
|
---|
| 474 | </property>
|
---|
| 475 | </action>
|
---|
| 476 | <action>
|
---|
| 477 | <property name="name">
|
---|
| 478 | <cstring>actionHelpAssistant</cstring>
|
---|
| 479 | </property>
|
---|
| 480 | <property name="iconSet">
|
---|
| 481 | <iconset>assistant.png</iconset>
|
---|
| 482 | </property>
|
---|
| 483 | <property name="text">
|
---|
| 484 | <string>Qt Assistant Manual</string>
|
---|
| 485 | </property>
|
---|
| 486 | <property name="accel">
|
---|
| 487 | <string>F1</string>
|
---|
| 488 | </property>
|
---|
| 489 | </action>
|
---|
| 490 | </actions>
|
---|
| 491 | <connections>
|
---|
| 492 | <connection>
|
---|
| 493 | <sender>actionGoHome</sender>
|
---|
| 494 | <signal>activated()</signal>
|
---|
| 495 | <receiver>MainWindow</receiver>
|
---|
| 496 | <slot>goHome()</slot>
|
---|
| 497 | </connection>
|
---|
| 498 | <connection>
|
---|
| 499 | <sender>helpAbout_Qt_AssistantAction</sender>
|
---|
| 500 | <signal>activated()</signal>
|
---|
| 501 | <receiver>MainWindow</receiver>
|
---|
| 502 | <slot>about()</slot>
|
---|
| 503 | </connection>
|
---|
| 504 | <connection>
|
---|
| 505 | <sender>actionEditFind</sender>
|
---|
| 506 | <signal>activated()</signal>
|
---|
| 507 | <receiver>MainWindow</receiver>
|
---|
| 508 | <slot>find()</slot>
|
---|
| 509 | </connection>
|
---|
| 510 | <connection>
|
---|
| 511 | <sender>actionEditFindAgain</sender>
|
---|
| 512 | <signal>activated()</signal>
|
---|
| 513 | <receiver>MainWindow</receiver>
|
---|
| 514 | <slot>findAgain()</slot>
|
---|
| 515 | </connection>
|
---|
| 516 | <connection>
|
---|
| 517 | <sender>actionEditFindAgainPrev</sender>
|
---|
| 518 | <signal>activated()</signal>
|
---|
| 519 | <receiver>MainWindow</receiver>
|
---|
| 520 | <slot>findAgainPrev()</slot>
|
---|
| 521 | </connection>
|
---|
| 522 | <connection>
|
---|
| 523 | <sender>actionFilePrint</sender>
|
---|
| 524 | <signal>activated()</signal>
|
---|
| 525 | <receiver>MainWindow</receiver>
|
---|
| 526 | <slot>print()</slot>
|
---|
| 527 | </connection>
|
---|
| 528 | <connection>
|
---|
| 529 | <sender>actionSettings</sender>
|
---|
| 530 | <signal>activated()</signal>
|
---|
| 531 | <receiver>MainWindow</receiver>
|
---|
| 532 | <slot>showSettingsDialog()</slot>
|
---|
| 533 | </connection>
|
---|
| 534 | <connection>
|
---|
| 535 | <sender>actionNewWindow</sender>
|
---|
| 536 | <signal>activated()</signal>
|
---|
| 537 | <receiver>MainWindow</receiver>
|
---|
| 538 | <slot>newWindow()</slot>
|
---|
| 539 | </connection>
|
---|
| 540 | <connection>
|
---|
| 541 | <sender>actionClose</sender>
|
---|
| 542 | <signal>activated()</signal>
|
---|
| 543 | <receiver>MainWindow</receiver>
|
---|
| 544 | <slot>close()</slot>
|
---|
| 545 | </connection>
|
---|
| 546 | <connection>
|
---|
| 547 | <sender>actionHelpWhatsThis</sender>
|
---|
| 548 | <signal>activated()</signal>
|
---|
| 549 | <receiver>MainWindow</receiver>
|
---|
| 550 | <slot>whatsThis()</slot>
|
---|
| 551 | </connection>
|
---|
| 552 | <connection>
|
---|
| 553 | <sender>actionHelpAssistant</sender>
|
---|
| 554 | <signal>activated()</signal>
|
---|
| 555 | <receiver>MainWindow</receiver>
|
---|
| 556 | <slot>showAssistantHelp()</slot>
|
---|
| 557 | </connection>
|
---|
| 558 | <connection>
|
---|
| 559 | <sender>actionAboutApplication</sender>
|
---|
| 560 | <signal>activated()</signal>
|
---|
| 561 | <receiver>MainWindow</receiver>
|
---|
| 562 | <slot>aboutApplication()</slot>
|
---|
| 563 | </connection>
|
---|
| 564 | </connections>
|
---|
| 565 | <includes>
|
---|
| 566 | <include location="global" impldecl="in implementation">qtoolbutton.h</include>
|
---|
| 567 | <include location="local" impldecl="in implementation">settingsdialogimpl.h</include>
|
---|
| 568 | <include location="global" impldecl="in implementation">qmessagebox.h</include>
|
---|
| 569 | <include location="global" impldecl="in implementation">qfontdatabase.h</include>
|
---|
| 570 | <include location="global" impldecl="in implementation">qaccel.h</include>
|
---|
| 571 | <include location="global" impldecl="in implementation">qcombobox.h</include>
|
---|
| 572 | <include location="global" impldecl="in implementation">qpaintdevicemetrics.h</include>
|
---|
| 573 | <include location="global" impldecl="in implementation">qsimplerichtext.h</include>
|
---|
| 574 | <include location="global" impldecl="in implementation">qfileinfo.h</include>
|
---|
| 575 | <include location="global" impldecl="in implementation">qtextstream.h</include>
|
---|
| 576 | <include location="global" impldecl="in implementation">qdockwindow.h</include>
|
---|
| 577 | <include location="global" impldecl="in implementation">stdlib.h</include>
|
---|
| 578 | <include location="global" impldecl="in implementation">qmime.h</include>
|
---|
| 579 | <include location="local" impldecl="in implementation">helpwindow.h</include>
|
---|
| 580 | <include location="global" impldecl="in implementation">qstylesheet.h</include>
|
---|
| 581 | <include location="global" impldecl="in implementation">qapplication.h</include>
|
---|
| 582 | <include location="local" impldecl="in implementation">helpdialogimpl.h</include>
|
---|
| 583 | <include location="global" impldecl="in implementation">qdir.h</include>
|
---|
| 584 | <include location="global" impldecl="in implementation">qprinter.h</include>
|
---|
| 585 | <include location="global" impldecl="in implementation">qpainter.h</include>
|
---|
| 586 | <include location="global" impldecl="in implementation">qurl.h</include>
|
---|
| 587 | <include location="global" impldecl="in implementation">qstatusbar.h</include>
|
---|
| 588 | <include location="global" impldecl="in implementation">qlineedit.h</include>
|
---|
| 589 | <include location="global" impldecl="in implementation">qsettings.h</include>
|
---|
| 590 | <include location="global" impldecl="in implementation">qcheckbox.h</include>
|
---|
| 591 | <include location="local" impldecl="in implementation">tabbedbrowser.h</include>
|
---|
| 592 | <include location="global" impldecl="in declaration">qptrlist.h</include>
|
---|
| 593 | <include location="global" impldecl="in declaration">qguardedptr.h</include>
|
---|
| 594 | <include location="global" impldecl="in declaration">qmap.h</include>
|
---|
| 595 | <include location="local" impldecl="in declaration">finddialog.h</include>
|
---|
| 596 | <include location="global" impldecl="in declaration">qstringlist.h</include>
|
---|
| 597 | <include location="local" impldecl="in declaration">helpwindow.h</include>
|
---|
| 598 | <include location="local" impldecl="in implementation">mainwindow.ui.h</include>
|
---|
| 599 | </includes>
|
---|
| 600 | <forwards>
|
---|
| 601 | <forward>class SettingsDialog;</forward>
|
---|
| 602 | <forward>class HelpDialog;</forward>
|
---|
| 603 | <forward>class TabbedBrowser;</forward>
|
---|
| 604 | <forward>class QTimerEvent;</forward>
|
---|
| 605 | </forwards>
|
---|
| 606 | <variables>
|
---|
| 607 | <variable>QPtrList<QAction> *goActions;</variable>
|
---|
| 608 | <variable>int setupCompleted:1;</variable>
|
---|
| 609 | <variable>TabbedBrowser *tabs;</variable>
|
---|
| 610 | <variable>SettingsDialog * settingsDia;</variable>
|
---|
| 611 | <variable>QMap<int, QString> bookmarks;</variable>
|
---|
| 612 | <variable>HelpDialog *helpDock;</variable>
|
---|
| 613 | <variable>QDockWindow *dw;</variable>
|
---|
| 614 | <variable>QGuardedPtr<FindDialog> findDialog;</variable>
|
---|
| 615 | <variable>static QPtrList<MainWindow> *windows;</variable>
|
---|
| 616 | <variable>QMap<QAction*,QString> *goActionDocFiles;</variable>
|
---|
| 617 | <variable>QStringList pendingLinks;</variable>
|
---|
| 618 | <variable>QPtrList<HelpWindow> pendingBrowsers</variable>
|
---|
| 619 | </variables>
|
---|
| 620 | <slots>
|
---|
| 621 | <slot>init()</slot>
|
---|
| 622 | <slot>setup()</slot>
|
---|
| 623 | <slot>destroy()</slot>
|
---|
| 624 | <slot>about()</slot>
|
---|
| 625 | <slot>aboutApplication()</slot>
|
---|
| 626 | <slot>find()</slot>
|
---|
| 627 | <slot>findAgain()</slot>
|
---|
| 628 | <slot>findAgainPrev()</slot>
|
---|
| 629 | <slot>goHome()</slot>
|
---|
| 630 | <slot>print()</slot>
|
---|
| 631 | <slot>updateBookmarkMenu()</slot>
|
---|
| 632 | <slot>setupBookmarkMenu()</slot>
|
---|
| 633 | <slot>showBookmark( int id )</slot>
|
---|
| 634 | <slot>showLinkFromClient( const QString & link )</slot>
|
---|
| 635 | <slot>showLink( const QString & link )</slot>
|
---|
| 636 | <slot>showLinks( const QStringList & links )</slot>
|
---|
| 637 | <slot>showQtHelp()</slot>
|
---|
| 638 | <slot>showSettingsDialog()</slot>
|
---|
| 639 | <slot>showWebBrowserSettings()</slot>
|
---|
| 640 | <slot>showSettingsDialog( int page )</slot>
|
---|
| 641 | <slot>hide()</slot>
|
---|
| 642 | <slot returnType="MainWindow *">newWindow()</slot>
|
---|
| 643 | <slot>saveSettings()</slot>
|
---|
| 644 | <slot>saveToolbarSettings()</slot>
|
---|
| 645 | <slot>showSearchLink( const QString & link, const QStringList & terms )</slot>
|
---|
| 646 | <slot>showGoActionLink()</slot>
|
---|
| 647 | <slot>showAssistantHelp()</slot>
|
---|
| 648 | <slot>updateProfileSettings()</slot>
|
---|
| 649 | <slot>backwardAvailable(bool)</slot>
|
---|
| 650 | <slot>forwardAvailable(bool)</slot>
|
---|
| 651 | <slot>browserTabChanged()</slot>
|
---|
| 652 | </slots>
|
---|
| 653 | <functions>
|
---|
| 654 | <function access="private">setupGoActions()</function>
|
---|
| 655 | <function access="private" returnType="bool">insertActionSeparator()</function>
|
---|
| 656 | <function returnType="bool">close( bool alsoDelete )</function>
|
---|
| 657 | <function specifier="non virtual" returnType="TabbedBrowser *">browsers()</function>
|
---|
| 658 | <function returnType="HelpDialog*">helpDialog()</function>
|
---|
| 659 | <function>timerEvent(QTimerEvent *)</function>
|
---|
| 660 | </functions>
|
---|
| 661 | <pixmapinproject/>
|
---|
| 662 | <layoutdefaults spacing="6" margin="11"/>
|
---|
| 663 | </UI>
|
---|