src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html	Fri Dec 22 13:57:47 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html	Fri Dec 22 17:24:07 2023 +0100
@@ -45,23 +45,29 @@
 </p>
 <dl>
 
-<dt><i>view</i></dt>
+<dt><i>view</i> (QWebEngineView)</dt>
 <dd>
-reference to the view to be previewed (QWebEngineView)
+reference to the view to be previewed
 </dd>
-<dt><i>w</i></dt>
+<dt><i>w</i> (int)</dt>
 <dd>
-width of the pixmap (integer)
+width of the pixmap
 </dd>
-<dt><i>h</i></dt>
+<dt><i>h</i> (int)</dt>
 <dd>
-height of the pixmap (integer)
+height of the pixmap
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-rendered pixmap (QPixmap)
+rendered pixmap
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QPixmap
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -76,23 +82,29 @@
 </p>
 <dl>
 
-<dt><i>view</i></dt>
+<dt><i>view</i> (QWebEngineView)</dt>
 <dd>
-reference to the view to be previewed (QWebEngineView)
+reference to the view to be previewed
 </dd>
-<dt><i>w</i></dt>
+<dt><i>w</i> (int)</dt>
 <dd>
-width of the preview pixmap (integer)
+width of the preview pixmap
 </dd>
-<dt><i>h</i></dt>
+<dt><i>h</i> (int)</dt>
 <dd>
-height of the preview pixmap (integer)
+height of the preview pixmap
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-preview pixmap (QPixmap)
+preview pixmap
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QPixmap
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial