525 <td>Private method to handle the zoom in action.</td> |
525 <td>Private method to handle the zoom in action.</td> |
526 </tr><tr> |
526 </tr><tr> |
527 <td><a href="#ViewManager.__zoomOut">__zoomOut</a></td> |
527 <td><a href="#ViewManager.__zoomOut">__zoomOut</a></td> |
528 <td>Private method to handle the zoom out action.</td> |
528 <td>Private method to handle the zoom out action.</td> |
529 </tr><tr> |
529 </tr><tr> |
|
530 <td><a href="#ViewManager.__zoomReset">__zoomReset</a></td> |
|
531 <td>Private method to reset the zoom factor.</td> |
|
532 </tr><tr> |
530 <td><a href="#ViewManager._addView">_addView</a></td> |
533 <td><a href="#ViewManager._addView">_addView</a></td> |
531 <td>Protected method to add a view (i.e.</td> |
534 <td>Protected method to add a view (i.e.</td> |
532 </tr><tr> |
535 </tr><tr> |
533 <td><a href="#ViewManager._checkActions">_checkActions</a></td> |
536 <td><a href="#ViewManager._checkActions">_checkActions</a></td> |
534 <td>Protected slot to check some actions for their enable/disable status and set the statusbar info.</td> |
537 <td>Protected slot to check some actions for their enable/disable status and set the statusbar info.</td> |
1524 </p><a NAME="ViewManager.__zoomOut" ID="ViewManager.__zoomOut"></a> |
1527 </p><a NAME="ViewManager.__zoomOut" ID="ViewManager.__zoomOut"></a> |
1525 <h4>ViewManager.__zoomOut</h4> |
1528 <h4>ViewManager.__zoomOut</h4> |
1526 <b>__zoomOut</b>(<i></i>) |
1529 <b>__zoomOut</b>(<i></i>) |
1527 <p> |
1530 <p> |
1528 Private method to handle the zoom out action. |
1531 Private method to handle the zoom out action. |
|
1532 </p><a NAME="ViewManager.__zoomReset" ID="ViewManager.__zoomReset"></a> |
|
1533 <h4>ViewManager.__zoomReset</h4> |
|
1534 <b>__zoomReset</b>(<i></i>) |
|
1535 <p> |
|
1536 Private method to reset the zoom factor. |
1529 </p><a NAME="ViewManager._addView" ID="ViewManager._addView"></a> |
1537 </p><a NAME="ViewManager._addView" ID="ViewManager._addView"></a> |
1530 <h4>ViewManager._addView</h4> |
1538 <h4>ViewManager._addView</h4> |
1531 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
1539 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
1532 <p> |
1540 <p> |
1533 Protected method to add a view (i.e. window) |
1541 Protected method to add a view (i.e. window) |