20 </style> |
20 </style> |
21 </head> |
21 </head> |
22 <body><a NAME="top" ID="top"></a> |
22 <body><a NAME="top" ID="top"></a> |
23 <h1>eric5.Graphics.UMLGraphicsView</h1> |
23 <h1>eric5.Graphics.UMLGraphicsView</h1> |
24 <p> |
24 <p> |
25 Module implementing a subclass of E4GraphicsView for our diagrams. |
25 Module implementing a subclass of E5GraphicsView for our diagrams. |
26 </p> |
26 </p> |
27 <h3>Global Attributes</h3> |
27 <h3>Global Attributes</h3> |
28 <table> |
28 <table> |
29 <tr><td>None</td></tr> |
29 <tr><td>None</td></tr> |
30 </table> |
30 </table> |
31 <h3>Classes</h3> |
31 <h3>Classes</h3> |
32 <table> |
32 <table> |
33 <tr> |
33 <tr> |
34 <td><a href="#UMLGraphicsView">UMLGraphicsView</a></td> |
34 <td><a href="#UMLGraphicsView">UMLGraphicsView</a></td> |
35 <td>Class implementing a specialized E4GraphicsView for our diagrams.</td> |
35 <td>Class implementing a specialized E5GraphicsView for our diagrams.</td> |
36 </tr> |
36 </tr> |
37 </table> |
37 </table> |
38 <h3>Functions</h3> |
38 <h3>Functions</h3> |
39 <table> |
39 <table> |
40 <tr><td>None</td></tr> |
40 <tr><td>None</td></tr> |
41 </table> |
41 </table> |
42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="UMLGraphicsView" ID="UMLGraphicsView"></a> |
43 <a NAME="UMLGraphicsView" ID="UMLGraphicsView"></a> |
44 <h2>UMLGraphicsView</h2> |
44 <h2>UMLGraphicsView</h2> |
45 <p> |
45 <p> |
46 Class implementing a specialized E4GraphicsView for our diagrams. |
46 Class implementing a specialized E5GraphicsView for our diagrams. |
47 </p><h4>Signals</h4> |
47 </p><h4>Signals</h4> |
48 <dl> |
48 <dl> |
49 <dt>relayout()</dt> |
49 <dt>relayout()</dt> |
50 <dd> |
50 <dd> |
51 emitted to indicate a relayout of the diagram |
51 emitted to indicate a relayout of the diagram |
52 is requested |
52 is requested |
53 </dd> |
53 </dd> |
54 </dl> |
54 </dl> |
55 <h3>Derived from</h3> |
55 <h3>Derived from</h3> |
56 E4GraphicsView |
56 E5GraphicsView |
57 <h3>Class Attributes</h3> |
57 <h3>Class Attributes</h3> |
58 <table> |
58 <table> |
59 <tr><td>None</td></tr> |
59 <tr><td>None</td></tr> |
60 </table> |
60 </table> |
61 <h3>Methods</h3> |
61 <h3>Methods</h3> |