89 <td>Private slot to add a new bookmarks folder.</td> |
89 <td>Private slot to add a new bookmarks folder.</td> |
90 </tr><tr> |
90 </tr><tr> |
91 <td><a href="#HelpWindow.__backward">__backward</a></td> |
91 <td><a href="#HelpWindow.__backward">__backward</a></td> |
92 <td>Private slot called to handle the backward action.</td> |
92 <td>Private slot called to handle the backward action.</td> |
93 </tr><tr> |
93 </tr><tr> |
94 <td><a href="#HelpWindow.__bookmarkAll">__bookmarkAll</a></td> |
|
95 <td>Private slot to bookmark all open tabs.</td> |
|
96 </tr><tr> |
|
97 <td><a href="#HelpWindow.__clearIconsDatabase">__clearIconsDatabase</a></td> |
94 <td><a href="#HelpWindow.__clearIconsDatabase">__clearIconsDatabase</a></td> |
98 <td>Private slot to clear the icons databse.</td> |
95 <td>Private slot to clear the icons databse.</td> |
99 </tr><tr> |
96 </tr><tr> |
100 <td><a href="#HelpWindow.__clearPrivateData">__clearPrivateData</a></td> |
97 <td><a href="#HelpWindow.__clearPrivateData">__clearPrivateData</a></td> |
101 <td>Private slot to clear the private data.</td> |
98 <td>Private slot to clear the private data.</td> |
102 </tr><tr> |
99 </tr><tr> |
103 <td><a href="#HelpWindow.__close">__close</a></td> |
|
104 <td>Private slot called to handle the close action.</td> |
|
105 </tr><tr> |
|
106 <td><a href="#HelpWindow.__closeAll">__closeAll</a></td> |
|
107 <td>Private slot called to handle the close all action.</td> |
|
108 </tr><tr> |
|
109 <td><a href="#HelpWindow.__closeAt">__closeAt</a></td> |
|
110 <td>Private slot to close a window based on it's index.</td> |
|
111 </tr><tr> |
|
112 <td><a href="#HelpWindow.__closeNetworkMonitor">__closeNetworkMonitor</a></td> |
100 <td><a href="#HelpWindow.__closeNetworkMonitor">__closeNetworkMonitor</a></td> |
113 <td>Private slot to close the network monitor dialog.</td> |
101 <td>Private slot to close the network monitor dialog.</td> |
114 </tr><tr> |
102 </tr><tr> |
115 <td><a href="#HelpWindow.__copy">__copy</a></td> |
103 <td><a href="#HelpWindow.__copy">__copy</a></td> |
116 <td>Private slot called to handle the copy action.</td> |
104 <td>Private slot called to handle the copy action.</td> |
119 <td>Private slot to handle the currentChanged signal.</td> |
107 <td>Private slot to handle the currentChanged signal.</td> |
120 </tr><tr> |
108 </tr><tr> |
121 <td><a href="#HelpWindow.__docsInstalled">__docsInstalled</a></td> |
109 <td><a href="#HelpWindow.__docsInstalled">__docsInstalled</a></td> |
122 <td>Private slot handling the end of documentation installation.</td> |
110 <td>Private slot handling the end of documentation installation.</td> |
123 </tr><tr> |
111 </tr><tr> |
124 <td><a href="#HelpWindow.__elide">__elide</a></td> |
|
125 <td>Private method to elide some text.</td> |
|
126 </tr><tr> |
|
127 <td><a href="#HelpWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td> |
112 <td><a href="#HelpWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td> |
128 <td>Private slot to filter the QtHelp documentation.</td> |
113 <td>Private slot to filter the QtHelp documentation.</td> |
129 </tr><tr> |
114 </tr><tr> |
130 <td><a href="#HelpWindow.__find">__find</a></td> |
115 <td><a href="#HelpWindow.__find">__find</a></td> |
131 <td>Private slot to handle the find action.</td> |
116 <td>Private slot to handle the find action.</td> |
164 <td>Private slot to initialize the documentation database.</td> |
149 <td>Private slot to initialize the documentation database.</td> |
165 </tr><tr> |
150 </tr><tr> |
166 <td><a href="#HelpWindow.__initMenus">__initMenus</a></td> |
151 <td><a href="#HelpWindow.__initMenus">__initMenus</a></td> |
167 <td>Private method to create the menus.</td> |
152 <td>Private method to create the menus.</td> |
168 </tr><tr> |
153 </tr><tr> |
169 <td><a href="#HelpWindow.__initTabContextMenu">__initTabContextMenu</a></td> |
|
170 <td>Private mezhod to create the tab context menu.</td> |
|
171 </tr><tr> |
|
172 <td><a href="#HelpWindow.__initToolbars">__initToolbars</a></td> |
154 <td><a href="#HelpWindow.__initToolbars">__initToolbars</a></td> |
173 <td>Private method to create the toolbars.</td> |
155 <td>Private method to create the toolbars.</td> |
174 </tr><tr> |
156 </tr><tr> |
175 <td><a href="#HelpWindow.__initWebSettings">__initWebSettings</a></td> |
157 <td><a href="#HelpWindow.__initWebSettings">__initWebSettings</a></td> |
176 <td>Private method to set the global web settings.</td> |
158 <td>Private method to set the global web settings.</td> |
194 <td>Private slot to manage the QtHelp filters.</td> |
176 <td>Private slot to manage the QtHelp filters.</td> |
195 </tr><tr> |
177 </tr><tr> |
196 <td><a href="#HelpWindow.__navigationMenuActionTriggered">__navigationMenuActionTriggered</a></td> |
178 <td><a href="#HelpWindow.__navigationMenuActionTriggered">__navigationMenuActionTriggered</a></td> |
197 <td>Private slot to go to the selected page.</td> |
179 <td>Private slot to go to the selected page.</td> |
198 </tr><tr> |
180 </tr><tr> |
199 <td><a href="#HelpWindow.__navigationMenuTriggered">__navigationMenuTriggered</a></td> |
|
200 <td>Private slot called to handle the navigation button menu selection.</td> |
|
201 </tr><tr> |
|
202 <td><a href="#HelpWindow.__nextTab">__nextTab</a></td> |
181 <td><a href="#HelpWindow.__nextTab">__nextTab</a></td> |
203 <td>Private slot used to show the next tab.</td> |
182 <td>Private slot used to show the next tab.</td> |
204 </tr><tr> |
183 </tr><tr> |
205 <td><a href="#HelpWindow.__openFile">__openFile</a></td> |
184 <td><a href="#HelpWindow.__openFile">__openFile</a></td> |
206 <td>Private slot called to open a file.</td> |
185 <td>Private slot called to open a file.</td> |
218 <td>Private slot called when a file is selected in the combobox.</td> |
197 <td>Private slot called when a file is selected in the combobox.</td> |
219 </tr><tr> |
198 </tr><tr> |
220 <td><a href="#HelpWindow.__prevTab">__prevTab</a></td> |
199 <td><a href="#HelpWindow.__prevTab">__prevTab</a></td> |
221 <td>Private slot used to show the previous tab.</td> |
200 <td>Private slot used to show the previous tab.</td> |
222 </tr><tr> |
201 </tr><tr> |
223 <td><a href="#HelpWindow.__printFile">__printFile</a></td> |
|
224 <td>Private slot called to print the displayed file.</td> |
|
225 </tr><tr> |
|
226 <td><a href="#HelpWindow.__printFilePdf">__printFilePdf</a></td> |
|
227 <td>Private slot called to print the displayed file to PDF.</td> |
|
228 </tr><tr> |
|
229 <td><a href="#HelpWindow.__printPdfRequested">__printPdfRequested</a></td> |
|
230 <td>Private slot to handle a print to PDF request.</td> |
|
231 </tr><tr> |
|
232 <td><a href="#HelpWindow.__printPreview">__printPreview</a></td> |
|
233 <td>Public slot to generate a print preview.</td> |
|
234 </tr><tr> |
|
235 <td><a href="#HelpWindow.__printPreviewFile">__printPreviewFile</a></td> |
|
236 <td>Private slot called to show a print preview of the displayed file.</td> |
|
237 </tr><tr> |
|
238 <td><a href="#HelpWindow.__printRequested">__printRequested</a></td> |
|
239 <td>Private slot to handle a print request.</td> |
|
240 </tr><tr> |
|
241 <td><a href="#HelpWindow.__privateBrowsing">__privateBrowsing</a></td> |
202 <td><a href="#HelpWindow.__privateBrowsing">__privateBrowsing</a></td> |
242 <td>Private slot to switch private browsing.</td> |
203 <td>Private slot to switch private browsing.</td> |
243 </tr><tr> |
204 </tr><tr> |
244 <td><a href="#HelpWindow.__reload">__reload</a></td> |
205 <td><a href="#HelpWindow.__reload">__reload</a></td> |
245 <td>Private slot called to handle the reload action.</td> |
206 <td>Private slot called to handle the reload action.</td> |
248 <td>Private slot to save the current page.</td> |
209 <td>Private slot to save the current page.</td> |
249 </tr><tr> |
210 </tr><tr> |
250 <td><a href="#HelpWindow.__searchForWord">__searchForWord</a></td> |
211 <td><a href="#HelpWindow.__searchForWord">__searchForWord</a></td> |
251 <td>Private slot to search for a word.</td> |
212 <td>Private slot to search for a word.</td> |
252 </tr><tr> |
213 </tr><tr> |
253 <td><a href="#HelpWindow.__setBackwardAvailable">__setBackwardAvailable</a></td> |
|
254 <td>Private slot called when backward references are available.</td> |
|
255 </tr><tr> |
|
256 <td><a href="#HelpWindow.__setForwardAvailable">__setForwardAvailable</a></td> |
|
257 <td>Private slot called when forward references are available.</td> |
|
258 </tr><tr> |
|
259 <td><a href="#HelpWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> |
214 <td><a href="#HelpWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> |
260 <td>Private method to set the favicons path.</td> |
215 <td>Private method to set the favicons path.</td> |
261 </tr><tr> |
216 </tr><tr> |
262 <td><a href="#HelpWindow.__setLoadingActions">__setLoadingActions</a></td> |
|
263 <td>Private slot to set the loading dependent actions.</td> |
|
264 </tr><tr> |
|
265 <td><a href="#HelpWindow.__setPathComboBackground">__setPathComboBackground</a></td> |
217 <td><a href="#HelpWindow.__setPathComboBackground">__setPathComboBackground</a></td> |
266 <td>Private slot to change the path combo background to indicate save URLs.</td> |
218 <td>Private slot to change the path combo background to indicate save URLs.</td> |
267 </tr><tr> |
219 </tr><tr> |
268 <td><a href="#HelpWindow.__setTextEncoding">__setTextEncoding</a></td> |
220 <td><a href="#HelpWindow.__setTextEncoding">__setTextEncoding</a></td> |
269 <td>Private slot to set the selected text encoding as the default for this session.</td> |
221 <td>Private slot to set the selected text encoding as the default for this session.</td> |
281 <td>Private slot showing the backwards navigation menu.</td> |
233 <td>Private slot showing the backwards navigation menu.</td> |
282 </tr><tr> |
234 </tr><tr> |
283 <td><a href="#HelpWindow.__showBookmarksDialog">__showBookmarksDialog</a></td> |
235 <td><a href="#HelpWindow.__showBookmarksDialog">__showBookmarksDialog</a></td> |
284 <td>Private slot to show the bookmarks dialog.</td> |
236 <td>Private slot to show the bookmarks dialog.</td> |
285 </tr><tr> |
237 </tr><tr> |
286 <td><a href="#HelpWindow.__showContextMenu">__showContextMenu</a></td> |
|
287 <td>Private slot to show the tab context menu.</td> |
|
288 </tr><tr> |
|
289 <td><a href="#HelpWindow.__showCookiesConfiguration">__showCookiesConfiguration</a></td> |
238 <td><a href="#HelpWindow.__showCookiesConfiguration">__showCookiesConfiguration</a></td> |
290 <td>Private slot to configure the cookies handling.</td> |
239 <td>Private slot to configure the cookies handling.</td> |
291 </tr><tr> |
240 </tr><tr> |
292 <td><a href="#HelpWindow.__showEnginesConfigurationDialog">__showEnginesConfigurationDialog</a></td> |
241 <td><a href="#HelpWindow.__showEnginesConfigurationDialog">__showEnginesConfigurationDialog</a></td> |
293 <td>Private slot to show the search engines configuration dialog.</td> |
242 <td>Private slot to show the search engines configuration dialog.</td> |
302 <td>Private method to show the index window.</td> |
251 <td>Private method to show the index window.</td> |
303 </tr><tr> |
252 </tr><tr> |
304 <td><a href="#HelpWindow.__showInstallationError">__showInstallationError</a></td> |
253 <td><a href="#HelpWindow.__showInstallationError">__showInstallationError</a></td> |
305 <td>Private slot to show installation errors.</td> |
254 <td>Private slot to show installation errors.</td> |
306 </tr><tr> |
255 </tr><tr> |
307 <td><a href="#HelpWindow.__showNavigationMenu">__showNavigationMenu</a></td> |
|
308 <td>Private slot to show the navigation button menu.</td> |
|
309 </tr><tr> |
|
310 <td><a href="#HelpWindow.__showNetworkMonitor">__showNetworkMonitor</a></td> |
256 <td><a href="#HelpWindow.__showNetworkMonitor">__showNetworkMonitor</a></td> |
311 <td>Private slot to show the network monitor dialog.</td> |
257 <td>Private slot to show the network monitor dialog.</td> |
312 </tr><tr> |
258 </tr><tr> |
313 <td><a href="#HelpWindow.__showOfflineStorageConfiguration">__showOfflineStorageConfiguration</a></td> |
259 <td><a href="#HelpWindow.__showOfflineStorageConfiguration">__showOfflineStorageConfiguration</a></td> |
314 <td>Private slot to configure the offline storage.</td> |
260 <td>Private slot to configure the offline storage.</td> |
338 <td>Private slot used to switch between the current and the previous current tab.</td> |
284 <td>Private slot used to switch between the current and the previous current tab.</td> |
339 </tr><tr> |
285 </tr><tr> |
340 <td><a href="#HelpWindow.__syncTOC">__syncTOC</a></td> |
286 <td><a href="#HelpWindow.__syncTOC">__syncTOC</a></td> |
341 <td>Private slot to synchronize the TOC with the currently shown page.</td> |
287 <td>Private slot to synchronize the TOC with the currently shown page.</td> |
342 </tr><tr> |
288 </tr><tr> |
343 <td><a href="#HelpWindow.__tabContextMenuClone">__tabContextMenuClone</a></td> |
|
344 <td>Private method to clone the selected tab.</td> |
|
345 </tr><tr> |
|
346 <td><a href="#HelpWindow.__tabContextMenuClose">__tabContextMenuClose</a></td> |
|
347 <td>Private method to close the selected tab.</td> |
|
348 </tr><tr> |
|
349 <td><a href="#HelpWindow.__tabContextMenuCloseOthers">__tabContextMenuCloseOthers</a></td> |
|
350 <td>Private slot to close all other tabs.</td> |
|
351 </tr><tr> |
|
352 <td><a href="#HelpWindow.__tabContextMenuMoveLeft">__tabContextMenuMoveLeft</a></td> |
|
353 <td>Private method to move a tab one position to the left.</td> |
|
354 </tr><tr> |
|
355 <td><a href="#HelpWindow.__tabContextMenuMoveRight">__tabContextMenuMoveRight</a></td> |
|
356 <td>Private method to move a tab one position to the right.</td> |
|
357 </tr><tr> |
|
358 <td><a href="#HelpWindow.__tabContextMenuPrint">__tabContextMenuPrint</a></td> |
|
359 <td>Private method to print the selected tab.</td> |
|
360 </tr><tr> |
|
361 <td><a href="#HelpWindow.__tabContextMenuPrintPdf">__tabContextMenuPrintPdf</a></td> |
|
362 <td>Private method to print the selected tab.</td> |
|
363 </tr><tr> |
|
364 <td><a href="#HelpWindow.__tabContextMenuPrintPreview">__tabContextMenuPrintPreview</a></td> |
|
365 <td>Private method to show a print preview of the selected tab.</td> |
|
366 </tr><tr> |
|
367 <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td> |
289 <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td> |
368 <td>Private slot called to handle a change of the current browsers title.</td> |
290 <td>Private slot called to handle a change of the current browsers title.</td> |
369 </tr><tr> |
291 </tr><tr> |
370 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
292 <td><a href="#HelpWindow.__viewFullScreen">__viewFullScreen</a></td> |
371 <td>Private slot called to toggle fullscreen mode.</td> |
293 <td>Private slot called to toggle fullscreen mode.</td> |
374 <td>Private slot handling warnings from the help engine.</td> |
296 <td>Private slot handling warnings from the help engine.</td> |
375 </tr><tr> |
297 </tr><tr> |
376 <td><a href="#HelpWindow.__whatsThis">__whatsThis</a></td> |
298 <td><a href="#HelpWindow.__whatsThis">__whatsThis</a></td> |
377 <td>Private slot called in to enter Whats This mode.</td> |
299 <td>Private slot called in to enter Whats This mode.</td> |
378 </tr><tr> |
300 </tr><tr> |
379 <td><a href="#HelpWindow.__windowCloseRequested">__windowCloseRequested</a></td> |
|
380 <td>Private slot to handle the windowCloseRequested signal of a browser.</td> |
|
381 </tr><tr> |
|
382 <td><a href="#HelpWindow.__zoomIn">__zoomIn</a></td> |
301 <td><a href="#HelpWindow.__zoomIn">__zoomIn</a></td> |
383 <td>Private slot called to handle the zoom in action.</td> |
302 <td>Private slot called to handle the zoom in action.</td> |
384 </tr><tr> |
303 </tr><tr> |
385 <td><a href="#HelpWindow.__zoomOut">__zoomOut</a></td> |
304 <td><a href="#HelpWindow.__zoomOut">__zoomOut</a></td> |
386 <td>Private slot called to handle the zoom out action.</td> |
305 <td>Private slot called to handle the zoom out action.</td> |
392 <td>Private slot called to handle the zoom text only action.</td> |
311 <td>Private slot called to handle the zoom text only action.</td> |
393 </tr><tr> |
312 </tr><tr> |
394 <td><a href="#HelpWindow.adblockManager">adblockManager</a></td> |
313 <td><a href="#HelpWindow.adblockManager">adblockManager</a></td> |
395 <td>Class method to get a reference to the AdBlock manager.</td> |
314 <td>Class method to get a reference to the AdBlock manager.</td> |
396 </tr><tr> |
315 </tr><tr> |
|
316 <td><a href="#HelpWindow.bookmarkAll">bookmarkAll</a></td> |
|
317 <td>Public slot to bookmark all open tabs.</td> |
|
318 </tr><tr> |
397 <td><a href="#HelpWindow.bookmarksManager">bookmarksManager</a></td> |
319 <td><a href="#HelpWindow.bookmarksManager">bookmarksManager</a></td> |
398 <td>Class method to get a reference to the bookmarks manager.</td> |
320 <td>Class method to get a reference to the bookmarks manager.</td> |
399 </tr><tr> |
321 </tr><tr> |
400 <td><a href="#HelpWindow.browserAt">browserAt</a></td> |
322 <td><a href="#HelpWindow.browserAt">browserAt</a></td> |
401 <td>Public method to get a reference to the help browser with the given index.</td> |
323 <td>Public method to get a reference to the help browser with the given index.</td> |
431 <td>Public slot to change the icon shown to the left of the URL entry.</td> |
353 <td>Public slot to change the icon shown to the left of the URL entry.</td> |
432 </tr><tr> |
354 </tr><tr> |
433 <td><a href="#HelpWindow.networkAccessManager">networkAccessManager</a></td> |
355 <td><a href="#HelpWindow.networkAccessManager">networkAccessManager</a></td> |
434 <td>Class method to get a reference to the network access manager.</td> |
356 <td>Class method to get a reference to the network access manager.</td> |
435 </tr><tr> |
357 </tr><tr> |
436 <td><a href="#HelpWindow.newBrowser">newBrowser</a></td> |
|
437 <td>Public method to create a new help browser tab.</td> |
|
438 </tr><tr> |
|
439 <td><a href="#HelpWindow.newTab">newTab</a></td> |
358 <td><a href="#HelpWindow.newTab">newTab</a></td> |
440 <td>Public slot called to open a new help window tab.</td> |
359 <td>Public slot called to open a new help window tab.</td> |
441 </tr><tr> |
360 </tr><tr> |
442 <td><a href="#HelpWindow.newWindow">newWindow</a></td> |
361 <td><a href="#HelpWindow.newWindow">newWindow</a></td> |
443 <td>Public slot called to open a new help browser dialog.</td> |
362 <td>Public slot called to open a new help browser dialog.</td> |
452 <td>Public slot to handle a change of preferences.</td> |
371 <td>Public slot to handle a change of preferences.</td> |
453 </tr><tr> |
372 </tr><tr> |
454 <td><a href="#HelpWindow.progressBar">progressBar</a></td> |
373 <td><a href="#HelpWindow.progressBar">progressBar</a></td> |
455 <td>Public method to get a reference to the load progress bar.</td> |
374 <td>Public method to get a reference to the load progress bar.</td> |
456 </tr><tr> |
375 </tr><tr> |
457 <td><a href="#HelpWindow.resetLoading">resetLoading</a></td> |
|
458 <td>Public method to reset the loading icon.</td> |
|
459 </tr><tr> |
|
460 <td><a href="#HelpWindow.search">search</a></td> |
376 <td><a href="#HelpWindow.search">search</a></td> |
461 <td>Public method to search for a word.</td> |
377 <td>Public method to search for a word.</td> |
462 </tr><tr> |
378 </tr><tr> |
463 <td><a href="#HelpWindow.searchEnginesAction">searchEnginesAction</a></td> |
379 <td><a href="#HelpWindow.searchEnginesAction">searchEnginesAction</a></td> |
464 <td>Public method to get a reference to the search engines configuration action.</td> |
380 <td>Public method to get a reference to the search engines configuration action.</td> |
465 </tr><tr> |
381 </tr><tr> |
466 <td><a href="#HelpWindow.setLoading">setLoading</a></td> |
382 <td><a href="#HelpWindow.setBackwardAvailable">setBackwardAvailable</a></td> |
467 <td>Public method to set the loading icon.</td> |
383 <td>Public slot called when backward references are available.</td> |
|
384 </tr><tr> |
|
385 <td><a href="#HelpWindow.setForwardAvailable">setForwardAvailable</a></td> |
|
386 <td>Public slot called when forward references are available.</td> |
|
387 </tr><tr> |
|
388 <td><a href="#HelpWindow.setLoadingActions">setLoadingActions</a></td> |
|
389 <td>Public slot to set the loading dependent actions.</td> |
468 </tr> |
390 </tr> |
469 </table> |
391 </table> |
470 <a NAME="HelpWindow.__init__" ID="HelpWindow.__init__"></a> |
392 <a NAME="HelpWindow.__init__" ID="HelpWindow.__init__"></a> |
471 <h4>HelpWindow (Constructor)</h4> |
393 <h4>HelpWindow (Constructor)</h4> |
472 <b>HelpWindow</b>(<i>home, path, parent, name, fromEric = False, initShortcutsOnly = False, searchWord = None</i>) |
394 <b>HelpWindow</b>(<i>home, path, parent, name, fromEric = False, initShortcutsOnly = False, searchWord = None</i>) |
539 </p><a NAME="HelpWindow.__backward" ID="HelpWindow.__backward"></a> |
461 </p><a NAME="HelpWindow.__backward" ID="HelpWindow.__backward"></a> |
540 <h4>HelpWindow.__backward</h4> |
462 <h4>HelpWindow.__backward</h4> |
541 <b>__backward</b>(<i></i>) |
463 <b>__backward</b>(<i></i>) |
542 <p> |
464 <p> |
543 Private slot called to handle the backward action. |
465 Private slot called to handle the backward action. |
544 </p><a NAME="HelpWindow.__bookmarkAll" ID="HelpWindow.__bookmarkAll"></a> |
|
545 <h4>HelpWindow.__bookmarkAll</h4> |
|
546 <b>__bookmarkAll</b>(<i></i>) |
|
547 <p> |
|
548 Private slot to bookmark all open tabs. |
|
549 </p><a NAME="HelpWindow.__clearIconsDatabase" ID="HelpWindow.__clearIconsDatabase"></a> |
466 </p><a NAME="HelpWindow.__clearIconsDatabase" ID="HelpWindow.__clearIconsDatabase"></a> |
550 <h4>HelpWindow.__clearIconsDatabase</h4> |
467 <h4>HelpWindow.__clearIconsDatabase</h4> |
551 <b>__clearIconsDatabase</b>(<i></i>) |
468 <b>__clearIconsDatabase</b>(<i></i>) |
552 <p> |
469 <p> |
553 Private slot to clear the icons databse. |
470 Private slot to clear the icons databse. |
554 </p><a NAME="HelpWindow.__clearPrivateData" ID="HelpWindow.__clearPrivateData"></a> |
471 </p><a NAME="HelpWindow.__clearPrivateData" ID="HelpWindow.__clearPrivateData"></a> |
555 <h4>HelpWindow.__clearPrivateData</h4> |
472 <h4>HelpWindow.__clearPrivateData</h4> |
556 <b>__clearPrivateData</b>(<i></i>) |
473 <b>__clearPrivateData</b>(<i></i>) |
557 <p> |
474 <p> |
558 Private slot to clear the private data. |
475 Private slot to clear the private data. |
559 </p><a NAME="HelpWindow.__close" ID="HelpWindow.__close"></a> |
476 </p><a NAME="HelpWindow.__closeNetworkMonitor" ID="HelpWindow.__closeNetworkMonitor"></a> |
560 <h4>HelpWindow.__close</h4> |
|
561 <b>__close</b>(<i></i>) |
|
562 <p> |
|
563 Private slot called to handle the close action. |
|
564 </p><a NAME="HelpWindow.__closeAll" ID="HelpWindow.__closeAll"></a> |
|
565 <h4>HelpWindow.__closeAll</h4> |
|
566 <b>__closeAll</b>(<i></i>) |
|
567 <p> |
|
568 Private slot called to handle the close all action. |
|
569 </p><a NAME="HelpWindow.__closeAt" ID="HelpWindow.__closeAt"></a> |
|
570 <h4>HelpWindow.__closeAt</h4> |
|
571 <b>__closeAt</b>(<i>index</i>) |
|
572 <p> |
|
573 Private slot to close a window based on it's index. |
|
574 </p><dl> |
|
575 <dt><i>index</i></dt> |
|
576 <dd> |
|
577 index of window to close (integer) |
|
578 </dd> |
|
579 </dl><a NAME="HelpWindow.__closeNetworkMonitor" ID="HelpWindow.__closeNetworkMonitor"></a> |
|
580 <h4>HelpWindow.__closeNetworkMonitor</h4> |
477 <h4>HelpWindow.__closeNetworkMonitor</h4> |
581 <b>__closeNetworkMonitor</b>(<i></i>) |
478 <b>__closeNetworkMonitor</b>(<i></i>) |
582 <p> |
479 <p> |
583 Private slot to close the network monitor dialog. |
480 Private slot to close the network monitor dialog. |
584 </p><a NAME="HelpWindow.__copy" ID="HelpWindow.__copy"></a> |
481 </p><a NAME="HelpWindow.__copy" ID="HelpWindow.__copy"></a> |
603 Private slot handling the end of documentation installation. |
500 Private slot handling the end of documentation installation. |
604 </p><dl> |
501 </p><dl> |
605 <dt><i>installed</i></dt> |
502 <dt><i>installed</i></dt> |
606 <dd> |
503 <dd> |
607 flag indicating that documents were installed (boolean) |
504 flag indicating that documents were installed (boolean) |
608 </dd> |
|
609 </dl><a NAME="HelpWindow.__elide" ID="HelpWindow.__elide"></a> |
|
610 <h4>HelpWindow.__elide</h4> |
|
611 <b>__elide</b>(<i>txt, mode = Qt.ElideRight, length = 40</i>) |
|
612 <p> |
|
613 Private method to elide some text. |
|
614 </p><dl> |
|
615 <dt><i>txt</i></dt> |
|
616 <dd> |
|
617 text to be elided (string) |
|
618 </dd><dt><i>mode=</i></dt> |
|
619 <dd> |
|
620 elide mode (Qt.TextElideMode) |
|
621 </dd><dt><i>length=</i></dt> |
|
622 <dd> |
|
623 amount of characters to be used (integer) |
|
624 </dd> |
|
625 </dl><dl> |
|
626 <dt>Returns:</dt> |
|
627 <dd> |
|
628 the elided text (string) |
|
629 </dd> |
505 </dd> |
630 </dl><a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a> |
506 </dl><a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a> |
631 <h4>HelpWindow.__filterQtHelpDocumentation</h4> |
507 <h4>HelpWindow.__filterQtHelpDocumentation</h4> |
632 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) |
508 <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) |
633 <p> |
509 <p> |
723 </p><a NAME="HelpWindow.__initMenus" ID="HelpWindow.__initMenus"></a> |
599 </p><a NAME="HelpWindow.__initMenus" ID="HelpWindow.__initMenus"></a> |
724 <h4>HelpWindow.__initMenus</h4> |
600 <h4>HelpWindow.__initMenus</h4> |
725 <b>__initMenus</b>(<i></i>) |
601 <b>__initMenus</b>(<i></i>) |
726 <p> |
602 <p> |
727 Private method to create the menus. |
603 Private method to create the menus. |
728 </p><a NAME="HelpWindow.__initTabContextMenu" ID="HelpWindow.__initTabContextMenu"></a> |
|
729 <h4>HelpWindow.__initTabContextMenu</h4> |
|
730 <b>__initTabContextMenu</b>(<i></i>) |
|
731 <p> |
|
732 Private mezhod to create the tab context menu. |
|
733 </p><a NAME="HelpWindow.__initToolbars" ID="HelpWindow.__initToolbars"></a> |
604 </p><a NAME="HelpWindow.__initToolbars" ID="HelpWindow.__initToolbars"></a> |
734 <h4>HelpWindow.__initToolbars</h4> |
605 <h4>HelpWindow.__initToolbars</h4> |
735 <b>__initToolbars</b>(<i></i>) |
606 <b>__initToolbars</b>(<i></i>) |
736 <p> |
607 <p> |
737 Private method to create the toolbars. |
608 Private method to create the toolbars. |
798 </p><dl> |
669 </p><dl> |
799 <dt><i>act</i></dt> |
670 <dt><i>act</i></dt> |
800 <dd> |
671 <dd> |
801 reference to the action selected in the navigation menu (QAction) |
672 reference to the action selected in the navigation menu (QAction) |
802 </dd> |
673 </dd> |
803 </dl><a NAME="HelpWindow.__navigationMenuTriggered" ID="HelpWindow.__navigationMenuTriggered"></a> |
|
804 <h4>HelpWindow.__navigationMenuTriggered</h4> |
|
805 <b>__navigationMenuTriggered</b>(<i>act</i>) |
|
806 <p> |
|
807 Private slot called to handle the navigation button menu selection. |
|
808 </p><dl> |
|
809 <dt><i>act</i></dt> |
|
810 <dd> |
|
811 reference to the selected action (QAction) |
|
812 </dd> |
|
813 </dl><a NAME="HelpWindow.__nextTab" ID="HelpWindow.__nextTab"></a> |
674 </dl><a NAME="HelpWindow.__nextTab" ID="HelpWindow.__nextTab"></a> |
814 <h4>HelpWindow.__nextTab</h4> |
675 <h4>HelpWindow.__nextTab</h4> |
815 <b>__nextTab</b>(<i></i>) |
676 <b>__nextTab</b>(<i></i>) |
816 <p> |
677 <p> |
817 Private slot used to show the next tab. |
678 Private slot used to show the next tab. |
866 </dl><a NAME="HelpWindow.__prevTab" ID="HelpWindow.__prevTab"></a> |
727 </dl><a NAME="HelpWindow.__prevTab" ID="HelpWindow.__prevTab"></a> |
867 <h4>HelpWindow.__prevTab</h4> |
728 <h4>HelpWindow.__prevTab</h4> |
868 <b>__prevTab</b>(<i></i>) |
729 <b>__prevTab</b>(<i></i>) |
869 <p> |
730 <p> |
870 Private slot used to show the previous tab. |
731 Private slot used to show the previous tab. |
871 </p><a NAME="HelpWindow.__printFile" ID="HelpWindow.__printFile"></a> |
732 </p><a NAME="HelpWindow.__privateBrowsing" ID="HelpWindow.__privateBrowsing"></a> |
872 <h4>HelpWindow.__printFile</h4> |
|
873 <b>__printFile</b>(<i>browser = None</i>) |
|
874 <p> |
|
875 Private slot called to print the displayed file. |
|
876 </p><dl> |
|
877 <dt><i>browser</i></dt> |
|
878 <dd> |
|
879 reference to the browser to be printed (HelpBrowserWV) |
|
880 </dd> |
|
881 </dl><a NAME="HelpWindow.__printFilePdf" ID="HelpWindow.__printFilePdf"></a> |
|
882 <h4>HelpWindow.__printFilePdf</h4> |
|
883 <b>__printFilePdf</b>(<i>browser = None</i>) |
|
884 <p> |
|
885 Private slot called to print the displayed file to PDF. |
|
886 </p><dl> |
|
887 <dt><i>browser</i></dt> |
|
888 <dd> |
|
889 reference to the browser to be printed (HelpBrowserWV) |
|
890 </dd> |
|
891 </dl><a NAME="HelpWindow.__printPdfRequested" ID="HelpWindow.__printPdfRequested"></a> |
|
892 <h4>HelpWindow.__printPdfRequested</h4> |
|
893 <b>__printPdfRequested</b>(<i>frame</i>) |
|
894 <p> |
|
895 Private slot to handle a print to PDF request. |
|
896 </p><dl> |
|
897 <dt><i>frame</i></dt> |
|
898 <dd> |
|
899 reference to the frame to be printed (QWebFrame) |
|
900 </dd> |
|
901 </dl><a NAME="HelpWindow.__printPreview" ID="HelpWindow.__printPreview"></a> |
|
902 <h4>HelpWindow.__printPreview</h4> |
|
903 <b>__printPreview</b>(<i>printer</i>) |
|
904 <p> |
|
905 Public slot to generate a print preview. |
|
906 </p><dl> |
|
907 <dt><i>printer</i></dt> |
|
908 <dd> |
|
909 reference to the printer object (QPrinter) |
|
910 </dd> |
|
911 </dl><a NAME="HelpWindow.__printPreviewFile" ID="HelpWindow.__printPreviewFile"></a> |
|
912 <h4>HelpWindow.__printPreviewFile</h4> |
|
913 <b>__printPreviewFile</b>(<i>browser = None</i>) |
|
914 <p> |
|
915 Private slot called to show a print preview of the displayed file. |
|
916 </p><dl> |
|
917 <dt><i>browser</i></dt> |
|
918 <dd> |
|
919 reference to the browser to be printed (HelpBrowserWV) |
|
920 </dd> |
|
921 </dl><a NAME="HelpWindow.__printRequested" ID="HelpWindow.__printRequested"></a> |
|
922 <h4>HelpWindow.__printRequested</h4> |
|
923 <b>__printRequested</b>(<i>frame</i>) |
|
924 <p> |
|
925 Private slot to handle a print request. |
|
926 </p><dl> |
|
927 <dt><i>frame</i></dt> |
|
928 <dd> |
|
929 reference to the frame to be printed (QWebFrame) |
|
930 </dd> |
|
931 </dl><a NAME="HelpWindow.__privateBrowsing" ID="HelpWindow.__privateBrowsing"></a> |
|
932 <h4>HelpWindow.__privateBrowsing</h4> |
733 <h4>HelpWindow.__privateBrowsing</h4> |
933 <b>__privateBrowsing</b>(<i></i>) |
734 <b>__privateBrowsing</b>(<i></i>) |
934 <p> |
735 <p> |
935 Private slot to switch private browsing. |
736 Private slot to switch private browsing. |
936 </p><a NAME="HelpWindow.__reload" ID="HelpWindow.__reload"></a> |
737 </p><a NAME="HelpWindow.__reload" ID="HelpWindow.__reload"></a> |
946 </p><a NAME="HelpWindow.__searchForWord" ID="HelpWindow.__searchForWord"></a> |
747 </p><a NAME="HelpWindow.__searchForWord" ID="HelpWindow.__searchForWord"></a> |
947 <h4>HelpWindow.__searchForWord</h4> |
748 <h4>HelpWindow.__searchForWord</h4> |
948 <b>__searchForWord</b>(<i></i>) |
749 <b>__searchForWord</b>(<i></i>) |
949 <p> |
750 <p> |
950 Private slot to search for a word. |
751 Private slot to search for a word. |
951 </p><a NAME="HelpWindow.__setBackwardAvailable" ID="HelpWindow.__setBackwardAvailable"></a> |
752 </p><a NAME="HelpWindow.__setIconDatabasePath" ID="HelpWindow.__setIconDatabasePath"></a> |
952 <h4>HelpWindow.__setBackwardAvailable</h4> |
|
953 <b>__setBackwardAvailable</b>(<i>b</i>) |
|
954 <p> |
|
955 Private slot called when backward references are available. |
|
956 </p><dl> |
|
957 <dt><i>b</i></dt> |
|
958 <dd> |
|
959 flag indicating availability of the backwards action (boolean) |
|
960 </dd> |
|
961 </dl><a NAME="HelpWindow.__setForwardAvailable" ID="HelpWindow.__setForwardAvailable"></a> |
|
962 <h4>HelpWindow.__setForwardAvailable</h4> |
|
963 <b>__setForwardAvailable</b>(<i>b</i>) |
|
964 <p> |
|
965 Private slot called when forward references are available. |
|
966 </p><dl> |
|
967 <dt><i>b</i></dt> |
|
968 <dd> |
|
969 flag indicating the availability of the forwards action (boolean) |
|
970 </dd> |
|
971 </dl><a NAME="HelpWindow.__setIconDatabasePath" ID="HelpWindow.__setIconDatabasePath"></a> |
|
972 <h4>HelpWindow.__setIconDatabasePath</h4> |
753 <h4>HelpWindow.__setIconDatabasePath</h4> |
973 <b>__setIconDatabasePath</b>(<i>enable = True</i>) |
754 <b>__setIconDatabasePath</b>(<i>enable = True</i>) |
974 <p> |
755 <p> |
975 Private method to set the favicons path. |
756 Private method to set the favicons path. |
976 </p><dl> |
757 </p><dl> |
977 <dt><i>enable</i></dt> |
758 <dt><i>enable</i></dt> |
978 <dd> |
759 <dd> |
979 flag indicating to enabled icon storage (boolean) |
760 flag indicating to enabled icon storage (boolean) |
980 </dd> |
|
981 </dl><a NAME="HelpWindow.__setLoadingActions" ID="HelpWindow.__setLoadingActions"></a> |
|
982 <h4>HelpWindow.__setLoadingActions</h4> |
|
983 <b>__setLoadingActions</b>(<i>b</i>) |
|
984 <p> |
|
985 Private slot to set the loading dependent actions. |
|
986 </p><dl> |
|
987 <dt><i>b</i></dt> |
|
988 <dd> |
|
989 flag indicating the loading state to consider (boolean) |
|
990 </dd> |
761 </dd> |
991 </dl><a NAME="HelpWindow.__setPathComboBackground" ID="HelpWindow.__setPathComboBackground"></a> |
762 </dl><a NAME="HelpWindow.__setPathComboBackground" ID="HelpWindow.__setPathComboBackground"></a> |
992 <h4>HelpWindow.__setPathComboBackground</h4> |
763 <h4>HelpWindow.__setPathComboBackground</h4> |
993 <b>__setPathComboBackground</b>(<i></i>) |
764 <b>__setPathComboBackground</b>(<i></i>) |
994 <p> |
765 <p> |
1027 </p><a NAME="HelpWindow.__showBookmarksDialog" ID="HelpWindow.__showBookmarksDialog"></a> |
798 </p><a NAME="HelpWindow.__showBookmarksDialog" ID="HelpWindow.__showBookmarksDialog"></a> |
1028 <h4>HelpWindow.__showBookmarksDialog</h4> |
799 <h4>HelpWindow.__showBookmarksDialog</h4> |
1029 <b>__showBookmarksDialog</b>(<i></i>) |
800 <b>__showBookmarksDialog</b>(<i></i>) |
1030 <p> |
801 <p> |
1031 Private slot to show the bookmarks dialog. |
802 Private slot to show the bookmarks dialog. |
1032 </p><a NAME="HelpWindow.__showContextMenu" ID="HelpWindow.__showContextMenu"></a> |
803 </p><a NAME="HelpWindow.__showCookiesConfiguration" ID="HelpWindow.__showCookiesConfiguration"></a> |
1033 <h4>HelpWindow.__showContextMenu</h4> |
|
1034 <b>__showContextMenu</b>(<i>coord, index</i>) |
|
1035 <p> |
|
1036 Private slot to show the tab context menu. |
|
1037 </p><dl> |
|
1038 <dt><i>coord</i></dt> |
|
1039 <dd> |
|
1040 the position of the mouse pointer (QPoint) |
|
1041 </dd><dt><i>index</i></dt> |
|
1042 <dd> |
|
1043 index of the tab the menu is requested for (integer) |
|
1044 </dd> |
|
1045 </dl><a NAME="HelpWindow.__showCookiesConfiguration" ID="HelpWindow.__showCookiesConfiguration"></a> |
|
1046 <h4>HelpWindow.__showCookiesConfiguration</h4> |
804 <h4>HelpWindow.__showCookiesConfiguration</h4> |
1047 <b>__showCookiesConfiguration</b>(<i></i>) |
805 <b>__showCookiesConfiguration</b>(<i></i>) |
1048 <p> |
806 <p> |
1049 Private slot to configure the cookies handling. |
807 Private slot to configure the cookies handling. |
1050 </p><a NAME="HelpWindow.__showEnginesConfigurationDialog" ID="HelpWindow.__showEnginesConfigurationDialog"></a> |
808 </p><a NAME="HelpWindow.__showEnginesConfigurationDialog" ID="HelpWindow.__showEnginesConfigurationDialog"></a> |
1075 </p><dl> |
833 </p><dl> |
1076 <dt><i>message</i></dt> |
834 <dt><i>message</i></dt> |
1077 <dd> |
835 <dd> |
1078 message to be shown (string) |
836 message to be shown (string) |
1079 </dd> |
837 </dd> |
1080 </dl><a NAME="HelpWindow.__showNavigationMenu" ID="HelpWindow.__showNavigationMenu"></a> |
838 </dl><a NAME="HelpWindow.__showNetworkMonitor" ID="HelpWindow.__showNetworkMonitor"></a> |
1081 <h4>HelpWindow.__showNavigationMenu</h4> |
|
1082 <b>__showNavigationMenu</b>(<i></i>) |
|
1083 <p> |
|
1084 Private slot to show the navigation button menu. |
|
1085 </p><a NAME="HelpWindow.__showNetworkMonitor" ID="HelpWindow.__showNetworkMonitor"></a> |
|
1086 <h4>HelpWindow.__showNetworkMonitor</h4> |
839 <h4>HelpWindow.__showNetworkMonitor</h4> |
1087 <b>__showNetworkMonitor</b>(<i></i>) |
840 <b>__showNetworkMonitor</b>(<i></i>) |
1088 <p> |
841 <p> |
1089 Private slot to show the network monitor dialog. |
842 Private slot to show the network monitor dialog. |
1090 </p><a NAME="HelpWindow.__showOfflineStorageConfiguration" ID="HelpWindow.__showOfflineStorageConfiguration"></a> |
843 </p><a NAME="HelpWindow.__showOfflineStorageConfiguration" ID="HelpWindow.__showOfflineStorageConfiguration"></a> |
1140 </p><a NAME="HelpWindow.__syncTOC" ID="HelpWindow.__syncTOC"></a> |
893 </p><a NAME="HelpWindow.__syncTOC" ID="HelpWindow.__syncTOC"></a> |
1141 <h4>HelpWindow.__syncTOC</h4> |
894 <h4>HelpWindow.__syncTOC</h4> |
1142 <b>__syncTOC</b>(<i></i>) |
895 <b>__syncTOC</b>(<i></i>) |
1143 <p> |
896 <p> |
1144 Private slot to synchronize the TOC with the currently shown page. |
897 Private slot to synchronize the TOC with the currently shown page. |
1145 </p><a NAME="HelpWindow.__tabContextMenuClone" ID="HelpWindow.__tabContextMenuClone"></a> |
|
1146 <h4>HelpWindow.__tabContextMenuClone</h4> |
|
1147 <b>__tabContextMenuClone</b>(<i></i>) |
|
1148 <p> |
|
1149 Private method to clone the selected tab. |
|
1150 </p><a NAME="HelpWindow.__tabContextMenuClose" ID="HelpWindow.__tabContextMenuClose"></a> |
|
1151 <h4>HelpWindow.__tabContextMenuClose</h4> |
|
1152 <b>__tabContextMenuClose</b>(<i></i>) |
|
1153 <p> |
|
1154 Private method to close the selected tab. |
|
1155 </p><a NAME="HelpWindow.__tabContextMenuCloseOthers" ID="HelpWindow.__tabContextMenuCloseOthers"></a> |
|
1156 <h4>HelpWindow.__tabContextMenuCloseOthers</h4> |
|
1157 <b>__tabContextMenuCloseOthers</b>(<i></i>) |
|
1158 <p> |
|
1159 Private slot to close all other tabs. |
|
1160 </p><a NAME="HelpWindow.__tabContextMenuMoveLeft" ID="HelpWindow.__tabContextMenuMoveLeft"></a> |
|
1161 <h4>HelpWindow.__tabContextMenuMoveLeft</h4> |
|
1162 <b>__tabContextMenuMoveLeft</b>(<i></i>) |
|
1163 <p> |
|
1164 Private method to move a tab one position to the left. |
|
1165 </p><a NAME="HelpWindow.__tabContextMenuMoveRight" ID="HelpWindow.__tabContextMenuMoveRight"></a> |
|
1166 <h4>HelpWindow.__tabContextMenuMoveRight</h4> |
|
1167 <b>__tabContextMenuMoveRight</b>(<i></i>) |
|
1168 <p> |
|
1169 Private method to move a tab one position to the right. |
|
1170 </p><a NAME="HelpWindow.__tabContextMenuPrint" ID="HelpWindow.__tabContextMenuPrint"></a> |
|
1171 <h4>HelpWindow.__tabContextMenuPrint</h4> |
|
1172 <b>__tabContextMenuPrint</b>(<i></i>) |
|
1173 <p> |
|
1174 Private method to print the selected tab. |
|
1175 </p><a NAME="HelpWindow.__tabContextMenuPrintPdf" ID="HelpWindow.__tabContextMenuPrintPdf"></a> |
|
1176 <h4>HelpWindow.__tabContextMenuPrintPdf</h4> |
|
1177 <b>__tabContextMenuPrintPdf</b>(<i></i>) |
|
1178 <p> |
|
1179 Private method to print the selected tab. |
|
1180 </p><a NAME="HelpWindow.__tabContextMenuPrintPreview" ID="HelpWindow.__tabContextMenuPrintPreview"></a> |
|
1181 <h4>HelpWindow.__tabContextMenuPrintPreview</h4> |
|
1182 <b>__tabContextMenuPrintPreview</b>(<i></i>) |
|
1183 <p> |
|
1184 Private method to show a print preview of the selected tab. |
|
1185 </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a> |
898 </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a> |
1186 <h4>HelpWindow.__titleChanged</h4> |
899 <h4>HelpWindow.__titleChanged</h4> |
1187 <b>__titleChanged</b>(<i>title</i>) |
900 <b>__titleChanged</b>(<i>title</i>) |
1188 <p> |
901 <p> |
1189 Private slot called to handle a change of the current browsers title. |
902 Private slot called to handle a change of the current browsers title. |
1210 </dl><a NAME="HelpWindow.__whatsThis" ID="HelpWindow.__whatsThis"></a> |
923 </dl><a NAME="HelpWindow.__whatsThis" ID="HelpWindow.__whatsThis"></a> |
1211 <h4>HelpWindow.__whatsThis</h4> |
924 <h4>HelpWindow.__whatsThis</h4> |
1212 <b>__whatsThis</b>(<i></i>) |
925 <b>__whatsThis</b>(<i></i>) |
1213 <p> |
926 <p> |
1214 Private slot called in to enter Whats This mode. |
927 Private slot called in to enter Whats This mode. |
1215 </p><a NAME="HelpWindow.__windowCloseRequested" ID="HelpWindow.__windowCloseRequested"></a> |
|
1216 <h4>HelpWindow.__windowCloseRequested</h4> |
|
1217 <b>__windowCloseRequested</b>(<i></i>) |
|
1218 <p> |
|
1219 Private slot to handle the windowCloseRequested signal of a browser. |
|
1220 </p><a NAME="HelpWindow.__zoomIn" ID="HelpWindow.__zoomIn"></a> |
928 </p><a NAME="HelpWindow.__zoomIn" ID="HelpWindow.__zoomIn"></a> |
1221 <h4>HelpWindow.__zoomIn</h4> |
929 <h4>HelpWindow.__zoomIn</h4> |
1222 <b>__zoomIn</b>(<i></i>) |
930 <b>__zoomIn</b>(<i></i>) |
1223 <p> |
931 <p> |
1224 Private slot called to handle the zoom in action. |
932 Private slot called to handle the zoom in action. |
1250 </p><dl> |
958 </p><dl> |
1251 <dt>Returns:</dt> |
959 <dt>Returns:</dt> |
1252 <dd> |
960 <dd> |
1253 reference to the AdBlock manager (AdBlockManager) |
961 reference to the AdBlock manager (AdBlockManager) |
1254 </dd> |
962 </dd> |
1255 </dl><a NAME="HelpWindow.bookmarksManager" ID="HelpWindow.bookmarksManager"></a> |
963 </dl><a NAME="HelpWindow.bookmarkAll" ID="HelpWindow.bookmarkAll"></a> |
|
964 <h4>HelpWindow.bookmarkAll</h4> |
|
965 <b>bookmarkAll</b>(<i></i>) |
|
966 <p> |
|
967 Public slot to bookmark all open tabs. |
|
968 </p><a NAME="HelpWindow.bookmarksManager" ID="HelpWindow.bookmarksManager"></a> |
1256 <h4>HelpWindow.bookmarksManager</h4> |
969 <h4>HelpWindow.bookmarksManager</h4> |
1257 <b>bookmarksManager</b>(<i></i>) |
970 <b>bookmarksManager</b>(<i></i>) |
1258 <p> |
971 <p> |
1259 Class method to get a reference to the bookmarks manager. |
972 Class method to get a reference to the bookmarks manager. |
1260 </p><dl> |
973 </p><dl> |
1391 Class method to get a reference to the network access manager. |
1104 Class method to get a reference to the network access manager. |
1392 </p><dl> |
1105 </p><dl> |
1393 <dt>Returns:</dt> |
1106 <dt>Returns:</dt> |
1394 <dd> |
1107 <dd> |
1395 reference to the network access manager (NetworkAccessManager) |
1108 reference to the network access manager (NetworkAccessManager) |
1396 </dd> |
|
1397 </dl><a NAME="HelpWindow.newBrowser" ID="HelpWindow.newBrowser"></a> |
|
1398 <h4>HelpWindow.newBrowser</h4> |
|
1399 <b>newBrowser</b>(<i>link</i>) |
|
1400 <p> |
|
1401 Public method to create a new help browser tab. |
|
1402 </p><dl> |
|
1403 <dt><i>link</i></dt> |
|
1404 <dd> |
|
1405 link to be shown (string) |
|
1406 </dd> |
1109 </dd> |
1407 </dl><a NAME="HelpWindow.newTab" ID="HelpWindow.newTab"></a> |
1110 </dl><a NAME="HelpWindow.newTab" ID="HelpWindow.newTab"></a> |
1408 <h4>HelpWindow.newTab</h4> |
1111 <h4>HelpWindow.newTab</h4> |
1409 <b>newTab</b>(<i>link = None</i>) |
1112 <b>newTab</b>(<i>link = None</i>) |
1410 <p> |
1113 <p> |
1457 </p><dl> |
1160 </p><dl> |
1458 <dt>Returns:</dt> |
1161 <dt>Returns:</dt> |
1459 <dd> |
1162 <dd> |
1460 reference to the load progress bar (QProgressBar) |
1163 reference to the load progress bar (QProgressBar) |
1461 </dd> |
1164 </dd> |
1462 </dl><a NAME="HelpWindow.resetLoading" ID="HelpWindow.resetLoading"></a> |
|
1463 <h4>HelpWindow.resetLoading</h4> |
|
1464 <b>resetLoading</b>(<i>widget, ok</i>) |
|
1465 <p> |
|
1466 Public method to reset the loading icon. |
|
1467 </p><dl> |
|
1468 <dt><i>widget</i></dt> |
|
1469 <dd> |
|
1470 reference to the widget to reset the icon for (QWidget) |
|
1471 </dd><dt><i>ok</i></dt> |
|
1472 <dd> |
|
1473 flag indicating the result (boolean) |
|
1474 </dd> |
|
1475 </dl><a NAME="HelpWindow.search" ID="HelpWindow.search"></a> |
1165 </dl><a NAME="HelpWindow.search" ID="HelpWindow.search"></a> |
1476 <h4>HelpWindow.search</h4> |
1166 <h4>HelpWindow.search</h4> |
1477 <b>search</b>(<i>word</i>) |
1167 <b>search</b>(<i>word</i>) |
1478 <p> |
1168 <p> |
1479 Public method to search for a word. |
1169 Public method to search for a word. |
1490 </p><dl> |
1180 </p><dl> |
1491 <dt>Returns:</dt> |
1181 <dt>Returns:</dt> |
1492 <dd> |
1182 <dd> |
1493 reference to the search engines configuration action (QAction) |
1183 reference to the search engines configuration action (QAction) |
1494 </dd> |
1184 </dd> |
1495 </dl><a NAME="HelpWindow.setLoading" ID="HelpWindow.setLoading"></a> |
1185 </dl><a NAME="HelpWindow.setBackwardAvailable" ID="HelpWindow.setBackwardAvailable"></a> |
1496 <h4>HelpWindow.setLoading</h4> |
1186 <h4>HelpWindow.setBackwardAvailable</h4> |
1497 <b>setLoading</b>(<i>widget</i>) |
1187 <b>setBackwardAvailable</b>(<i>b</i>) |
1498 <p> |
1188 <p> |
1499 Public method to set the loading icon. |
1189 Public slot called when backward references are available. |
1500 </p><dl> |
1190 </p><dl> |
1501 <dt><i>widget</i></dt> |
1191 <dt><i>b</i></dt> |
1502 <dd> |
1192 <dd> |
1503 reference to the widget to set the icon for (QWidget) |
1193 flag indicating availability of the backwards action (boolean) |
|
1194 </dd> |
|
1195 </dl><a NAME="HelpWindow.setForwardAvailable" ID="HelpWindow.setForwardAvailable"></a> |
|
1196 <h4>HelpWindow.setForwardAvailable</h4> |
|
1197 <b>setForwardAvailable</b>(<i>b</i>) |
|
1198 <p> |
|
1199 Public slot called when forward references are available. |
|
1200 </p><dl> |
|
1201 <dt><i>b</i></dt> |
|
1202 <dd> |
|
1203 flag indicating the availability of the forwards action (boolean) |
|
1204 </dd> |
|
1205 </dl><a NAME="HelpWindow.setLoadingActions" ID="HelpWindow.setLoadingActions"></a> |
|
1206 <h4>HelpWindow.setLoadingActions</h4> |
|
1207 <b>setLoadingActions</b>(<i>b</i>) |
|
1208 <p> |
|
1209 Public slot to set the loading dependent actions. |
|
1210 </p><dl> |
|
1211 <dt><i>b</i></dt> |
|
1212 <dd> |
|
1213 flag indicating the loading state to consider (boolean) |
1504 </dd> |
1214 </dd> |
1505 </dl> |
1215 </dl> |
1506 <div align="right"><a href="#top">Up</a></div> |
1216 <div align="right"><a href="#top">Up</a></div> |
1507 <hr /> |
1217 <hr /> |
1508 </body></html> |
1218 </body></html> |