240 <h4>E5GraphicsView.resizeScene</h4> |
240 <h4>E5GraphicsView.resizeScene</h4> |
241 <b>resizeScene</b>(<i>amount, isWidth=True</i>) |
241 <b>resizeScene</b>(<i>amount, isWidth=True</i>) |
242 <p> |
242 <p> |
243 Public method to resize the scene. |
243 Public method to resize the scene. |
244 </p><dl> |
244 </p><dl> |
245 <dt><i>isWidth</i></dt> |
245 <dt><i>amount</i></dt> |
|
246 <dd> |
|
247 size increment (integer) |
|
248 </dd><dt><i>isWidth</i></dt> |
246 <dd> |
249 <dd> |
247 flag indicating width is to be resized (boolean) |
250 flag indicating width is to be resized (boolean) |
248 </dd><dt><i>amount</i></dt> |
|
249 <dd> |
|
250 size increment (integer) |
|
251 </dd> |
251 </dd> |
252 </dl><a NAME="E5GraphicsView.saveImage" ID="E5GraphicsView.saveImage"></a> |
252 </dl><a NAME="E5GraphicsView.saveImage" ID="E5GraphicsView.saveImage"></a> |
253 <h4>E5GraphicsView.saveImage</h4> |
253 <h4>E5GraphicsView.saveImage</h4> |
254 <b>saveImage</b>(<i>filename, format="PNG"</i>) |
254 <b>saveImage</b>(<i>filename, format="PNG"</i>) |
255 <p> |
255 <p> |