49 QGraphicsView |
49 QGraphicsView |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#E5GraphicsView.__init__">E5GraphicsView</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#E5GraphicsView.__getDiagram">__getDiagram</a></td> |
61 <td><a href="#E5GraphicsView.__getDiagram">__getDiagram</a></td> |
61 <td>Private method to retrieve the diagram from the scene fitting it in the minimum rectangle.</td> |
62 <td>Private method to retrieve the diagram from the scene fitting it in the minimum rectangle.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#E5GraphicsView._getDiagramRect">_getDiagramRect</a></td> |
64 <td><a href="#E5GraphicsView._getDiagramRect">_getDiagramRect</a></td> |
64 <td>Protected method to calculate the minimum rectangle fitting the diagram.</td> |
65 <td>Protected method to calculate the minimum rectangle fitting the diagram.</td> |
94 <td>Public method to zoom out.</td> |
95 <td>Public method to zoom out.</td> |
95 </tr><tr> |
96 </tr><tr> |
96 <td><a href="#E5GraphicsView.zoomReset">zoomReset</a></td> |
97 <td><a href="#E5GraphicsView.zoomReset">zoomReset</a></td> |
97 <td>Public method to handle the reset zoom context menu entry.</td> |
98 <td>Public method to handle the reset zoom context menu entry.</td> |
98 </tr> |
99 </tr> |
|
100 </table> |
|
101 <h3>Static Methods</h3> |
|
102 <table> |
|
103 <tr><td>None</td></tr> |
99 </table> |
104 </table> |
100 <a NAME="E5GraphicsView.__init__" ID="E5GraphicsView.__init__"></a> |
105 <a NAME="E5GraphicsView.__init__" ID="E5GraphicsView.__init__"></a> |
101 <h4>E5GraphicsView (Constructor)</h4> |
106 <h4>E5GraphicsView (Constructor)</h4> |
102 <b>E5GraphicsView</b>(<i>scene, parent=None</i>) |
107 <b>E5GraphicsView</b>(<i>scene, parent=None</i>) |
103 <p> |
108 <p> |