--- a/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Sat Apr 29 20:07:34 2017 +0200 +++ b/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Mon May 01 16:44:28 2017 +0200 @@ -277,9 +277,6 @@ <td><a href="#WebBrowserWindow.__manageQtHelpFilters">__manageQtHelpFilters</a></td> <td>Private slot to manage the QtHelp filters.</td> </tr><tr> -<td><a href="#WebBrowserWindow.__navigationMenuActionTriggered">__navigationMenuActionTriggered</a></td> -<td>Private slot to go to the selected page.</td> -</tr><tr> <td><a href="#WebBrowserWindow.__nextTab">__nextTab</a></td> <td>Private slot used to show the next tab.</td> </tr><tr> @@ -337,9 +334,6 @@ <td><a href="#WebBrowserWindow.__showAdBlockDialog">__showAdBlockDialog</a></td> <td>Private slot to show the AdBlock configuration dialog.</td> </tr><tr> -<td><a href="#WebBrowserWindow.__showBackMenu">__showBackMenu</a></td> -<td>Private slot showing the backwards navigation menu.</td> -</tr><tr> <td><a href="#WebBrowserWindow.__showBookmarksDialog">__showBookmarksDialog</a></td> <td>Private slot to show the bookmarks dialog.</td> </tr><tr> @@ -364,9 +358,6 @@ <td><a href="#WebBrowserWindow.__showFlashCookiesManagement">__showFlashCookiesManagement</a></td> <td>Private slot to show the flash cookies management dialog.</td> </tr><tr> -<td><a href="#WebBrowserWindow.__showForwardMenu">__showForwardMenu</a></td> -<td>Private slot showing the forwards navigation menu.</td> -</tr><tr> <td><a href="#WebBrowserWindow.__showGreaseMonkeyConfigDialog">__showGreaseMonkeyConfigDialog</a></td> <td>Private slot to show the GreaseMonkey scripts configuration dialog.</td> </tr><tr> @@ -436,9 +427,6 @@ <td><a href="#WebBrowserWindow.__unselect">__unselect</a></td> <td>Private slot to clear the selection of the current browser.</td> </tr><tr> -<td><a href="#WebBrowserWindow.__viewFullScreen">__viewFullScreen</a></td> -<td>Private slot called to toggle fullscreen mode.</td> -</tr><tr> <td><a href="#WebBrowserWindow.__virusTotalDomainReport">__virusTotalDomainReport</a></td> <td>Private slot to retrieve a domain report.</td> </tr><tr> @@ -600,6 +588,9 @@ </tr><tr> <td><a href="#WebBrowserWindow.tabWidget">tabWidget</a></td> <td>Public method to get a reference to the tab widget.</td> +</tr><tr> +<td><a href="#WebBrowserWindow.toggleFullScreen">toggleFullScreen</a></td> +<td>Public slot called to toggle the full screen mode.</td> </tr> </table> <h3>Static Methods</h3> @@ -1244,18 +1235,7 @@ <b>__manageQtHelpFilters</b>(<i></i>) <p> Private slot to manage the QtHelp filters. -</p><a NAME="WebBrowserWindow.__navigationMenuActionTriggered" ID="WebBrowserWindow.__navigationMenuActionTriggered"></a> -<h4>WebBrowserWindow.__navigationMenuActionTriggered</h4> -<b>__navigationMenuActionTriggered</b>(<i>act</i>) -<p> - Private slot to go to the selected page. -</p><dl> -<dt><i>act</i></dt> -<dd> -reference to the action selected in the navigation menu - (QAction) -</dd> -</dl><a NAME="WebBrowserWindow.__nextTab" ID="WebBrowserWindow.__nextTab"></a> +</p><a NAME="WebBrowserWindow.__nextTab" ID="WebBrowserWindow.__nextTab"></a> <h4>WebBrowserWindow.__nextTab</h4> <b>__nextTab</b>(<i></i>) <p> @@ -1373,11 +1353,6 @@ <b>__showAdBlockDialog</b>(<i></i>) <p> Private slot to show the AdBlock configuration dialog. -</p><a NAME="WebBrowserWindow.__showBackMenu" ID="WebBrowserWindow.__showBackMenu"></a> -<h4>WebBrowserWindow.__showBackMenu</h4> -<b>__showBackMenu</b>(<i></i>) -<p> - Private slot showing the backwards navigation menu. </p><a NAME="WebBrowserWindow.__showBookmarksDialog" ID="WebBrowserWindow.__showBookmarksDialog"></a> <h4>WebBrowserWindow.__showBookmarksDialog</h4> <b>__showBookmarksDialog</b>(<i></i>) @@ -1418,11 +1393,6 @@ <b>__showFlashCookiesManagement</b>(<i></i>) <p> Private slot to show the flash cookies management dialog. -</p><a NAME="WebBrowserWindow.__showForwardMenu" ID="WebBrowserWindow.__showForwardMenu"></a> -<h4>WebBrowserWindow.__showForwardMenu</h4> -<b>__showForwardMenu</b>(<i></i>) -<p> - Private slot showing the forwards navigation menu. </p><a NAME="WebBrowserWindow.__showGreaseMonkeyConfigDialog" ID="WebBrowserWindow.__showGreaseMonkeyConfigDialog"></a> <h4>WebBrowserWindow.__showGreaseMonkeyConfigDialog</h4> <b>__showGreaseMonkeyConfigDialog</b>(<i></i>) @@ -1557,11 +1527,6 @@ <b>__unselect</b>(<i></i>) <p> Private slot to clear the selection of the current browser. -</p><a NAME="WebBrowserWindow.__viewFullScreen" ID="WebBrowserWindow.__viewFullScreen"></a> -<h4>WebBrowserWindow.__viewFullScreen</h4> -<b>__viewFullScreen</b>(<i></i>) -<p> - Private slot called to toggle fullscreen mode. </p><a NAME="WebBrowserWindow.__virusTotalDomainReport" ID="WebBrowserWindow.__virusTotalDomainReport"></a> <h4>WebBrowserWindow.__virusTotalDomainReport</h4> <b>__virusTotalDomainReport</b>(<i></i>) @@ -1819,7 +1784,18 @@ <b>isFullScreenNavigationVisible</b>(<i></i>) <p> Public method to check, if full screen navigation is active. -</p><a NAME="WebBrowserWindow.javascriptConsole" ID="WebBrowserWindow.javascriptConsole"></a> +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating visibility of the navigation container in full + screen mode +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl><a NAME="WebBrowserWindow.javascriptConsole" ID="WebBrowserWindow.javascriptConsole"></a> <h4>WebBrowserWindow.javascriptConsole</h4> <b>javascriptConsole</b>(<i></i>) <p> @@ -2122,7 +2098,12 @@ <dd> WebBrowserTabWidget </dd> -</dl> +</dl><a NAME="WebBrowserWindow.toggleFullScreen" ID="WebBrowserWindow.toggleFullScreen"></a> +<h4>WebBrowserWindow.toggleFullScreen</h4> +<b>toggleFullScreen</b>(<i></i>) +<p> + Public slot called to toggle the full screen mode. +</p> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file