236 <p> |
236 <p> |
237 Public method to set the scene size. |
237 Public method to set the scene size. |
238 </p><dl> |
238 </p><dl> |
239 <dt><i>width</i></dt> |
239 <dt><i>width</i></dt> |
240 <dd> |
240 <dd> |
241 width for the scene (integer) |
241 width for the scene (float) |
242 </dd><dt><i>height</i></dt> |
242 </dd><dt><i>height</i></dt> |
243 <dd> |
243 <dd> |
244 height for the scene (integer) |
244 height for the scene (float) |
245 </dd> |
245 </dd> |
246 </dl><a NAME="E5GraphicsView.setZoom" ID="E5GraphicsView.setZoom"></a> |
246 </dl><a NAME="E5GraphicsView.setZoom" ID="E5GraphicsView.setZoom"></a> |
247 <h4>E5GraphicsView.setZoom</h4> |
247 <h4>E5GraphicsView.setZoom</h4> |
248 <b>setZoom</b>(<i>zoomFactor</i>) |
248 <b>setZoom</b>(<i>zoomFactor</i>) |
249 <p> |
249 <p> |