--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html Thu Sep 23 19:52:19 2010 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html Sat Sep 25 20:25:16 2010 +0200 @@ -91,24 +91,12 @@ <td><a href="#HelpWindow.__backward">__backward</a></td> <td>Private slot called to handle the backward action.</td> </tr><tr> -<td><a href="#HelpWindow.__bookmarkAll">__bookmarkAll</a></td> -<td>Private slot to bookmark all open tabs.</td> -</tr><tr> <td><a href="#HelpWindow.__clearIconsDatabase">__clearIconsDatabase</a></td> <td>Private slot to clear the icons databse.</td> </tr><tr> <td><a href="#HelpWindow.__clearPrivateData">__clearPrivateData</a></td> <td>Private slot to clear the private data.</td> </tr><tr> -<td><a href="#HelpWindow.__close">__close</a></td> -<td>Private slot called to handle the close action.</td> -</tr><tr> -<td><a href="#HelpWindow.__closeAll">__closeAll</a></td> -<td>Private slot called to handle the close all action.</td> -</tr><tr> -<td><a href="#HelpWindow.__closeAt">__closeAt</a></td> -<td>Private slot to close a window based on it's index.</td> -</tr><tr> <td><a href="#HelpWindow.__closeNetworkMonitor">__closeNetworkMonitor</a></td> <td>Private slot to close the network monitor dialog.</td> </tr><tr> @@ -121,9 +109,6 @@ <td><a href="#HelpWindow.__docsInstalled">__docsInstalled</a></td> <td>Private slot handling the end of documentation installation.</td> </tr><tr> -<td><a href="#HelpWindow.__elide">__elide</a></td> -<td>Private method to elide some text.</td> -</tr><tr> <td><a href="#HelpWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td> <td>Private slot to filter the QtHelp documentation.</td> </tr><tr> @@ -166,9 +151,6 @@ <td><a href="#HelpWindow.__initMenus">__initMenus</a></td> <td>Private method to create the menus.</td> </tr><tr> -<td><a href="#HelpWindow.__initTabContextMenu">__initTabContextMenu</a></td> -<td>Private mezhod to create the tab context menu.</td> -</tr><tr> <td><a href="#HelpWindow.__initToolbars">__initToolbars</a></td> <td>Private method to create the toolbars.</td> </tr><tr> @@ -196,9 +178,6 @@ <td><a href="#HelpWindow.__navigationMenuActionTriggered">__navigationMenuActionTriggered</a></td> <td>Private slot to go to the selected page.</td> </tr><tr> -<td><a href="#HelpWindow.__navigationMenuTriggered">__navigationMenuTriggered</a></td> -<td>Private slot called to handle the navigation button menu selection.</td> -</tr><tr> <td><a href="#HelpWindow.__nextTab">__nextTab</a></td> <td>Private slot used to show the next tab.</td> </tr><tr> @@ -220,24 +199,6 @@ <td><a href="#HelpWindow.__prevTab">__prevTab</a></td> <td>Private slot used to show the previous tab.</td> </tr><tr> -<td><a href="#HelpWindow.__printFile">__printFile</a></td> -<td>Private slot called to print the displayed file.</td> -</tr><tr> -<td><a href="#HelpWindow.__printFilePdf">__printFilePdf</a></td> -<td>Private slot called to print the displayed file to PDF.</td> -</tr><tr> -<td><a href="#HelpWindow.__printPdfRequested">__printPdfRequested</a></td> -<td>Private slot to handle a print to PDF request.</td> -</tr><tr> -<td><a href="#HelpWindow.__printPreview">__printPreview</a></td> -<td>Public slot to generate a print preview.</td> -</tr><tr> -<td><a href="#HelpWindow.__printPreviewFile">__printPreviewFile</a></td> -<td>Private slot called to show a print preview of the displayed file.</td> -</tr><tr> -<td><a href="#HelpWindow.__printRequested">__printRequested</a></td> -<td>Private slot to handle a print request.</td> -</tr><tr> <td><a href="#HelpWindow.__privateBrowsing">__privateBrowsing</a></td> <td>Private slot to switch private browsing.</td> </tr><tr> @@ -250,18 +211,9 @@ <td><a href="#HelpWindow.__searchForWord">__searchForWord</a></td> <td>Private slot to search for a word.</td> </tr><tr> -<td><a href="#HelpWindow.__setBackwardAvailable">__setBackwardAvailable</a></td> -<td>Private slot called when backward references are available.</td> -</tr><tr> -<td><a href="#HelpWindow.__setForwardAvailable">__setForwardAvailable</a></td> -<td>Private slot called when forward references are available.</td> -</tr><tr> <td><a href="#HelpWindow.__setIconDatabasePath">__setIconDatabasePath</a></td> <td>Private method to set the favicons path.</td> </tr><tr> -<td><a href="#HelpWindow.__setLoadingActions">__setLoadingActions</a></td> -<td>Private slot to set the loading dependent actions.</td> -</tr><tr> <td><a href="#HelpWindow.__setPathComboBackground">__setPathComboBackground</a></td> <td>Private slot to change the path combo background to indicate save URLs.</td> </tr><tr> @@ -283,9 +235,6 @@ <td><a href="#HelpWindow.__showBookmarksDialog">__showBookmarksDialog</a></td> <td>Private slot to show the bookmarks dialog.</td> </tr><tr> -<td><a href="#HelpWindow.__showContextMenu">__showContextMenu</a></td> -<td>Private slot to show the tab context menu.</td> -</tr><tr> <td><a href="#HelpWindow.__showCookiesConfiguration">__showCookiesConfiguration</a></td> <td>Private slot to configure the cookies handling.</td> </tr><tr> @@ -304,9 +253,6 @@ <td><a href="#HelpWindow.__showInstallationError">__showInstallationError</a></td> <td>Private slot to show installation errors.</td> </tr><tr> -<td><a href="#HelpWindow.__showNavigationMenu">__showNavigationMenu</a></td> -<td>Private slot to show the navigation button menu.</td> -</tr><tr> <td><a href="#HelpWindow.__showNetworkMonitor">__showNetworkMonitor</a></td> <td>Private slot to show the network monitor dialog.</td> </tr><tr> @@ -340,30 +286,6 @@ <td><a href="#HelpWindow.__syncTOC">__syncTOC</a></td> <td>Private slot to synchronize the TOC with the currently shown page.</td> </tr><tr> -<td><a href="#HelpWindow.__tabContextMenuClone">__tabContextMenuClone</a></td> -<td>Private method to clone the selected tab.</td> -</tr><tr> -<td><a href="#HelpWindow.__tabContextMenuClose">__tabContextMenuClose</a></td> -<td>Private method to close the selected tab.</td> -</tr><tr> -<td><a href="#HelpWindow.__tabContextMenuCloseOthers">__tabContextMenuCloseOthers</a></td> -<td>Private slot to close all other tabs.</td> -</tr><tr> -<td><a href="#HelpWindow.__tabContextMenuMoveLeft">__tabContextMenuMoveLeft</a></td> -<td>Private method to move a tab one position to the left.</td> -</tr><tr> -<td><a href="#HelpWindow.__tabContextMenuMoveRight">__tabContextMenuMoveRight</a></td> -<td>Private method to move a tab one position to the right.</td> -</tr><tr> -<td><a href="#HelpWindow.__tabContextMenuPrint">__tabContextMenuPrint</a></td> -<td>Private method to print the selected tab.</td> -</tr><tr> -<td><a href="#HelpWindow.__tabContextMenuPrintPdf">__tabContextMenuPrintPdf</a></td> -<td>Private method to print the selected tab.</td> -</tr><tr> -<td><a href="#HelpWindow.__tabContextMenuPrintPreview">__tabContextMenuPrintPreview</a></td> -<td>Private method to show a print preview of the selected tab.</td> -</tr><tr> <td><a href="#HelpWindow.__titleChanged">__titleChanged</a></td> <td>Private slot called to handle a change of the current browsers title.</td> </tr><tr> @@ -376,9 +298,6 @@ <td><a href="#HelpWindow.__whatsThis">__whatsThis</a></td> <td>Private slot called in to enter Whats This mode.</td> </tr><tr> -<td><a href="#HelpWindow.__windowCloseRequested">__windowCloseRequested</a></td> -<td>Private slot to handle the windowCloseRequested signal of a browser.</td> -</tr><tr> <td><a href="#HelpWindow.__zoomIn">__zoomIn</a></td> <td>Private slot called to handle the zoom in action.</td> </tr><tr> @@ -394,6 +313,9 @@ <td><a href="#HelpWindow.adblockManager">adblockManager</a></td> <td>Class method to get a reference to the AdBlock manager.</td> </tr><tr> +<td><a href="#HelpWindow.bookmarkAll">bookmarkAll</a></td> +<td>Public slot to bookmark all open tabs.</td> +</tr><tr> <td><a href="#HelpWindow.bookmarksManager">bookmarksManager</a></td> <td>Class method to get a reference to the bookmarks manager.</td> </tr><tr> @@ -433,9 +355,6 @@ <td><a href="#HelpWindow.networkAccessManager">networkAccessManager</a></td> <td>Class method to get a reference to the network access manager.</td> </tr><tr> -<td><a href="#HelpWindow.newBrowser">newBrowser</a></td> -<td>Public method to create a new help browser tab.</td> -</tr><tr> <td><a href="#HelpWindow.newTab">newTab</a></td> <td>Public slot called to open a new help window tab.</td> </tr><tr> @@ -454,17 +373,20 @@ <td><a href="#HelpWindow.progressBar">progressBar</a></td> <td>Public method to get a reference to the load progress bar.</td> </tr><tr> -<td><a href="#HelpWindow.resetLoading">resetLoading</a></td> -<td>Public method to reset the loading icon.</td> -</tr><tr> <td><a href="#HelpWindow.search">search</a></td> <td>Public method to search for a word.</td> </tr><tr> <td><a href="#HelpWindow.searchEnginesAction">searchEnginesAction</a></td> <td>Public method to get a reference to the search engines configuration action.</td> </tr><tr> -<td><a href="#HelpWindow.setLoading">setLoading</a></td> -<td>Public method to set the loading icon.</td> +<td><a href="#HelpWindow.setBackwardAvailable">setBackwardAvailable</a></td> +<td>Public slot called when backward references are available.</td> +</tr><tr> +<td><a href="#HelpWindow.setForwardAvailable">setForwardAvailable</a></td> +<td>Public slot called when forward references are available.</td> +</tr><tr> +<td><a href="#HelpWindow.setLoadingActions">setLoadingActions</a></td> +<td>Public slot to set the loading dependent actions.</td> </tr> </table> <a NAME="HelpWindow.__init__" ID="HelpWindow.__init__"></a> @@ -541,11 +463,6 @@ <b>__backward</b>(<i></i>) <p> Private slot called to handle the backward action. -</p><a NAME="HelpWindow.__bookmarkAll" ID="HelpWindow.__bookmarkAll"></a> -<h4>HelpWindow.__bookmarkAll</h4> -<b>__bookmarkAll</b>(<i></i>) -<p> - Private slot to bookmark all open tabs. </p><a NAME="HelpWindow.__clearIconsDatabase" ID="HelpWindow.__clearIconsDatabase"></a> <h4>HelpWindow.__clearIconsDatabase</h4> <b>__clearIconsDatabase</b>(<i></i>) @@ -556,27 +473,7 @@ <b>__clearPrivateData</b>(<i></i>) <p> Private slot to clear the private data. -</p><a NAME="HelpWindow.__close" ID="HelpWindow.__close"></a> -<h4>HelpWindow.__close</h4> -<b>__close</b>(<i></i>) -<p> - Private slot called to handle the close action. -</p><a NAME="HelpWindow.__closeAll" ID="HelpWindow.__closeAll"></a> -<h4>HelpWindow.__closeAll</h4> -<b>__closeAll</b>(<i></i>) -<p> - Private slot called to handle the close all action. -</p><a NAME="HelpWindow.__closeAt" ID="HelpWindow.__closeAt"></a> -<h4>HelpWindow.__closeAt</h4> -<b>__closeAt</b>(<i>index</i>) -<p> - Private slot to close a window based on it's index. -</p><dl> -<dt><i>index</i></dt> -<dd> -index of window to close (integer) -</dd> -</dl><a NAME="HelpWindow.__closeNetworkMonitor" ID="HelpWindow.__closeNetworkMonitor"></a> +</p><a NAME="HelpWindow.__closeNetworkMonitor" ID="HelpWindow.__closeNetworkMonitor"></a> <h4>HelpWindow.__closeNetworkMonitor</h4> <b>__closeNetworkMonitor</b>(<i></i>) <p> @@ -606,27 +503,6 @@ <dd> flag indicating that documents were installed (boolean) </dd> -</dl><a NAME="HelpWindow.__elide" ID="HelpWindow.__elide"></a> -<h4>HelpWindow.__elide</h4> -<b>__elide</b>(<i>txt, mode = Qt.ElideRight, length = 40</i>) -<p> - Private method to elide some text. -</p><dl> -<dt><i>txt</i></dt> -<dd> -text to be elided (string) -</dd><dt><i>mode=</i></dt> -<dd> -elide mode (Qt.TextElideMode) -</dd><dt><i>length=</i></dt> -<dd> -amount of characters to be used (integer) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -the elided text (string) -</dd> </dl><a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a> <h4>HelpWindow.__filterQtHelpDocumentation</h4> <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) @@ -725,11 +601,6 @@ <b>__initMenus</b>(<i></i>) <p> Private method to create the menus. -</p><a NAME="HelpWindow.__initTabContextMenu" ID="HelpWindow.__initTabContextMenu"></a> -<h4>HelpWindow.__initTabContextMenu</h4> -<b>__initTabContextMenu</b>(<i></i>) -<p> - Private mezhod to create the tab context menu. </p><a NAME="HelpWindow.__initToolbars" ID="HelpWindow.__initToolbars"></a> <h4>HelpWindow.__initToolbars</h4> <b>__initToolbars</b>(<i></i>) @@ -800,16 +671,6 @@ <dd> reference to the action selected in the navigation menu (QAction) </dd> -</dl><a NAME="HelpWindow.__navigationMenuTriggered" ID="HelpWindow.__navigationMenuTriggered"></a> -<h4>HelpWindow.__navigationMenuTriggered</h4> -<b>__navigationMenuTriggered</b>(<i>act</i>) -<p> - Private slot called to handle the navigation button menu selection. -</p><dl> -<dt><i>act</i></dt> -<dd> -reference to the selected action (QAction) -</dd> </dl><a NAME="HelpWindow.__nextTab" ID="HelpWindow.__nextTab"></a> <h4>HelpWindow.__nextTab</h4> <b>__nextTab</b>(<i></i>) @@ -868,67 +729,7 @@ <b>__prevTab</b>(<i></i>) <p> Private slot used to show the previous tab. -</p><a NAME="HelpWindow.__printFile" ID="HelpWindow.__printFile"></a> -<h4>HelpWindow.__printFile</h4> -<b>__printFile</b>(<i>browser = None</i>) -<p> - Private slot called to print the displayed file. -</p><dl> -<dt><i>browser</i></dt> -<dd> -reference to the browser to be printed (HelpBrowserWV) -</dd> -</dl><a NAME="HelpWindow.__printFilePdf" ID="HelpWindow.__printFilePdf"></a> -<h4>HelpWindow.__printFilePdf</h4> -<b>__printFilePdf</b>(<i>browser = None</i>) -<p> - Private slot called to print the displayed file to PDF. -</p><dl> -<dt><i>browser</i></dt> -<dd> -reference to the browser to be printed (HelpBrowserWV) -</dd> -</dl><a NAME="HelpWindow.__printPdfRequested" ID="HelpWindow.__printPdfRequested"></a> -<h4>HelpWindow.__printPdfRequested</h4> -<b>__printPdfRequested</b>(<i>frame</i>) -<p> - Private slot to handle a print to PDF request. -</p><dl> -<dt><i>frame</i></dt> -<dd> -reference to the frame to be printed (QWebFrame) -</dd> -</dl><a NAME="HelpWindow.__printPreview" ID="HelpWindow.__printPreview"></a> -<h4>HelpWindow.__printPreview</h4> -<b>__printPreview</b>(<i>printer</i>) -<p> - Public slot to generate a print preview. -</p><dl> -<dt><i>printer</i></dt> -<dd> -reference to the printer object (QPrinter) -</dd> -</dl><a NAME="HelpWindow.__printPreviewFile" ID="HelpWindow.__printPreviewFile"></a> -<h4>HelpWindow.__printPreviewFile</h4> -<b>__printPreviewFile</b>(<i>browser = None</i>) -<p> - Private slot called to show a print preview of the displayed file. -</p><dl> -<dt><i>browser</i></dt> -<dd> -reference to the browser to be printed (HelpBrowserWV) -</dd> -</dl><a NAME="HelpWindow.__printRequested" ID="HelpWindow.__printRequested"></a> -<h4>HelpWindow.__printRequested</h4> -<b>__printRequested</b>(<i>frame</i>) -<p> - Private slot to handle a print request. -</p><dl> -<dt><i>frame</i></dt> -<dd> -reference to the frame to be printed (QWebFrame) -</dd> -</dl><a NAME="HelpWindow.__privateBrowsing" ID="HelpWindow.__privateBrowsing"></a> +</p><a NAME="HelpWindow.__privateBrowsing" ID="HelpWindow.__privateBrowsing"></a> <h4>HelpWindow.__privateBrowsing</h4> <b>__privateBrowsing</b>(<i></i>) <p> @@ -948,27 +749,7 @@ <b>__searchForWord</b>(<i></i>) <p> Private slot to search for a word. -</p><a NAME="HelpWindow.__setBackwardAvailable" ID="HelpWindow.__setBackwardAvailable"></a> -<h4>HelpWindow.__setBackwardAvailable</h4> -<b>__setBackwardAvailable</b>(<i>b</i>) -<p> - Private slot called when backward references are available. -</p><dl> -<dt><i>b</i></dt> -<dd> -flag indicating availability of the backwards action (boolean) -</dd> -</dl><a NAME="HelpWindow.__setForwardAvailable" ID="HelpWindow.__setForwardAvailable"></a> -<h4>HelpWindow.__setForwardAvailable</h4> -<b>__setForwardAvailable</b>(<i>b</i>) -<p> - Private slot called when forward references are available. -</p><dl> -<dt><i>b</i></dt> -<dd> -flag indicating the availability of the forwards action (boolean) -</dd> -</dl><a NAME="HelpWindow.__setIconDatabasePath" ID="HelpWindow.__setIconDatabasePath"></a> +</p><a NAME="HelpWindow.__setIconDatabasePath" ID="HelpWindow.__setIconDatabasePath"></a> <h4>HelpWindow.__setIconDatabasePath</h4> <b>__setIconDatabasePath</b>(<i>enable = True</i>) <p> @@ -978,16 +759,6 @@ <dd> flag indicating to enabled icon storage (boolean) </dd> -</dl><a NAME="HelpWindow.__setLoadingActions" ID="HelpWindow.__setLoadingActions"></a> -<h4>HelpWindow.__setLoadingActions</h4> -<b>__setLoadingActions</b>(<i>b</i>) -<p> - Private slot to set the loading dependent actions. -</p><dl> -<dt><i>b</i></dt> -<dd> -flag indicating the loading state to consider (boolean) -</dd> </dl><a NAME="HelpWindow.__setPathComboBackground" ID="HelpWindow.__setPathComboBackground"></a> <h4>HelpWindow.__setPathComboBackground</h4> <b>__setPathComboBackground</b>(<i></i>) @@ -1029,20 +800,7 @@ <b>__showBookmarksDialog</b>(<i></i>) <p> Private slot to show the bookmarks dialog. -</p><a NAME="HelpWindow.__showContextMenu" ID="HelpWindow.__showContextMenu"></a> -<h4>HelpWindow.__showContextMenu</h4> -<b>__showContextMenu</b>(<i>coord, index</i>) -<p> - Private slot to show the tab context menu. -</p><dl> -<dt><i>coord</i></dt> -<dd> -the position of the mouse pointer (QPoint) -</dd><dt><i>index</i></dt> -<dd> -index of the tab the menu is requested for (integer) -</dd> -</dl><a NAME="HelpWindow.__showCookiesConfiguration" ID="HelpWindow.__showCookiesConfiguration"></a> +</p><a NAME="HelpWindow.__showCookiesConfiguration" ID="HelpWindow.__showCookiesConfiguration"></a> <h4>HelpWindow.__showCookiesConfiguration</h4> <b>__showCookiesConfiguration</b>(<i></i>) <p> @@ -1077,12 +835,7 @@ <dd> message to be shown (string) </dd> -</dl><a NAME="HelpWindow.__showNavigationMenu" ID="HelpWindow.__showNavigationMenu"></a> -<h4>HelpWindow.__showNavigationMenu</h4> -<b>__showNavigationMenu</b>(<i></i>) -<p> - Private slot to show the navigation button menu. -</p><a NAME="HelpWindow.__showNetworkMonitor" ID="HelpWindow.__showNetworkMonitor"></a> +</dl><a NAME="HelpWindow.__showNetworkMonitor" ID="HelpWindow.__showNetworkMonitor"></a> <h4>HelpWindow.__showNetworkMonitor</h4> <b>__showNetworkMonitor</b>(<i></i>) <p> @@ -1142,46 +895,6 @@ <b>__syncTOC</b>(<i></i>) <p> Private slot to synchronize the TOC with the currently shown page. -</p><a NAME="HelpWindow.__tabContextMenuClone" ID="HelpWindow.__tabContextMenuClone"></a> -<h4>HelpWindow.__tabContextMenuClone</h4> -<b>__tabContextMenuClone</b>(<i></i>) -<p> - Private method to clone the selected tab. -</p><a NAME="HelpWindow.__tabContextMenuClose" ID="HelpWindow.__tabContextMenuClose"></a> -<h4>HelpWindow.__tabContextMenuClose</h4> -<b>__tabContextMenuClose</b>(<i></i>) -<p> - Private method to close the selected tab. -</p><a NAME="HelpWindow.__tabContextMenuCloseOthers" ID="HelpWindow.__tabContextMenuCloseOthers"></a> -<h4>HelpWindow.__tabContextMenuCloseOthers</h4> -<b>__tabContextMenuCloseOthers</b>(<i></i>) -<p> - Private slot to close all other tabs. -</p><a NAME="HelpWindow.__tabContextMenuMoveLeft" ID="HelpWindow.__tabContextMenuMoveLeft"></a> -<h4>HelpWindow.__tabContextMenuMoveLeft</h4> -<b>__tabContextMenuMoveLeft</b>(<i></i>) -<p> - Private method to move a tab one position to the left. -</p><a NAME="HelpWindow.__tabContextMenuMoveRight" ID="HelpWindow.__tabContextMenuMoveRight"></a> -<h4>HelpWindow.__tabContextMenuMoveRight</h4> -<b>__tabContextMenuMoveRight</b>(<i></i>) -<p> - Private method to move a tab one position to the right. -</p><a NAME="HelpWindow.__tabContextMenuPrint" ID="HelpWindow.__tabContextMenuPrint"></a> -<h4>HelpWindow.__tabContextMenuPrint</h4> -<b>__tabContextMenuPrint</b>(<i></i>) -<p> - Private method to print the selected tab. -</p><a NAME="HelpWindow.__tabContextMenuPrintPdf" ID="HelpWindow.__tabContextMenuPrintPdf"></a> -<h4>HelpWindow.__tabContextMenuPrintPdf</h4> -<b>__tabContextMenuPrintPdf</b>(<i></i>) -<p> - Private method to print the selected tab. -</p><a NAME="HelpWindow.__tabContextMenuPrintPreview" ID="HelpWindow.__tabContextMenuPrintPreview"></a> -<h4>HelpWindow.__tabContextMenuPrintPreview</h4> -<b>__tabContextMenuPrintPreview</b>(<i></i>) -<p> - Private method to show a print preview of the selected tab. </p><a NAME="HelpWindow.__titleChanged" ID="HelpWindow.__titleChanged"></a> <h4>HelpWindow.__titleChanged</h4> <b>__titleChanged</b>(<i>title</i>) @@ -1212,11 +925,6 @@ <b>__whatsThis</b>(<i></i>) <p> Private slot called in to enter Whats This mode. -</p><a NAME="HelpWindow.__windowCloseRequested" ID="HelpWindow.__windowCloseRequested"></a> -<h4>HelpWindow.__windowCloseRequested</h4> -<b>__windowCloseRequested</b>(<i></i>) -<p> - Private slot to handle the windowCloseRequested signal of a browser. </p><a NAME="HelpWindow.__zoomIn" ID="HelpWindow.__zoomIn"></a> <h4>HelpWindow.__zoomIn</h4> <b>__zoomIn</b>(<i></i>) @@ -1252,7 +960,12 @@ <dd> reference to the AdBlock manager (AdBlockManager) </dd> -</dl><a NAME="HelpWindow.bookmarksManager" ID="HelpWindow.bookmarksManager"></a> +</dl><a NAME="HelpWindow.bookmarkAll" ID="HelpWindow.bookmarkAll"></a> +<h4>HelpWindow.bookmarkAll</h4> +<b>bookmarkAll</b>(<i></i>) +<p> + Public slot to bookmark all open tabs. +</p><a NAME="HelpWindow.bookmarksManager" ID="HelpWindow.bookmarksManager"></a> <h4>HelpWindow.bookmarksManager</h4> <b>bookmarksManager</b>(<i></i>) <p> @@ -1394,16 +1107,6 @@ <dd> reference to the network access manager (NetworkAccessManager) </dd> -</dl><a NAME="HelpWindow.newBrowser" ID="HelpWindow.newBrowser"></a> -<h4>HelpWindow.newBrowser</h4> -<b>newBrowser</b>(<i>link</i>) -<p> - Public method to create a new help browser tab. -</p><dl> -<dt><i>link</i></dt> -<dd> -link to be shown (string) -</dd> </dl><a NAME="HelpWindow.newTab" ID="HelpWindow.newTab"></a> <h4>HelpWindow.newTab</h4> <b>newTab</b>(<i>link = None</i>) @@ -1459,19 +1162,6 @@ <dd> reference to the load progress bar (QProgressBar) </dd> -</dl><a NAME="HelpWindow.resetLoading" ID="HelpWindow.resetLoading"></a> -<h4>HelpWindow.resetLoading</h4> -<b>resetLoading</b>(<i>widget, ok</i>) -<p> - Public method to reset the loading icon. -</p><dl> -<dt><i>widget</i></dt> -<dd> -reference to the widget to reset the icon for (QWidget) -</dd><dt><i>ok</i></dt> -<dd> -flag indicating the result (boolean) -</dd> </dl><a NAME="HelpWindow.search" ID="HelpWindow.search"></a> <h4>HelpWindow.search</h4> <b>search</b>(<i>word</i>) @@ -1492,15 +1182,35 @@ <dd> reference to the search engines configuration action (QAction) </dd> -</dl><a NAME="HelpWindow.setLoading" ID="HelpWindow.setLoading"></a> -<h4>HelpWindow.setLoading</h4> -<b>setLoading</b>(<i>widget</i>) +</dl><a NAME="HelpWindow.setBackwardAvailable" ID="HelpWindow.setBackwardAvailable"></a> +<h4>HelpWindow.setBackwardAvailable</h4> +<b>setBackwardAvailable</b>(<i>b</i>) +<p> + Public slot called when backward references are available. +</p><dl> +<dt><i>b</i></dt> +<dd> +flag indicating availability of the backwards action (boolean) +</dd> +</dl><a NAME="HelpWindow.setForwardAvailable" ID="HelpWindow.setForwardAvailable"></a> +<h4>HelpWindow.setForwardAvailable</h4> +<b>setForwardAvailable</b>(<i>b</i>) <p> - Public method to set the loading icon. + Public slot called when forward references are available. </p><dl> -<dt><i>widget</i></dt> +<dt><i>b</i></dt> <dd> -reference to the widget to set the icon for (QWidget) +flag indicating the availability of the forwards action (boolean) +</dd> +</dl><a NAME="HelpWindow.setLoadingActions" ID="HelpWindow.setLoadingActions"></a> +<h4>HelpWindow.setLoadingActions</h4> +<b>setLoadingActions</b>(<i>b</i>) +<p> + Public slot to set the loading dependent actions. +</p><dl> +<dt><i>b</i></dt> +<dd> +flag indicating the loading state to consider (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div>