--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Tools.PrintToPdfDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Tools.PrintToPdfDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,54 +7,51 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.Tools.PrintToPdfDialog</h1> - <p> Module implementing a dialog to enter the data for printing a web page to PDF. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#PrintToPdfDialog">PrintToPdfDialog</a></td> <td>Class implementing a dialog to enter the data for printing a web page to PDF.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="PrintToPdfDialog" ID="PrintToPdfDialog"></a> <h2>PrintToPdfDialog</h2> - <p> Class implementing a dialog to enter the data for printing a web page to PDF. </p> + <h3>Derived from</h3> QDialog, Ui_PrintToPdfDialog <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="#PrintToPdfDialog.__init__">PrintToPdfDialog</a></td> <td>Constructor</td> @@ -72,19 +69,20 @@ <td>Private slot to define the page layout.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="PrintToPdfDialog.__init__" ID="PrintToPdfDialog.__init__"></a> <h4>PrintToPdfDialog (Constructor)</h4> <b>PrintToPdfDialog</b>(<i>printer, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>printer</i> (QPrinter)</dt> @@ -99,17 +97,17 @@ <a NAME="PrintToPdfDialog.__updatePageLayoutLabel" ID="PrintToPdfDialog.__updatePageLayoutLabel"></a> <h4>PrintToPdfDialog.__updatePageLayoutLabel</h4> <b>__updatePageLayoutLabel</b>(<i></i>) - <p> Private method to update the page layout label. </p> + <a NAME="PrintToPdfDialog.getData" ID="PrintToPdfDialog.getData"></a> <h4>PrintToPdfDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to get the dialog data. </p> + <dl> <dt>Return:</dt> <dd> @@ -125,10 +123,10 @@ <a NAME="PrintToPdfDialog.on_pageLayoutButton_clicked" ID="PrintToPdfDialog.on_pageLayoutButton_clicked"></a> <h4>PrintToPdfDialog.on_pageLayoutButton_clicked</h4> <b>on_pageLayoutButton_clicked</b>(<i></i>) - <p> Private slot to define the page layout. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>