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

changeset 8281
184ece570a2b
parent 7989
a21d673a8f99
equal deleted inserted replaced
8280:17d03699f151 8281:184ece570a2b
185 Private method to retrieve the diagram from the scene fitting it 185 Private method to retrieve the diagram from the scene fitting it
186 in the minimum rectangle. 186 in the minimum rectangle.
187 </p> 187 </p>
188 <dl> 188 <dl>
189 189
190 <dt><i>rect</i></dt> 190 <dt><i>rect</i> (QRectF)</dt>
191 <dd> 191 <dd>
192 minimum rectangle fitting the diagram (QRectF) 192 minimum rectangle fitting the diagram
193 </dd> 193 </dd>
194 <dt><i>imageFormat</i></dt> 194 <dt><i>imageFormat</i> (str)</dt>
195 <dd> 195 <dd>
196 format for the image file (string) 196 format for the image file
197 </dd> 197 </dd>
198 <dt><i>filename</i></dt> 198 <dt><i>filename</i></dt>
199 <dd> 199 <dd>
200 name of the file for non pixmaps (string) 200 name of the file for non pixmaps
201 </dd> 201 str
202 </dl> 202 </dd>
203 <dl> 203 </dl>
204 <dt>Return:</dt> 204 <dl>
205 <dd> 205 <dt>Return:</dt>
206 diagram pixmap to receive the diagram (QPixmap) 206 <dd>
207 paint device containing the diagram
208 </dd>
209 </dl>
210 <dl>
211 <dt>Return Type:</dt>
212 <dd>
213 QPixmap or QSvgGenerator
207 </dd> 214 </dd>
208 </dl> 215 </dl>
209 <a NAME="E5GraphicsView.__levelForZoom" ID="E5GraphicsView.__levelForZoom"></a> 216 <a NAME="E5GraphicsView.__levelForZoom" ID="E5GraphicsView.__levelForZoom"></a>
210 <h4>E5GraphicsView.__levelForZoom</h4> 217 <h4>E5GraphicsView.__levelForZoom</h4>
211 <b>__levelForZoom</b>(<i>zoom</i>) 218 <b>__levelForZoom</b>(<i>zoom</i>)

eric ide

mercurial