--- a/src/eric7/Documentation/Source/eric7.WebBrowser.PageScreenDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.PageScreenDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.PageScreenDialog</h1> - <p> Module implementing a dialog to save a screenshot of a web page. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#PageScreenDialog">PageScreenDialog</a></td> <td>Class implementing a dialog to save a screenshot of a web page.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="PageScreenDialog" ID="PageScreenDialog"></a> <h2>PageScreenDialog</h2> - <p> Class implementing a dialog to save a screenshot of a web page. </p> + <h3>Derived from</h3> QDialog, Ui_PageScreenDialog <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#PageScreenDialog.__init__">PageScreenDialog</a></td> <td>Constructor</td> @@ -71,19 +68,20 @@ <td>Private slot to handle clicks of the dialog buttons.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="PageScreenDialog.__init__" ID="PageScreenDialog.__init__"></a> <h4>PageScreenDialog (Constructor)</h4> <b>PageScreenDialog</b>(<i>view, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>view</i> (WebBrowserView)</dt> @@ -98,17 +96,17 @@ <a NAME="PageScreenDialog.__createPixmap" ID="PageScreenDialog.__createPixmap"></a> <h4>PageScreenDialog.__createPixmap</h4> <b>__createPixmap</b>(<i></i>) - <p> Private slot to create a pixmap of the associated view's page. </p> + <a NAME="PageScreenDialog.__savePageScreen" ID="PageScreenDialog.__savePageScreen"></a> <h4>PageScreenDialog.__savePageScreen</h4> <b>__savePageScreen</b>(<i></i>) - <p> Private slot to save the page screen. </p> + <dl> <dt>Return:</dt> <dd> @@ -124,10 +122,10 @@ <a NAME="PageScreenDialog.on_buttonBox_clicked" ID="PageScreenDialog.on_buttonBox_clicked"></a> <h4>PageScreenDialog.on_buttonBox_clicked</h4> <b>on_buttonBox_clicked</b>(<i>button</i>) - <p> Private slot to handle clicks of the dialog buttons. </p> + <dl> <dt><i>button</i> (QAbstractButton)</dt> @@ -137,4 +135,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>