eric6/Documentation/Source/eric6.E5Graphics.E5GraphicsView.html

changeset 8281
184ece570a2b
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.E5Graphics.E5GraphicsView.html	Sun May 02 15:09:14 2021 +0200
+++ b/eric6/Documentation/Source/eric6.E5Graphics.E5GraphicsView.html	Sun May 02 15:09:29 2021 +0200
@@ -187,23 +187,30 @@
 </p>
 <dl>
 
-<dt><i>rect</i></dt>
+<dt><i>rect</i> (QRectF)</dt>
 <dd>
-minimum rectangle fitting the diagram (QRectF)
+minimum rectangle fitting the diagram
 </dd>
-<dt><i>imageFormat</i></dt>
+<dt><i>imageFormat</i> (str)</dt>
 <dd>
-format for the image file (string)
+format for the image file
 </dd>
 <dt><i>filename</i></dt>
 <dd>
-name of the file for non pixmaps (string)
+name of the file for non pixmaps
+        str
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-diagram pixmap to receive the diagram (QPixmap)
+paint device containing the diagram
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QPixmap or QSvgGenerator
 </dd>
 </dl>
 <a NAME="E5GraphicsView.__levelForZoom" ID="E5GraphicsView.__levelForZoom"></a>

eric ide

mercurial