--- a/Documentation/Source/eric6.WebBrowser.PageScreenDialog.html Sat Feb 17 14:59:26 2018 +0100 +++ b/Documentation/Source/eric6.WebBrowser.PageScreenDialog.html Sat Feb 17 17:29:03 2018 +0100 @@ -76,7 +76,7 @@ </table> <a NAME="PageScreenDialog.__init__" ID="PageScreenDialog.__init__"></a> <h4>PageScreenDialog (Constructor)</h4> -<b>PageScreenDialog</b>(<i>view, visibleOnly=False, parent=None</i>) +<b>PageScreenDialog</b>(<i>view, parent=None</i>) <p> Constructor </p><dl> @@ -84,26 +84,16 @@ <dd> reference to the web view containing the page to be saved (WebBrowserView) -</dd><dt><i>visibleOnly</i></dt> -<dd> -flag indicating to just save the visible part - of the page (boolean) </dd><dt><i>parent</i></dt> <dd> reference to the parent widget (QWidget) </dd> </dl><a NAME="PageScreenDialog.__createPixmap" ID="PageScreenDialog.__createPixmap"></a> <h4>PageScreenDialog.__createPixmap</h4> -<b>__createPixmap</b>(<i>visibleOnly</i>) +<b>__createPixmap</b>(<i></i>) <p> Private slot to create a pixmap of the associated view's page. -</p><dl> -<dt><i>visibleOnly</i></dt> -<dd> -flag indicating to just save the visible part - of the page (boolean) -</dd> -</dl><a NAME="PageScreenDialog.__savePageScreen" ID="PageScreenDialog.__savePageScreen"></a> +</p><a NAME="PageScreenDialog.__savePageScreen" ID="PageScreenDialog.__savePageScreen"></a> <h4>PageScreenDialog.__savePageScreen</h4> <b>__savePageScreen</b>(<i></i>) <p>