diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html --- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,24 +7,22 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.WebBrowserSnap</h1> - <p> Module implementing functions to generate page previews. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#__render">__render</a></td> <td>Private function to render a pixmap of given size for a web page.</td> @@ -34,15 +32,16 @@ <td>Public function to render a pixmap of a page.</td> </tr> </table> + <hr /> <hr /> <a NAME="__render" ID="__render"></a> <h2>__render</h2> <b>__render</b>(<i>view, w, h</i>) - <p> Private function to render a pixmap of given size for a web page. </p> + <dl> <dt><i>view</i> (QWebEngineView)</dt> @@ -76,10 +75,10 @@ <a NAME="renderTabPreview" ID="renderTabPreview"></a> <h2>renderTabPreview</h2> <b>renderTabPreview</b>(<i>view, w, h</i>) - <p> Public function to render a pixmap of a page. </p> + <dl> <dt><i>view</i> (QWebEngineView)</dt> @@ -109,4 +108,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>